On 2010-05-14 14:24, manjula wijewickrema wrote:
> Hi Andrzej
> 
> Thanx for the reply. But as you have mentioned, creating arrays for indexed
> terms seems to be little difficult. Here my intention is to find the term
> frequencies (of terms) of an indexed document. I can find the term frequency
> of a particular term (giving as a query) if I specify the term in the code.
> But I really want is to get the term frequency (or even the number of times
> it appears in the document) of the all indexed terms (or high frequency
> terms) without named them in the code. Is there an alternative way to do
> that?

Yes, see the discussion here:

https://issues.apache.org/jira/browse/LUCENE-2393


-- 
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to