You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2004/01/16 16:32:04 UTC

DO NOT REPLY [Bug 26196] New: - IndexWriter problem when create set to false

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26196>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26196

IndexWriter problem when create set to false

           Summary: IndexWriter problem when create set to false
           Product: Lucene
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Index
        AssignedTo: lucene-dev@jakarta.apache.org
        ReportedBy: nick.west@intercea.co.uk
                CC: nick.west@intercea.co.uk


Upon creating a new IndexWriter with a String, Analyzer and false as the 
boolean, if the indexes have never been written, then a FileNotFoundException 
is thrown.
I would have expected it to have created the files a fresh if there are none, 
otherwise use the existing files.

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org