I have extend a new query, and I can use it with Query q = new ExtendedBooleanQuery(....) in Lucene. I want to use it in elasticsearch.
How can I integrate it to elasticsearch?
I googled but found no guide to integrate. Or is there any plugin point
like analyzer to add my own custom made Lucene query ?
I have extend a new query, and I can use it with Query q = new ExtendedBooleanQuery(....) in Lucene. I want to use it in elasticsearch.
How can I integrate it to elasticsearch?
I googled but found no guide to integrate. Or is there any plugin point
like analyzer to add my own custom made Lucene query ?
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.