Re: list of collections

2018-07-17 Thread Kudrettin Güleryüz
at 12:12 PM, Kudrettin Güleryüz > wrote: > > > Hi, > > > > What is the suggested way to get list of collections from a solr Cloud > with > > a ZKhost? > > > > Thank you > > > > -- > > > This message and any attachment are confide

Re: list of collections

2018-07-17 Thread Webster Homer
use the Solrcloud Collections API https://lucene.apache.org/solr/guide/7_3/collections-api.html#list On Tue, Jul 17, 2018 at 12:12 PM, Kudrettin Güleryüz wrote: > Hi, > > What is the suggested way to get list of collections from a solr Cloud with > a ZKhost? > > Thank you >

list of collections

2018-07-17 Thread Kudrettin Güleryüz
Hi, What is the suggested way to get list of collections from a solr Cloud with a ZKhost? Thank you

Re: Show list of collections available in Solr server

2015-05-03 Thread Zheng Lin Edwin Yeo
t; On Sun, May 3, 2015 at 6:33 PM, Zheng Lin Edwin Yeo > wrote: > > > Hi, > > > > Would like to check, is there any way to show the list of collections > that > > are available in the Solr server and output it onto a JSON format? I > could > > not managed to find any documentation on this. > > > > Regards, > > Edwin > > >

Re: Show list of collections available in Solr server

2015-05-03 Thread Mohmed Hussain
Hi Edwin Check this documentation https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-List Thanks -Hussain On Sun, May 3, 2015 at 6:33 PM, Zheng Lin Edwin Yeo wrote: > Hi, > > Would like to check, is there any way to show the list of collections t

Show list of collections available in Solr server

2015-05-03 Thread Zheng Lin Edwin Yeo
Hi, Would like to check, is there any way to show the list of collections that are available in the Solr server and output it onto a JSON format? I could not managed to find any documentation on this. Regards, Edwin