Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.lucene.search.highlight.WeightedSpanTermExtractor Classes and Interfaces - 2 results found.
| Name | Description | Type | Package | Framework |
| WeightedSpanTermExtractor | Class used to extract WeightedSpanTerms from a Query based on whether Terms from the Query are contained in a supplied TokenStream. | Class | org.apache.lucene.search.highlight | Apache Lucene |
|
| WeightedSpanTermExtractor .PositionCheckingMap | This class makes sure that if both position sensitive and insensitive versions of the same term are added, the position insensitive one wins. | Class | org.apache.lucene.search.highlight.WeightedSpanTermExtractor | Apache Lucene |