On 6/3/2013 3:16 AM, Prathik Puthran wrote: > I am not very sure what the hostPort attribute in <core> tag of solr.xml > mean. Can someone please let me know?
This only has meaning if you are using SolrCloud. This is how each Solr server in the cloud informs the cloud what port it is using. http://wiki.apache.org/solr/SolrCloud#SolrCloud_Instance_Params Thanks, Shawn