You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Alan Smith <co...@hotmail.com> on 2004/04/06 18:13:37 UTC

Index Level Term Frequency

Hi,

Is there a way to get frequency of a term within the full index. There are a 
few methods in IndexReader to get the frequency of a term within a document 
and it seems reasonable that way because the index is per document. My 
application, however, needs to get the frequency of all terms in a 
particular field. Is this information stored somewhere in the index which 
can be retrieved easily rather than adding all the frequencies of that term 
in the documents it occurs in?

Thanks,
Alan

_________________________________________________________________
Persistent heartburn? Check out Digestive Health & Wellness for information 
and advice. http://gerd.msn.com/default.asp


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org