Re: Distributed search: RequestHandler

2012-02-13 Thread Erick Erickson
ot;> >     >      192.168.1.1:8080/solr,192.168.1.2:8080/solr >      standalone >     >   > > but this unfortunaly don't works :-( > > The goal is to use only one core on each server and don't use "qt" parameter > in request: > http://192.168.1.1:8080/solr/select/?q=test&rows=0 > {"responseHeader":{"status":0,"QTime":1},"response":{"numFound":20,"start":0,"docs":[]}} > > P.S. No SolrCloud, only Solr 3.5. > P.P.S. Maybe it can be configured for core at solr.xml file? > > Thanks. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Distributed-search-RequestHandler-tp3735621p3735621.html > Sent from the Solr - User mailing list archive at Nabble.com.

Distributed search: RequestHandler

2012-02-11 Thread ku3ia
each server and don't use "qt" parameter in request: http://192.168.1.1:8080/solr/select/?q=test&rows=0 {"responseHeader":{"status":0,"QTime":1},"response":{"numFound":20,"start":0,"docs":[]}} P.S. No SolrCloud, only Solr 3.5. P.P.S. Maybe it can be configured for core at solr.xml file? Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/Distributed-search-RequestHandler-tp3735621p3735621.html Sent from the Solr - User mailing list archive at Nabble.com.