Uses of Class
org.apache.solr.handler.tagger.TagLL
-
Packages that use TagLL Package Description org.apache.solr.handler.tagger TheTaggerRequestHandlerand supporting classes. -
-
Uses of TagLL in org.apache.solr.handler.tagger
Methods in org.apache.solr.handler.tagger that return TagLL Modifier and Type Method Description TagLLTagLL. getNextTag()TagLLTagLL. getPrevTag()Methods in org.apache.solr.handler.tagger with parameters of type TagLL Modifier and Type Method Description booleanTagLL. overlaps(TagLL other)voidTagClusterReducer. reduce(TagLL[] head)Reduces the linked-list to only those tags that should be emitted
-