You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/02/19 21:41:12 UTC

[jira] [Created] (LUCENE-6265) Add ExtrasFS to return "bonus" files/subdirs with directories.

Robert Muir created LUCENE-6265:
-----------------------------------

             Summary: Add ExtrasFS to return "bonus" files/subdirs with directories.
                 Key: LUCENE-6265
                 URL: https://issues.apache.org/jira/browse/LUCENE-6265
             Project: Lucene - Core
          Issue Type: Test
            Reporter: Robert Muir
         Attachments: LUCENE-6265.patch

Lucene shouldn't care about files that don't match our index pattern. So if the operating system makes .DS_Store, thumbs.db, .nfsXXXXX, it shouldnt matter.

A few tests are sensitive to exact file names (they tend to be a pain for us anyway, when we change codecs and so on), these tests can use SuppressFileSystems annotation in LUCENE-6264 to prevent this.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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