Any reason?
I remember in 3.6 the lock was removed/deleted?
2015-02-23 14:13 GMT+01:00 Robert Muir :
> It should not be deleted. Just don't mess with it.
>
> On Mon, Feb 23, 2015 at 7:57 AM, Just Spam wrote:
> > Hello,
> >
> > i am trying to index a file (Lucen
Hello,
i am trying to index a file (Lucene 4.10.3) – in my opinion in the correct
way – will say:
get the IndexWriter, Index the Doc and add them, prepare commit, commit and
finally{ close}.
My writer is generated like so:
private IndexWriter getDataIndexWriter() throws CorruptIndexExcept