Hi folks, last year we built a 3.X Solr-QueryParser based on org.apache.lucene.queryparser.flexible.standard.StandardQueryParser because we had some additions with SpanQueries and PhraseQueries. We think about to adapt this for 4.X At time the SolrQueryParser is based on org.apache.lucene.queryparser.classic.QueryParser.jj Is there a plan for 4.X to switch with LuceneQParser from classic to flexible ( org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser.jj )? Is there a SOLR-Task to use the flexible QP ? Is this a need for someone else? Beste regards Karsten
P.S. I did only found one (unanswered) Thread and no Task about Solr and flexible QP (Thread: http://lucene.472066.n3.nabble.com/Using-the-contrib-flexible-query-parser-in-Solr-td3333819.html ) -- View this message in context: http://lucene.472066.n3.nabble.com/Using-the-flexible-query-parser-in-Solr-instead-of-classic-tp4104584.html Sent from the Solr - User mailing list archive at Nabble.com.