Thank you for the clarification.
Kevin
On Wed, Jul 1, 2009 at 12:30 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> Unfortunately, Trie fields cannot be used for faceting. Faceting works on
> indexed tokens and trie stores multiple tokens (in its own encoding) into
> the index. This
On Wed, Jul 1, 2009 at 8:19 PM, Kevin MacClay wrote:
> I'm interested to see the performance benefits of using "TrieRange" fields
> in Solr 1.4, but I am running into some problems giving them a try. When I
> retrieve facet counts against a TrieRange field, the values are garbled and
> the first
I'm interested to see the performance benefits of using "TrieRange" fields
in Solr 1.4, but I am running into some problems giving them a try. When I
retrieve facet counts against a TrieRange field, the values are garbled and
the first three counts are erroneous. Am I doing something wrong?
In s