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

As Rest API user, I want to create, delete, and get a list of Indexes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Optional Optional
    • 5.5
    • 5.3.0.Final
    • API, Indexing
    • None

      As Rest API user, I want to create, delete, and get a list of Indexes

      As a business, we want to create and update CNDs dynamically, through use of the REST API. However, we also need to define indexes on those CNDs.

      In order to achieve this, it is necessary to expose some of the JCR IndexManager capabilities through the REST API.

      See discussion on forum Custom CNDs and Indexes

      I'm thinking I need

      • POST - Register/Create an Index
      • GET - Get definition of one or more indices as a JSON array
      • DELETE - Remove/unregister an index

      Pending final go-ahead from my organization, I will proceed with development and contribute it back to the community.

            Unassigned Unassigned
            dbh613 David Harrison (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: