Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-12395

Typo in SignificantTermsQParserPlugin.NAME

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 6.5, 7.3.1
    • 7.5, 8.0
    • query parsers
    • None

    Description

      I think there is a small typo in the SignificantTermsQParserPlugin:

      public static final String NAME = "sigificantTerms";

      should be:

      public static final String NAME = "significantTerms";

       See the patch attached.

      Attachments

        1. SOLR-12395.patch
          7 kB
          Tobias Kässmann
        2. SOLR-12395.patch
          7 kB
          Christine Poerschke
        3. SOLR-12395.patch
          6 kB
          Christine Poerschke
        4. SOLR-12395.patch
          6 kB
          Tobias Kässmann

        Issue Links

          Activity

            People

              cpoerschke Christine Poerschke
              kaessmann Tobias Kässmann
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: