al Message
> From: Ryan Chan
> To: solr-user@lucene.apache.org
> Sent: Sat, February 19, 2011 12:06:52 AM
> Subject: Remove part of keywords from existing index and merging new index
>
> Hello,
>
> I am not sure if it is possible.
>
> 1. I have a document of 100MB
Hello,
I am not sure if it is possible.
1. I have a document of 100MB, I want to remove keywords started with
a specific pattern, e.g. abc*, so all keywords started with abc* in
the index will be removed, and I don't need to reindex the document
again.
2. I have another document of 100KB, I want