Re: precisionStep for days in TrieDate

2012-12-14 Thread Jack Krupansky
M To: java-user@lucene.apache.org Subject: RE: precisionStep for days in TrieDate Hi, If I specify a precisionStep of 26 for a TrieDate field, what rough impact should this have on both performance and index size? This value is mostly useless, everything > 8 does slowdown the queries tot

RE: precisionStep for days in TrieDate

2012-12-14 Thread Uwe Schindler
Hi, > If I specify a precisionStep of 26 for a TrieDate field, what rough impact > should this have on both performance and index size? This value is mostly useless, everything > 8 does slowdown the queries tot he speed of TermRangeQuery. > The input data has time in it, but the milliseconds pe