Yeah for a couple years we have wanted to know the number of values in a
facet field.
I.e.
facet.field=name&facet.limit=-1
But we only want to return 3, and we want to know how many names.
facet
facet.field = name
facet.field.name.count = 156
facet.field.name.1 = Bill, 8958
facet.field.name.2 =
We are currently voting on the first release candidate:
http://markmail.org/thread/6kzfs3l3z6jgtqpv
http://people.apache.org/~markrmiller/lucene_solr_4_6_1r1559132/
Vote runs 3 days. I’ll publish the artifacts once it passes.
- Mark
On Jan 18, 2014, at 4:37 PM, Bill Bell wrote:
> We just nee
We just need the bug fix for Solr.xml
https://issues.apache.org/jira/browse/SOLR-5543
Bill Bell
Sent from mobile
Hello,
I read about the possibility to have nested documents with solr
block-join since version 4.5.
I’m wondering if I can change an existing index to use this new
opportunity. Right now I’m having an index which stores informations
about a journal and each of its articles. For example
Hi,
I tried to create 2 shard cluster with shard replica of a collection. For
this set up I used two physical machines. In this set up I have installed 1
shard and replica in Machine A and another 1 shard and 1 replica in Machine
B.
Now when I stop both shard and replica on machine B. I was not ab
Well, assuming that your start version and end versions are a limited set of
values, filter queries (fq clauses) would help you a lot here. Autowarming them
would cause them to be available the first time they were used...
Best,
Erick
On Sat, Jan 18, 2014 at 1:01 AM, Avner Levy wrote:
> I have m
Ah, thanks for tracking this down. It would have been scary to find
out that Solr was automagically doing this.
Erick
On Fri, Jan 17, 2014 at 9:25 AM, Mohit Jain wrote:
> Hi Erick,
>
> Thanks for the response. Even I was surprised to see that behavior. Anyways
> I debugged it and found that Solr