Grrr cut/paste mistake.
This...
: public class FieldQParserPlugin extends QParserPlugin {
...should have been something like...
public class MyQParserPlugin extends QParserPlugin {
...to match the configuration example...
-Hoss
: I have these queries in Lucene 2.9.4, is there a way to convert these
: exactly to Solr 3.4 but using only the solrconfig.xml? I will figure out the
: queries but I wanted to know if it is even possible to go from here to
: having something like this:
:
:
: ... queries
:
:
: So the fr
I have these queries in Lucene 2.9.4, is there a way to convert these
exactly to Solr 3.4 but using only the solrconfig.xml? I will figure out the
queries but I wanted to know if it is even possible to go from here to
having something like this:
... queries
So the front end just calls /