: 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/