Package org.apache.solr.handler.tagger
The
TaggerRequestHandler
and supporting classes.
This was formerly known as OpenSextant's SolrTextTagger.-
Interface Summary Interface Description TagClusterReducer TaggingAttribute -
Class Summary Class Description OffsetCorrector Tagger Tags maximum string of words in a corpus.TaggerRequestHandler Scans posted text, looking for matching strings in the Solr index.TaggingAttributeImpl Implementation of theTaggingAttribute
TagLL This is a Tag -- a startOffset, endOffset and value.XmlOffsetCorrector Corrects offsets to adjust for XML formatted data.