Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.lucene.misc Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| GetTermInfo | Utility to get document frequency and total number of occurrences (sum of the tf for each doc) of a term. | Class | org.apache.lucene.misc | Apache Lucene |
|
| HighFreqTerms | HighFreqTerms class extracts the top n most frequent terms (by document frequency) from an existing Lucene index and reports their | Class | org.apache.lucene.misc | Apache Lucene |
|
| HighFreqTerms .DocFreqComparator | | Class | org.apache.lucene.misc.HighFreqTerms | Apache Lucene |
|
| HighFreqTerms .TotalTermFreqComparator | | Class | org.apache.lucene.misc.HighFreqTerms | Apache Lucene |
|
| IndexMergeTool | Merges indices specified on the command line into the index specified as the first command line argument. | Class | org.apache.lucene.misc | Apache Lucene |
|
| SweetSpotSimilarity | A similarity with a lengthNorm that provides for a plateau of equally good lengths, and tf helper functions. | Class | org.apache.lucene.misc | Apache Lucene |
|
| TermStats | Holder for a term along with its statistics (docFreq and totalTermFreq). | Class | org.apache.lucene.misc | Apache Lucene |