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

New FacetQuery and MultiFacetQuery

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.3.1, 7.0
    • 6.4, 7.0
    • None
    • New, Patch Available

    Description

      This patch introduces two convenient queries: FacetQuery and MultiFacetQuery.

      It can be useful to be able to filter a complex query on one or many facet value.

      • FacetQuery acts as a TermQuery on a FacetField.
      • MultiFacetQuery acts as a MultiTermQuery on a FacetField.

      Attachments

        1. LUCENE-7587.patch
          9 kB
          Emmanuel Keller

        Activity

          People

            Unassigned Unassigned
            ekeller Emmanuel Keller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: