RE: Problem with document routing with Solr 4.2.1

2013-05-24 Thread Jean-Sebastien Vachon
ebastien.vac...@wantedanalytics.com] Sent: May-23-13 2:57 PM To: solr-user@lucene.apache.org Subject: RE: Problem with document routing with Solr 4.2.1 I must add the shard.keys= does not return anything on two on my nodes. But that is to be expected since I'm using a replicat

RE: Problem with document routing with Solr 4.2.1

2013-05-23 Thread Jean-Sebastien Vachon
13 11:27 AM To: solr-user@lucene.apache.org Subject: RE: Problem with document routing with Solr 4.2.1 If that can help.. adding distrib=false or shard.keys= is giving back results. -Original Message- From: Jean-Sebastien Vachon [mailto:jean-sebastien.vac...@wantedanalytics.com] Sent

RE: Problem with document routing with Solr 4.2.1

2013-05-23 Thread Jean-Sebastien Vachon
If that can help.. adding distrib=false or shard.keys= is giving back results. -Original Message- From: Jean-Sebastien Vachon [mailto:jean-sebastien.vac...@wantedanalytics.com] Sent: May-23-13 10:39 AM To: solr-user@lucene.apache.org Subject: RE: Problem with document routing with

RE: Problem with document routing with Solr 4.2.1

2013-05-23 Thread Jean-Sebastien Vachon
;maxShardsPerNode=9 Since I am using the numshards parameter then composite routing should be working... unless I misunderstood something -Original Message- From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Sent: May-23-13 10:27 AM To: solr-user@lucene.apache.org Subject:

Re: Problem with document routing with Solr 4.2.1

2013-05-23 Thread Shalin Shekhar Mangar
That's strange. The default value of "rows" param is 10 so you should be getting 10 results back unless your StandardRequestHandler config in solrconfig has set "rows" to 0 or if none of your fields are stored. On Thu, May 23, 2013 at 7:40 PM, Jean-Sebastien Vachon < jean-sebastien.vac...@wanteda