Hmmm, glad it's working, but something you mentioned really makes me
nervous. You say you use the _version_ field in your schema. I hope you're
not setting that field in your Solr document, if you ever turn on any of
the SolrCloud options I'm not sure what would happen, that field is best
left alon
It working now..!
i was actually using case insensitive for unique key and iam suprised it
dons not work.when i changed to just string automatic updates started
working.
--
View this message in context:
http://lucene.472066.n3.
Thanks.. I got this concept bit clear.
while using deltaimport in solr 4.x specifically the automatic update
feature will add new document to the index with updating latest value into
the field(because we use the_version_ field in our schema).Therefore we will
have two results with different _vers
On 26 March 2013 14:06, majiedahamed wrote:
> kindly help to update the index rather that adding the index
If the documents have uniqueKey fields (defined in schema.xml, and
named id by default) with values that already exist in the Solr index,
such documents will automatically be updated, rather
kindly help to update the index rather that adding the index
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-4-automatic-DB-updates-for-sync-using-Delta-query-DIH-with-scheduler-tp4051114p4051340.html
Sent from the Solr - User mailing list archive at Nabble.com.
.nabble.com/Solr-4-automatic-DB-updates-for-sync-using-Delta-query-DIH-with-scheduler-tp4051114.html
Sent from the Solr - User mailing list archive at Nabble.com.