Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-2956

gfsh lucene create index should trim from analyzer names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • lucene
    • None

    Description

      When creating an index with specific analyzers, the parameter expects a comma separated string. However this comma separated string must have no spaces before or after the comma. If one exists, it attempts to find an analyzer class with the starting or trailing whitespace. This leads to an even more hard to read command.

      The command should properly trim spaces before doing the class lookup.

      Attachments

        Issue Links

          Activity

            People

              DivineEnder David Anuta
              jasonhuynh Jason Huynh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: