Re: TrieField precisionStep effect on non-range queries and sorting

2012-01-02 Thread Yonik Seeley
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

TrieField precisionStep effect on non-range queries and sorting

2012-01-02 Thread Michael Ryan
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