Re: Access solr in web browser

2016-10-18 Thread Shawn Heisey
On 10/18/2016 5:11 AM, Mugeesh Husain wrote: > It is not about the information of collection while it about the > accessibility, I want to access via putty session. The fact that you mentioned putty leads me to believe that you probably ARE using a UNIX or UNIX-like OS. Ideally the OS will inclu

Re: Access solr in web browser

2016-10-18 Thread Mugeesh Husain
It is not about the information of collection while it about the accessibility, I want to access via putty session. -- View this message in context: http://lucene.472066.n3.nabble.com/Access-solr-in-web-browser-tp4301201p4301659.html Sent from the Solr - User mailing list archive at Nabble.com

Re: Access solr in web browser

2016-10-14 Thread Deeksha Sharma
So if you are looking for the information on collections that you created on solrCloud, then you may do so via API calls that are listed here. All you need is the host and port of one of the machines in the cluster. https://cwiki.apache.org/confluence/display/solr/Collections+API Thanks Deeksha