I commented out the lockType, so it should be using the default of native
according to the documentation.
There is nothing special about our file systems.
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-4-3-and-above-core-swap-tp4084794p4085456.html
Sent
On 8/16/2013 10:14 AM, richardg wrote:
Thanks for the reply, no nothing else would be writing to the index, I'm sure
it is a solrconfig setting but not sure which.
Are you specifying the DirectoryFactory and/or lock type in your
solrconfig.xml, and if so, what are they set to? Is your index o
Thanks for the reply, no nothing else would be writing to the index, I'm sure
it is a solrconfig setting but not sure which.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-4-3-and-above-core-swap-tp4084794p4085091.html
Sent from the Solr - User mailing list archive at
Is any other source trying to write into your index when you try to reload
it? If this was so, then I guess it would have locked up the index. Check
for a write.lock file in your index directory. You can remove that file
manually and then retry it.
--
View this message in context:
http://lucene