Hi Jack Kurpansky, Hi folks
We could recreate the edismax QueryParser from classic to flexible.
But is this a need for someone else?
In long text:
ExtendedDismaxQParser uses ExtendedSolrQueryParser.
ExtendedSolrQueryParser is derived from SolrQueryParser.
So it is based on org.apache.solr.parse
I don't recall hearing any discussion of such a switch. In fact, Solr now
has its own copy of the classic Lucene query parser since Solr needed some
features that the Lucene guys did not find acceptable.
That said, if you have a proposal to dramatically upgrade the base Solr
query parser, as w