I'm looking for a way to disable the query parser XmlQParserPlugin
(org.apache.solr.search.XmlQParserPlugin) through solrconfig.xml .
Following the instructions mentioned here
<https://wiki.apache.org/solr/SolrConfigXml#Enable.2Fdisable_components> to
disable a query parser.

This is the part that I added to solrconfig.
<queryParser name="xmlparser" class="XmlQParserPlugin"
enable="{enable.xmlparser:false}/>

I have uploaded it to zk and reloaded the collection. But I still see the
XmlQParserPlugin loaded in
in the Plugin/Stats => QUERYPARSER section of Solr Admin Console.


Any advise on this?
Thank you for your time.
-- 
Manikandan Sivanesan
Senior Software Engineer

Reply via email to