Chun Wei Ho wrote:
(2) I understand Luke is able to reconstruct the field so that the
document can be re-inserted. Can someone give me a hint on how its
done and if its potentially too time consuming for a large index (up
to million docs and too many terms to count).

Ah, I forgot to mention: when that function in Luke was written, term vector support was still a bit shaky. Nowadays, if the index is created with term vectors with positions, I would rather use that information to reconstruct the doc. This should be very quick.

--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to