Hi Hoss,

thank you for your help. This helps a lot. I can see the plugin neither in the log nor in 
the plugin list, but it "works" now (got an exception from our class, so I know 
it'll be called).

Thanks a lot!
Oliver

Am 29.04.2015 um 18:40 schrieb Chris Hostetter:

: snippet <queryparser class="ower.impl.MyQParserPlugin" name="myparser" /> to
: vufind/solr/biblio/conf/sorconfig.xml.

the correct syntax should be...

   <queryParser class="ower.impl.MyQParserPlugin" name="myparser" />

...note the "P"

If it's loaded properly, you should see mention of MyQParserPlugin in your
logs at startup, and it should appear in the list of query parser plugins
in the admin ui...

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=32604180



-Hoss
http://www.lucidworks.com/

Reply via email to