Anyone come up with an answer for this?
I am using the blacklight ruby app and seems to require multiple handlers for
different styles of queries.
In particular, what I am noticing is that the facet query using q=*:* seems to
produce a single shard answer.
This query produces 1 result and face
On Thu, Jan 21, 2010 at 3:05 PM, Joe Calderon wrote:
> thx much, i see now, having request handlers with the same name as the
> query parsers was confusing me, i do however have an additional
> problem, if i use defType it does indeed use the right query parser
> but is there a way to not send all
thx much, i see now, having request handlers with the same name as the
query parsers was confusing me, i do however have an additional
problem, if i use defType it does indeed use the right query parser
but is there a way to not send all the query parameters in the url
(qf, pf, bf etc), its the mai
On Thu, Jan 21, 2010 at 2:39 PM, Joe Calderon wrote:
> hello *, what is the best way to create a requesthandler for
> distributed search with a default shards parameter but that can use
> different query parsers
>
> thus far i have
>
>
>
>
> *,score
> json
> name="sha
hello *, what is the best way to create a requesthandler for
distributed search with a default shards parameter but that can use
different query parsers
thus far i have
*,score
json
host0:8080/solr/core0,host1:8080/solr/core1,host2:8080/solr/core2,localhost:8080