Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-2795

Genericize DirectIOLinuxDir -> UnixDir

Details

    • New

    Description

      Today DirectIOLinuxDir is tricky/dangerous to use, because you only want to use it for indexWriter and not IndexReader (searching). It's a trap.

      But, once we do LUCENE-2793, we can make it fully general purpose because then a single native Dir impl can be used.

      I'd also like to make it generic to other Unices, if we can, so that it becomes UnixDirectory.

      Attachments

        1. LUCENE-2795.patch
          27 kB
          Michael McCandless
        2. LUCENE-2795.patch
          26 kB
          Varun Thacker
        3. LUCENE-2795.patch
          26 kB
          Varun Thacker
        4. LUCENE-2795.patch
          26 kB
          Varun Thacker
        5. LUCENE-2795.patch
          26 kB
          Varun Thacker
        6. LUCENE-2795.patch
          23 kB
          Simon Willnauer
        7. LUCENE-2795.patch
          23 kB
          Varun Thacker
        8. LUCENE-2795.patch
          10 kB
          Varun Thacker
        9. LUCENE-2795.patch
          21 kB
          Varun Thacker
        10. LUCENE-2795.patch
          15 kB
          Varun Thacker

        Issue Links

          Activity

            People

              varun Varun Thacker
              mikemccand Michael McCandless
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: