Where do you get your Lucene/Solr downloads from?
[] ASF Mirrors (linked in our release announcements or via the Lucene website)
[X] Maven repository (whether you use Maven, Ant+Ivy, Buildr, etc.)
[X] I/we build them from source via an SVN/Git checkout.
[] Other (someone in your company mirr
I actually am looking for the same answer.
I have worked around it by indexing 'empty' fields with a dumpy value
but this isn't an ideal situation
Thijs
On 11/19/08 10:38 PM, Geoffrey Young wrote:
Lance Norskog wrote:
Try: Type:blue OR -Type:[* TO *]
You can't have a negative clause at
rates over all the
documents in the result docset (SimpleFacet.getFieldCacheCounts line 259).
But if this is the only way, then ok.
Thnx
Thijs
Ryan McKinley wrote:
On Apr 27, 2008, at 7:50 AM, Thijs Vonk wrote:
What is the best way to get the unique terms from a field in a result?
I
What is the best way to get the unique terms from a field in a result?
I've been using SimpleFacet to do this. However, I don't need the
counts, so it seems overkill to have to iterate over all the result
documents per field to get the unique values for that field.
The field's contain database I