Uses of Interface
org.apache.solr.servlet.PathExcluder
-
Packages that use PathExcluder Package Description org.apache.solr.servlet Servlet related classes for powering the Solr HTTP API -
-
Uses of PathExcluder in org.apache.solr.servlet
Classes in org.apache.solr.servlet that implement PathExcluder Modifier and Type Class Description classSolrDispatchFilterThis filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
-