You can implement your own custom query in elasticsearch (for example: my_special_query_string type). It should know how to parse itself and generate a Lucene Query out of it. Check the QueryStringQueryParser. You will then need to register it under your name (my_speial_query_parser) using a plugin.
On Friday, May 13, 2011 at 9:52 PM, Otis wrote:
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.