Close
dtSearch Engine API for Java
WordListBuilder.getNthWordCount Method

Get the number of times this word occurs in the index.

Syntax
Java
public int getNthWordCount(int iWord);

Note: counts can include artifacts of the indexing process such as removed or reindexed documents, which can make the reported counts higher than the actual counts in the index. Compressing an index will eliminate these extra references.