Maybe I didn't state my question correctly, or I'm just not sure how an analyzer would be used here but I'm looking for a query like:
GET _search
{
"name.keyword": "contains caps"
}
I'm not sure how an analyzer would help with that?
Maybe I didn't state my question correctly, or I'm just not sure how an analyzer would be used here but I'm looking for a query like:
GET _search
{
"name.keyword": "contains caps"
}
I'm not sure how an analyzer would help with that?
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.