You can use 'none' for the lock type in solrconfig.xml. You risk corruption if two IW's try to modify the index at once though.
- Mark On Feb 1, 2013, at 6:56 PM, dm_tim <dm_...@yahoo.com> wrote: > Well that makes sense. The problem is that I am working in both Solr and > Lucene directly. I have some indexes that work great in Solr and now I want > to do the same thing in Java using the Lucene libs. So I'm writing to the > same index dir. I do testing by creating an index in Solr, look at it, and > then attempt to recreate it using Lucene. However the lock file was killing > me. Is there any way around this? > > T > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-4-1-0-index-leaving-write-lock-file-tp4038046p4038055.html > Sent from the Solr - User mailing list archive at Nabble.com.