Uses of Class
org.apache.solr.handler.AnalysisRequestHandlerBase
-
Packages that use AnalysisRequestHandlerBase Package Description org.apache.solr.handler Concrete implementations ofSolrRequestHandler -
-
Uses of AnalysisRequestHandlerBase in org.apache.solr.handler
Subclasses of AnalysisRequestHandlerBase in org.apache.solr.handler Modifier and Type Class Description classDocumentAnalysisRequestHandlerAn analysis handler that provides a breakdown of the analysis process of provided documents.classFieldAnalysisRequestHandlerProvides the ability to specify multiple field types and field names in the same request.
-