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
ve > different from a conventional TermRangeQuery with padded terms. > > Uwe > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > > > -----Original Message- > > From: Todd Nine [ma

RE: Help with Numeric Range

2010-06-22 Thread Uwe Schindler
men http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Todd Nine [mailto:t...@spidertracks.co.nz] > Sent: Wednesday, June 23, 2010 7:53 AM > To: java-user@lucene.apache.org > Subject: Help with Numeric Range > > Hi all, > I'm new to Lucene,

Help with Numeric Range

2010-06-22 Thread Todd Nine
Hi all, I'm new to Lucene, as well as Cassandra. I'm working on the Lucandra project to modify it to add some extra functionality. It hasn't been fully testing with range queries, so I've created some tests and contributed them. You can view my source here. http://github.com/tnine/Lucandra/bl