On Jan 22, 2007, at 4:09 AM, Maximilian Hütter wrote:
Is there a XMLQueryParser yet? I didn't find it in the source.
Yes - it's part Lucene's contrib area:<http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/xml-query- parser/>
You'll have to build the JAR and put it into Solr's WAR, and construct a new request handler to leverage it currently.
Erik