Hi, I agree that people can register arbitrary qparsers, however the
question might have been understoo differently - about the ANLR parser
that can handle what solr qparser does (and that one is looking at
_query_: and similar stuff -- or at local params, which is what can be
copy&pasted into the
: I'm looking for an ANTLR parser that consumes solr queries and filters.
: Before I write my own, thought I'd ask if anyone has one they are
: willing to share or can point me to one?
I'm pretty sure that this will be imposisble to do in the general case --
arbitrary QParser instances (that
I'm looking for an ANTLR parser that consumes solr queries and filters. Before
I write my own, thought I'd ask if anyone has one they are willing to share or
can point me to one?
Thanks
Scott