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

Index "kind" configuration attribute is incorrectly parsed

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: