Re: Indexing to add to a field, not replace

2012-05-12 Thread Stefan Matheis
Mark That sounds like a Use-Case for ExternalFileField, doesn't it? You'll find more infos about that here: http://lucene.apache.org/solr/api/org/apache/solr/schema/ExternalFileField.html Stefan On Saturday, May 12, 2012 at 7:00 PM, Mark Laurent wrote: > Hello, > > Is it possible to perfo

Re: Indexing to add to a field, not replace

2012-05-12 Thread Jack Krupansky
Take a look at SOLR-139 first. -- Jack Krupansky -Original Message- From: Mark Laurent Sent: Saturday, May 12, 2012 1:00 PM To: solr-user@lucene.apache.org Subject: Indexing to add to a field, not replace Hello, Is it possible to perform an index commit that Solr would add the incom

Re: Indexing to add to a field, not replace

2012-05-12 Thread Walter Underwood
No. Lucene and Solr commits replace the entire document. --wunder On May 12, 2012, at 10:00 AM, Mark Laurent wrote: > Hello, > > Is it possible to perform an index commit that Solr would add the incoming > value to an existing fields' value? > > I have for example: > > > required="