LibreCat / Catmandu-Store-Elasticsearch

https://metacpan.org/release/Catmandu-Store-Elasticsearch
6 stars 5 forks source link

CQL query with wildcards translated to an invalid Elasticsearch query #24

Closed snorri closed 5 years ago

snorri commented 5 years ago

When you combine ':' with wildcards * or ?

Example: title = "Communication: Develop* new theories" results in "Failed to parse query" error.

Cannot parse 'mainTitle:Communication:\ Develop*\ new\ theories': Encountered " ":" ": "" at line 1, column 23...

nics commented 5 years ago

fixed in release 1.01