facet sorting by index on sint fields

2009-07-30 Thread Simon Stanlake
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&

RE: facet sorting by index on sint fields

2009-08-04 Thread Simon Stanlake
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

RE: facet sorting by index on sint fields

2009-08-04 Thread Simon Stanlake
: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

understanding facets and tokens

2009-04-29 Thread Simon Stanlake
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

RE: understanding facets and tokens

2009-05-01 Thread Simon Stanlake
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: