Re: Update specific field on Solr index

2011-10-13 Thread Otis Gospodnetic
-lucene.com/ > >From: Chamnap Chhorn >To: solr-user@lucene.apache.org >Sent: Thursday, October 13, 2011 11:31 PM >Subject: Update specific field on Solr index > >Hello, > >I'm working on solr 1.4 with around 10 millions documents. U

Update specific field on Solr index

2011-10-13 Thread Chamnap Chhorn
Hello, I'm working on solr 1.4 with around 10 millions documents. Usually, it's fine. However, the issue arises when I add new field to the schema.xml, I need to reindex the whole database for that new field. Indexing the whole database with the whole properties takes so long to do. It would be be