On 4/20/2015 4:58 PM, Vijay Bhoomireddy wrote:
> I haven’t changed any DirectoryFactory setting in the solrconfig.xml  as I am 
> using in a local setup and using the default configurations.
>
> Device has been unmounted successfully (confirmed through windows message in 
> the lower right corner). I am using Solr-4.10.2. I simply run a Ctrl-C 
> command in the windows Command prompt to stop Solr, in the same window where 
> it was started earlier.

You didn't say what command you used to start Solr, but based on using
Ctrl-C to stop it, I am guessing it was "java -jar start.jar" rather
than the bin/solr script that was new with 4.10.  The Ctrl-C stop method
should result in a graceful shutdown of Solr.

There should be no problems with persistence based on all this.  Any
data that was in the index before you stopped Solr should be there after
you start it back up.  I would not expect to see any problems with a pen
drive other than speed, even if it's a fat32 filesystem rather than NTFS.

Does it behave differently if you move it to a local hard disk?

Thanks,
Shawn

Reply via email to