solrcloud - Solr - Collections API timeouts -
i've got setup 3x zoo keeper's , 4x solrcloud node's.
this working, nodes seeing each other , had default collection.
from there, used collections api create new collection completed , it's sharded across 2 nodes, other 2 being used replica's. can save documents collection. browsing solr web gui on of boxes works, no speed issues.
however, anytime try use collections api timeouts. creating new collection, reloading 1 of existing collections, deleting collection... of them timeout.
any thoughts on why appreciated
cheers
i had timeout issues collections api. fix problem, added server's ip address solr.xml file find in /var/solr/data/solr.xml. setup consists of 3 ubuntu servers run zookeeper (3.4.6) , solrcloud (5.2.1) on each server.
Comments
Post a Comment