Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES filter-map: can't perform a case sensitive query #49

Open
ereteog opened this issue Feb 6, 2019 · 0 comments
Open

ES filter-map: can't perform a case sensitive query #49

ereteog opened this issue Feb 6, 2019 · 0 comments

Comments

@ereteog
Copy link
Contributor

ereteog commented Feb 6, 2019

In the module clj-momo.lib.es.query, the function nested-terms applies lower-case to all string values. As a consequence, it is impossible to perform case sensitive queries and to query fields that have not the lowercase filter in ES.
Since this library has now a generic purpose, we should remove that in a further version, which implies to update projects that use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant