Hi,
I want to remove the data from indexed field, not documents that containing
that data.
i.e. 
Suppose I have a field person containing some person names and I want to
remove some un-named data from that person field.

e.g.(O/p from luke file)

No.    Rank    Field     Text
1       466     Person   Mahatma Gandhi
2       080     Person   Zokgh
3       069     Person   PARBHANI

See the image for details:
<http://lucene.472066.n3.nabble.com/file/n4015054/Solr-Index.png> 

>From above data I want remove the entry for "Zokgh" value from Person field.

Please anyone can suggest?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Removing-Indexed-field-data-tp4015054.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

Reply via email to