Yes... Unfortunately there is no GET API :S Can you open a Jira? Patch should be trivial
On Fri, Apr 13, 2018 at 3:05 PM, Hendrik Haddorp <hendrik.hadd...@gmx.net> wrote: > Hi, > > with Solr 7.3 it is possible to set arbitrary collection properties using > https://lucene.apache.org/solr/guide/7_3/collections-api. > html#collectionprop > But how do I read out the properties again? So far I could not find a REST > call that would return the properties. I do see my property in the ZK file > collectionprops.json below my collection though. > > thanks, > Hendrik >