Hello Grant.
Thanks a lot for quick tip, it's really what I'm looking for.
However, I'm still using 1.3 final, so I have to migrate to newer
release. Additionally, I guess I have to modify my indexing part to
set storeTermVector flag while indexing to true for the field, which I
interested to get TermVector for.
Max
Wednesday, June 30, 2004, 4:17:07 PM, you wrote:
GI> I think, if I understand correctly, you are interested in the term vector for a
document, which is available in 1.4.
GI> See IndexReader.getTermFreqVector in the API.
>>>> [EMAIL PROTECTED] 06/30/04 08:06AM >>>
GI> Hello Lucene users.
GI> I'm using Lucene within last 3 years and want to say "Great thanks" to
GI> developers and community for perfect product and support.
GI> I'm wondering, what is the best practice to extract all terms of
GI> given document field("contents") for the curtain document id?
GI> Thanks in advance.
GI> Max
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]