On Thu, Nov 18, 2010 at 3:42 PM, Eric Martin <e...@makethembite.com> wrote:
> Ah, I am using an ApacheSolr module in Drupal and used nutch to insert the 
> data into the Solr index. When I using Jetty I could just delete the data 
> contents in sshd and then restart the service forcing the reindex.
>
> Currently, the ApacheSolr module for Drupal allows for a 200 record re-index 
> every cron run, but that is too slow for me. During implantation and testing 
> I would prefer to re-index the entire database as I have over 400k records.
>
> I appreciate your help. My mind was searching for a command on the CLI that 
> would just tell solr to reindex the entire dbase and be done with it.
>

Eric,

>From what I could find, this looks to be your best bet:
http://drupal.org/node/267543.

- Ken

Reply via email to