Re: list of collections

2018-07-17 Thread Kudrettin Güleryüz
Thanks. I saw older references to a CloudSolrServer.getCollectionsList()
which confused me a little.

On Tue, Jul 17, 2018 at 2:28 PM Webster Homer 
wrote:

> 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
> >
>
> --
>
>
> This message and any attachment are confidential and may be
> privileged or
> otherwise protected from disclosure. If you are not the intended
> recipient,
> you must not copy this message or attachment or disclose the
> contents to
> any other person. If you have received this transmission in error,
> please
> notify the sender immediately and delete the message and any attachment
>
> from your system. Merck KGaA, Darmstadt, Germany and any of its
> subsidiaries do
> not accept liability for any omissions or errors in this
> message which may
> arise as a result of E-Mail-transmission or for damages
> resulting from any
> unauthorized changes of the content of this message and
> any attachment thereto.
> Merck KGaA, Darmstadt, Germany and any of its
> subsidiaries do not guarantee
> that this message is free of viruses and does
> not accept liability for any
> damages caused by any virus transmitted
> therewith.
>
>
>
> Click http://www.emdgroup.com/disclaimer
> <http://www.emdgroup.com/disclaimer> to access the
> German, French, Spanish
> and Portuguese versions of this disclaimer.
>


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
>

-- 


This message and any attachment are confidential and may be
privileged or 
otherwise protected from disclosure. If you are not the intended
recipient, 
you must not copy this message or attachment or disclose the
contents to 
any other person. If you have received this transmission in error,
please 
notify the sender immediately and delete the message and any attachment

from your system. Merck KGaA, Darmstadt, Germany and any of its 
subsidiaries do
not accept liability for any omissions or errors in this 
message which may
arise as a result of E-Mail-transmission or for damages 
resulting from any
unauthorized changes of the content of this message and 
any attachment thereto.
Merck KGaA, Darmstadt, Germany and any of its 
subsidiaries do not guarantee
that this message is free of viruses and does 
not accept liability for any
damages caused by any virus transmitted 
therewith.



Click http://www.emdgroup.com/disclaimer 
<http://www.emdgroup.com/disclaimer> to access the
German, French, Spanish 
and Portuguese versions of this disclaimer.


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
Hi Hussain,

Thank you so much for the information.

Regards,
Edwin


On 4 May 2015 at 10:16, Mohmed Hussain  wrote:

> 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
> 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 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
>


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