Hi,
I am new to Elastic Search and currently looking into Java API. I have
used XCOntentQueryBuilder
XContentQueryBuilder qb = termQuery("@message", someString);
In addition to the name value pair , I also need to have time
parameter passed to the query. Any suggestions on which QueryBuilder
can be used? Any comments/suggestions welcome!
Hi,
I am new to Elastic Search and currently looking into Java API. I have
used XCOntentQueryBuilder
XContentQueryBuilder qb = termQuery("@message", someString);
In addition to the name value pair , I also need to have time
parameter passed to the query. Any suggestions on which QueryBuilder
can be used? Any comments/suggestions welcome!
Hi,
I am new to Elastic Search and currently looking into Java API. I have
used XCOntentQueryBuilder
XContentQueryBuilder qb = termQuery("@message", someString);
In addition to the name value pair , I also need to have time
parameter passed to the query. Any suggestions on which QueryBuilder
can be used? Any comments/suggestions welcome!
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.