Re: shards and facet_count

2009-09-19 Thread Lance Norskog
Paul, can you create an HTTP url that does this exact query? With multiple shards and facet requests? And that does what you expect? That would help the Ruby Dudes to figure out the discrepancy. Lance On Fri, Sep 18, 2009 at 7:01 PM, Yonik Seeley yo...@lucidimagination.com wrote: On Fri, Sep

Re: shards and facet_count

2009-09-18 Thread Erik Hatcher
On Sep 17, 2009, at 6:14 PM, Lance Norskog wrote: Yes. facet=false means don't do any faceting. This is why you don't get any facet data back. This is probably a bug in the solr-ruby code. Version number 0.0.x is probably a hint about its production-ready status :) Actually solr-ruby is

Re: shards and facet_count

2009-09-18 Thread Yonik Seeley
On Fri, Sep 18, 2009 at 5:58 AM, Erik Hatcher erik.hatc...@gmail.com wrote: It is strange that you get facet=false calls in there, but maybe this is just normal distributed search protocol in one of the phases? Right, on the second phase of a distrib request, additional faceting may not be

Re: shards and facet_count

2009-09-14 Thread Paul Rosen
Shalin Shekhar Mangar wrote: On Fri, Sep 11, 2009 at 2:35 AM, Paul Rosen p...@performantsoftware.comwrote: Hi again, I've mostly gotten the multicore working except for one detail. (I'm using solr 1.3 and solr-ruby 0.0.6 in a rails project.) I've done a few queries and I appear to be able

Re: shards and facet_count

2009-09-11 Thread Shalin Shekhar Mangar
On Fri, Sep 11, 2009 at 2:35 AM, Paul Rosen p...@performantsoftware.comwrote: Hi again, I've mostly gotten the multicore working except for one detail. (I'm using solr 1.3 and solr-ruby 0.0.6 in a rails project.) I've done a few queries and I appear to be able to get hits from either

shards and facet_count

2009-09-10 Thread Paul Rosen
Hi again, I've mostly gotten the multicore working except for one detail. (I'm using solr 1.3 and solr-ruby 0.0.6 in a rails project.) I've done a few queries and I appear to be able to get hits from either core. (yeah!) I'm forming my request like this: req = Solr::Request::Standard.new(