I am using the 'term facet' functionality of ElasticSearch 0.90.2 on a
paticular field (datatype). The field (datatype) stores one of the enum
values in camel case (example : sampleType). I am using a standard analyzer
for index and search which internally uses lowercase filter. The strange
thing is that when I get the results for facets. I get 2 counts. One with
lowercase and the other with camel case. Is there any workaround for this ?
I have observed this behavior on Ubantu 11.10 version.
On Wednesday, January 15, 2014 10:29:41 AM UTC+5:30, Chetana wrote:
I am using the 'term facet' functionality of Elasticsearch 0.90.2 on a
paticular field (datatype). The field (datatype) stores one of the enum
values in camel case (example : sampleType). I am using a standard analyzer
for index and search which internally uses lowercase filter. The strange
thing is that when I get the results for facets. I get 2 counts. One with
lowercase and the other with camel case. Is there any workaround for this ?
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.