Re: range faceting with integers

2010-07-14 Thread Chris Hostetter
: Subject: range faceting with integers : References: : In-Reply-To: http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion on a mailing list, please do not reply to an existing message, instead start a fresh email. Even if you

range faceting with integers

2010-07-12 Thread Jonathan Rochkind
So I want to provide some range facets with an integer (probably tint, that is trie field with non-0 precision) solr field. It's clear enough how to do this, along the lines of facet.query=[1 TO 100]&facet.query=[101 TO 200]&facet.query=[201 TO 300] etc. The issue is that I'd like to calcula