Re: Remove part of keywords from existing index and merging new index

2011-02-20 Thread Otis Gospodnetic
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

Remove part of keywords from existing index and merging new index

2011-02-18 Thread Ryan Chan
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