RE: Help with Numeric Range

2010-06-24 Thread Uwe Schindler
ilto:t...@spidertracks.co.nz] Sent: Thursday, June 24, 2010 8:26 AM To: Uwe Schindler Subject: RE: Help with Numeric Range Hey Uwe. I've implemented the same test with a RAM store, and it doesn't work. Maybe I'm doing something wrong, but the tests all appear to be in order and work the way I w

RE: Help with Numeric Range

2010-06-23 Thread Uwe Schindler
; http://www.thetaphi.de eMail: u...@thetaphi.de From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Thursday, June 24, 2010 7:36 AM To: 't...@spidertracks.co.nz' Subject: RE: Help with Numeric Range Are you sure that the term enum return the terms in correct order? For all types of R

RE: Help with Numeric Range

2010-06-23 Thread Todd Nine
Hi Uwe, Thank you for your help, it is greatly appreciated. Unfortunately, my tests all fail except for RangeInclusive. I've changed the step to be 6 as per your recommendation. I had it at max to eliminate step precision as the cause of the test failure. Essentially, all keys in Cassandra a

RE: Help with Numeric Range

2010-06-22 Thread Uwe Schindler
Hi Todd, I am not sure if I understand your problem correctly. I am not familiar with Lucandra/Cassandra at all, but if Lucandra implements the IndexWriter and IndexReader according to the documentation, numeric queries should work. A NumericField internally creates a TokenStream and "analyzes"