I found that range queries were not working on tokenized fields, at least tokenized fields that were all numeric -- I used fields of type keyword and then found that ranges were working.

Jeff Kolber
Lead Developer
Roubini Global Economics, LLC
131 Varick Street, Suite 1005
New York, NY 10013
Tel: 212-645-0010
Fax:212-645-0023
[EMAIL PROTECTED]
http://www.rgemonitor.com/


On Jul 30, 2007, at 2:15 PM, Jurriën Stutterheim wrote:

Hi all,

I've been trying to get ranged queries to work, but unfortunatly with little success.
When I have the following query:

published:1995

It successfully lists all books from 1995.
But when I have a ranged query it returns 0 hits:

published:[1995 TO 1997]

What could be the problem?

Thanks!



Jurriën

Reply via email to