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

Interface for common parameters used across analysis factories

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 6.3
    • 7.0
    • modules/analysis
    • None
    • New, Patch Available

    Description

      Certain parameters (String constants) are same/common for multiple analysis factories. Some examples are ignoreCase, dictionary, and preserveOriginal. These string constants are handled inconsistently in different factories. This is an effort to define most common constants in (CommonAnalysisFactoryParams) interface and reuse them.

      Attachments

        1. LUCENE-7585.patch
          44 kB
          Ahmet Arslan
        2. LUCENE-7585.patch
          48 kB
          Ahmet Arslan
        3. LUCENE-7585.patch
          55 kB
          Ahmet Arslan
        4. LUCENE-7585.patch
          56 kB
          Ahmet Arslan
        5. LUCENE-7585.patch
          58 kB
          Ahmet Arslan
        6. LUCENE-7585.patch
          61 kB
          Ahmet Arslan
        7. LUCENE-7585.patch
          80 kB
          Ahmet Arslan
        8. LUCENE-7585.patch
          83 kB
          Ahmet Arslan

        Issue Links

          Activity

            People

              dsmiley David Smiley
              iorixxx Ahmet Arslan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: