On 26 October 2012 18:45, Billy Newman <newman...@gmail.com> wrote: > Sorry, to be more specific I am referring to partial document update, > which I believe is new to Solr 4. Also I am using a URLDataSource and > I cannot use the delta-import feature, nor is it what I am looking > for. [...]
Haven't yet had occasion to try this out, so I could be wrong, but I do not think that DIH supports partial document updates. I think that the way to do partial document updates is through curl, or SolrJ. This seems to be the blog post that people refer to for this feature: http://solr.pl/en/2012/07/09/solr-4-0-partial-documents-update/ Regards, Gora