Hello,

In our Drupal 7 site we are using Apache Solr to index and search. 
We bulk upload data which are about 30.000 records.
Normally the Solr indexing takes place on cron job runs, which is set to run
every hour and indexes 50 records per run.
However when we bulk upload data, we want them to be indexed all at once.
I do that from the Drupal Solr admin UI, by clicking the button “Index all
queued content”.
What I expected was to index all the remaining content.  That is 30597
items(see image below).
When finished the Remaining nodes to be indexed was not changed. The Indexed
items numbered increased as it should be.
The problem is that if run “Index all queued content” again, it considers
all the bulk uploades items to be still remaining and it will start again
from zero until 30597!
Why is that? How can this problem be solved?
<http://lucene.472066.n3.nabble.com/file/n4141582/apache_solr.jpg> 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Drupal-7-solr-index-remaining-question-tp4141582.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to