How to query queries in SOLR (Span, SpanNear, etc.)? I have done a bit of research, and I cannot say a simple way to do this.
It would seem that I need to implement QueryParserPlugin to execute What I want to do. Is this the right way? Surely this was done before. Does anyone have links to examples? I could not find anything.
source share