We are using Java API of elasticsearch(0.19.1) for our application. I want
to store a document field with value "1-d:3.4.5" and then want to search
for the document having the value of the field "starts with 1 and end with
4.5". I tried to use WildcardQueryBuilder as follows
On Monday, June 4, 2012 10:13:33 AM UTC-4, Ashutosh Bhattacharya wrote:
Hi All,
We are using Java API of elasticsearch(0.19.1) for our application. I want
to store a document field with value "1-d:3.4.5" and then want to search
for the document having the value of the field "starts with 1 and end with
4.5". I tried to use WildcardQueryBuilder as follows
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.