On Tue, Jan 3, 2012 at 12:36 AM, Michael Ryan wrote:
> I was wondering... how does the TrieField precisionStep value affect the
> speed of non-range queries and sorting?
>
> I'm assuming that int (precisionStep=0) is no slower than tint
> (precisionStep=8) for these - is that correct? tint is j
I was wondering... how does the TrieField precisionStep value affect the speed
of non-range queries and sorting?
I'm assuming that int (precisionStep=0) is no slower than tint
(precisionStep=8) for these - is that correct? tint is just faster for range
queries?
Is int any faster than tint for