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

there is no API to read collection properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 7.3
    • None
    • SolrCloud
    • None

    Description

      Solr 7.3 added the COLLECTIONPROP API call (https://lucene.apache.org/solr/guide/7_3/collections-api.html#collectionprop) that allows to set arbitrary properties on a collection. There is however no API call that returns the data. The only option is to manually read out the collectionprops.json file in ZK below the collection.

      Options could be that the COLLECTIONPROP command has an option to retrieve properties, have a special command to list the properties and/or to have the properties listed in the clusterstatus output for a collection.

      Would be great if SolrJ would also be supported.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              HendrikH Hendrik Haddorp
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: