Thank you Karl. I am just interested in how does Luke reconstruct with field that is unsorted and has no TermVector. Seems Luke have to iterate all the terms in the index,and check whether certain term is contained in the document.
----- Original Message ----- From: "Karl Wettin" <[EMAIL PROTECTED]> To: <java-user@lucene.apache.org> Sent: Wednesday, April 02, 2008 10:14 PM Subject: Re: How to reconstruct field value from index ? > wuqi skrev: >> Hi, >> >> I want to reconstruct the field value from index, just the same as the >> function "Reconstruct and Edit" in the tool "Luke" . Just any hints is OK. >> Thanks in advance. >> >> Thanks >> -qi > > http://issues.apache.org/jira/browse/LUCENE-1016 > > > karl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >