You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Jason Suwala (JIRA)" <ji...@apache.org> on 2006/07/11 02:40:31 UTC

[jira] Created: (LUCENENET-9) IndexWriter throws exception when index directory not empty

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


[jira] Closed: (LUCENENET-9) IndexWriter throws exception when index directory not empty

Posted by "George Aroush (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENENET-9?page=all ]

George Aroush closed LUCENENET-9.
---------------------------------

    Resolution: Duplicate
      Assignee: George Aroush

This is a duplicate of LUCENENET-8 and LUCENENET-11.

> IndexWriter throws exception when index directory not empty
> -----------------------------------------------------------
>
>                 Key: LUCENENET-9
>                 URL: http://issues.apache.org/jira/browse/LUCENENET-9
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Jason Suwala
>         Assigned To: George Aroush
>
> 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