IndexWriter throws exception when index directory not empty
-----------------------------------------------------------
Key: LUCENENET-9
URL: http://issues.apache.org/jira/browse/LUCENENET-9
Project: Lucene.Net
Type: Bug
Reporter: Jason Suwala
Lucene.Net throws an exception when an IndexWriter is created with the path
parameter set to a directory that Lucene.Net can not fully modify.
This is a problem because I use TortoiseSVN for Subversion control of my
projects. This creates a _SVN (or .SVN) directory in each directory that is
source controlled.
I source-control the index directory so that it can be re-created on other
machines.
Having Lucene.Net throw an Exception in this case has been quite a pain!
- Jason
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira