I am using SOLR-3.3.0 version with multi-core setup. We have already perform Full-import to index data from database. Let assume that we have updated some value in table for set of column and some how delta-import has missed these update in index due to xyz reason.
In that case we have run Full-import with clean=false and commit=true. Indexing was successful but we are still getting old data in search response. Updated column data is not reflected in search response. Please let me know is something i have missed in above steps. or do i need to run full-import with clean=true. Any pointer will be helpful in this case. -- View this message in context: http://lucene.472066.n3.nabble.com/Index-field-data-is-not-updated-in-case-of-Full-import-with-clean-false-and-commit-true-tp4158146.html Sent from the Solr - User mailing list archive at Nabble.com.