case insensitive aggregation and "include" in elasticsearch -


i'd aggregations in elasticsearch return values capitalization specified, i'd able search terms in lower case.

using aggrations filter can build aggregation looks like:

{aggs: {tags: {terms: {field: "tags.name", include: "*some tag*"}}} 

i'd above query return match if match "some tag". how go that?


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -