Hi,
I have a field in my schema specified using
Where "sint" is specified as follows (the default from schema.xml)
When I do a facet on this field using sort=index I always get the values back
in lexicographic order. Eg: adding this to a query string...
facet=true&facet.field=wordCount&
ct of this change, or why it is not
like this by default I'd be very interested to hear.
Thanks,
Simon
-Original Message-----
From: Simon Stanlake [mailto:sim...@tradebytes.com]
Sent: Thursday, July 30, 2009 7:28 PM
To: 'solr-user@lucene.apache.org'
Subject: facet sorting by in
:ysee...@gmail.com] On Behalf Of Yonik Seeley
Sent: Tuesday, August 04, 2009 2:28 PM
To: solr-user@lucene.apache.org
Subject: Re: facet sorting by index on sint fields
On Thu, Jul 30, 2009 at 10:28 PM, Simon Stanlake wrote:
> Hi,
> I have a field in my schema specified using
>
>
>
> Where
Hi,
Trying to debug a faceting performance problem. I've pretty much given up but
was hoping someone could shed some light on my problems.
My index has 80 million documents, all of which are small - one 1000 char text
field and a bunch of 30-50 char fields. Got 24G ram allocated to the jvm on a
Also, unrelated to this most probably is the suspiciously large JVM heap. My
guess is it's too large. Solr will be happier if you leave some RAM to the OS
to cache the index itself.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message ----
> From: