Is TermPositionVector used or implemented anywhere?
I checked the Lucene source, sandbox source, and Nutch source and found no uses or implementations of it. Is it just there to reserve the concept?


http://jakarta.apache.org/lucene/docs/api/org/apache/lucene/index/TermPositionVector.html

Looks useful however as the implication is you can get back at the tokenized document w/ the tokens in order (with a little sorting work I guess).

Gosh, even Google found no refs on the mailing list for it...

thx,
 Dave


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to