As Aditya said, you'll need to recreate that document. http://wiki.apache.org/lucene-java/LuceneFAQ#How_do_I_update_a_document_or_a_set_of_documents_that_are_already_indexed.3F
The fact that you only want to remove one value is irrelevant. -- Ian. On Mon, Oct 22, 2012 at 12:56 PM, sagar.gole8 <sagar.go...@gmail.com> wrote: > Thank you Aditya, > > Actually, I want to remove only that value('Zokgh'), not that field or that > document. Just remove the indexed entry of that value. Because that > particular document or field contains other useful data. If u remove that > document, the other data will lose. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Removing-Indexed-field-data-tp4015054p4015099.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org