Thanks Jaco, I confirmed this problem (not sure why it's still a
problem - I thought for sure I had fixed this in the past).

-Yonik

On Fri, Sep 5, 2008 at 10:50 AM, Jaco <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm testing the distributed search using the shards= parameter, looking into
> the facet counts (release: Solr 1.3.0 RC-2). I noticed that when using
> facet.limit = -1 (to get unlimited number of facet values with count) there
> are no facet counts returned at all. There is mention of this in
> https://issues.apache.org/jira/browse/SOLR-303, but I don't see this working
> OK in the release mentioned.
>
> My query looks as follows:
>
> http://localhost:8080/solr/select?q=<<my query>>&fl=<< some
> fields>>&facet=true&facet.sort=true&facet.limit=01&facet.field=<< my facet
> field >>&shards=localhost:8080/solr
>
> Am I possibly doing something wrong or is this a bug?
>
> Bye,
>
> Jaco.
>

Reply via email to