Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2279

Index "kind" configuration attribute is incorrectly parsed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.0.0.Beta1
    • 4.0.0.Alpha4
    • Configuration
    • None

    Description

      The index kind attribute is defined in the JSON schema as an enumeration "unique","value","enumerated","text","nodetype" using lowercase letters.

      However, when the configuration is parsed & a repository starts up, this is translated as-is to a IndexDefinition$IndexKind enum via valueOf, which will always fail ATM.

      Attachments

        Activity

          People

            rhauch Randall Hauch (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: