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

Remove BooleanFilter

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.1, 6.0
    • None
    • None
    • New

    Description

      Like TermFilter, we should remove this filter and recommend on using BooleanQuery instead. One reason why this is a bit more tricky than TermFilter is that BooleanFilter creates doc id sets that support random-access while a BooleanQuery would not provide random-access support.

      Attachments

        1. LUCENE-6269.patch
          52 kB
          Adrien Grand
        2. LUCENE-6269.patch
          40 kB
          Adrien Grand

        Activity

          People

            jpountz Adrien Grand
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: