Re: Is it possible to do a partial update of a doc's fields in the index?

2011-08-25 Thread Goran Pocina
open JIRA issue in Lucene to add field-level updates, but it is a very major, long-term task. Thanks, On Thu, Aug 25, 2011 at 6:45 PM, Goran Pocina wrote: > New to Solr and Lucene. We're indexing text, pdf, html docs located on > local Unix file systems, and need the ability to sear

Is it possible to do a partial update of a doc's fields in the index?

2011-08-25 Thread Goran Pocina
New to Solr and Lucene. We're indexing text, pdf, html docs located on local Unix file systems, and need the ability to search for file owner, group, and other Linux file metadata, in addition to the file contents. It would be great if we could use nutch to index everything, and then crawl throu