> How does one issue span queries in
> SOLR (Span, SpanNear, etc)? I've
> done a bit of research and it seems that these are not
> supported. It
> would seem that I need to implement a QueryParserPlugin to
> accomplish
> this. Is this the correct path? Surely this has been done
> before. Does
> an
How does one issue span queries in SOLR (Span, SpanNear, etc)? I've
done a bit of research and it seems that these are not supported. It
would seem that I need to implement a QueryParserPlugin to accomplish
this. Is this the correct path? Surely this has been done before. Does
anybody have links to