Sorry for the long delay in responding, but I've just gotten back to
this problem...
I got the solr 1.4 nightly and the problem went away, so I guess it is a
solr 1.3 bug.
Thanks for all the input!
Lance Norskog wrote:
Paul, can you create an HTTP url that does this exact query? With
multip
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
wrote:
> On Fri, Sep 18, 2009 at 5:58 AM, Erik H
On Fri, Sep 18, 2009 at 5:58 AM, Erik Hatcher 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 needed.
But it looks lik
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 ple
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 :)
A distributed search system is easier to administer if you add a new
core that
Shalin Shekhar Mangar wrote:
On Fri, Sep 11, 2009 at 2:35 AM, Paul Rosen wrote:
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.
On Fri, Sep 11, 2009 at 2:35 AM, Paul Rosen wrote:
> 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 fo
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(