Class GetTermInfo
Utility to get document frequency and total number of occurrences (sum of the tf for each doc) of a term.
Inheritance
System.Object
GetTermInfo
Assembly: Lucene.Net.Misc.dll
Syntax
public class GetTermInfo : object
Methods
Name | Description |
---|---|
Main(String[]) | |
TermInfo(Directory, Term) |