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/24 19:12:04 UTC

DO NOT REPLY [Bug 26397] New: - [Patch] Indexfiles could cause trouble under Windows

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=26397>.
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=26397

[Patch] Indexfiles could cause trouble under Windows

           Summary: [Patch] Indexfiles could cause trouble under Windows
           Product: Lucene
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Examples
        AssignedTo: lucene-dev@jakarta.apache.org
        ReportedBy: halleux.jf@skynet.be


I tried to index my C:/ drive (using the demo IndexFiles) under Windows 2000 
and got several errors:

temporary files where I didn't have read access to
file.list() returning null which caused nullpointerexception

Here is a patch that allowed me to index it without problems.

KR,

Jean-François Halleux

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