I am firing this query, but not able to search the data. any clues why it
is not searching? if I put abc in between #%##%#%#abc$%#%#$%#$ and fire the
same query which this query string it find out the result for me.
most likely those special chars have been removed before your data has been
stored in the inverted index - and thus cannot be searched for. This highly
depends on the mapping for a field. You can play around with the analyze
API to find out, how a string is tokenized and stored. See
I am firing this query, but not able to search the data. any clues why it
is not searching? if I put abc in between #%##%#%#abc$%#%#$%#$ and fire the
same query which this query string it find out the result for me.
Hey
Thanx for the reply. I am not able to install the inquisitor, can you
please show us the path on this
On Thursday, 2 January 2014 01:43:30 UTC+5:30, Alexander Reelsen wrote:
Hey,
most likely those special chars have been removed before your data has
been stored in the inverted index - and thus cannot be searched for. This
highly depends on the mapping for a field. You can play around with the
analyze API to find out, how a string is tokenized and stored. See Elasticsearch Platform — Find real-time answers at scale | Elastic
On Mon, Dec 30, 2013 at 3:05 PM, deep saxena <sandy1...@gmail.com<javascript:>
wrote:
#%##%#%#$%#%#$%#$ my data contain this string.
I am firing this query, but not able to search the data. any clues why it
is not searching? if I put abc in between #%##%#%#abc$%#%#$%#$ and fire the
same query which this query string it find out the result for me.
On Thursday, 2 January 2014 01:43:30 UTC+5:30, Alexander Reelsen wrote:
Hey,
most likely those special chars have been removed before your data has
been stored in the inverted index - and thus cannot be searched for. This
highly depends on the mapping for a field. You can play around with the
analyze API to find out, how a string is tokenized and stored. See Elasticsearch Platform — Find real-time answers at scale | Elastic
On Mon, Dec 30, 2013 at 3:05 PM, deep saxena <sandy1...@gmail.com<javascript:>
wrote:
#%##%#%#$%#%#$%#$ my data contain this string.
I am firing this query, but not able to search the data. any clues why it
is not searching? if I put abc in between #%##%#%#abc$%#%#$%#$ and fire the
same query which this query string it find out the result for me.
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.