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

Public method for MultiTermIntervalSource

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 8.4
    • None
    • None
    • New

    Description

      Right now we have prefix and widlcard for multiterm Intervals. Sometimes it's necessary to provide terms set in a more generic way as automaton.

      Intervals.multiterm(CompiledAutomaton automaton, int maxExpansions, String pattern)
      

      As a benefit we can handle it more efficient rather than or over terms. 

      What do you think? 

      Attachments

        1. LUCENE-9028.patch
          6 kB
          Mikhail Khludnev

        Activity

          People

            mkhl Mikhail Khludnev
            mkhl Mikhail Khludnev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: