Re: collection properties

2018-04-14 Thread Hendrik Haddorp
I opened SOLR-12224 for this: https://issues.apache.org/jira/browse/SOLR-12224 On 14.04.2018 01:49, Shawn Heisey wrote: On 4/13/2018 5:07 PM, Tomás Fernández Löbbe wrote: Yes... Unfortunately there is no GET API :S Can you open a Jira? Patch should be trivial My suggestion would be to return t

Re: collection properties

2018-04-13 Thread Shawn Heisey
On 4/13/2018 5:07 PM, Tomás Fernández Löbbe wrote: > Yes... Unfortunately there is no GET API :S Can you open a Jira? Patch > should be trivial My suggestion would be to return the list of properties for a collection when a URL like this is used: /solr/admin/collections?action=COLLECTIONPROP&name

Re: collection properties

2018-04-13 Thread Tomás Fernández Löbbe
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 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#