Re: Solr Range Query Anomalities [Solved]

2009-08-20 Thread johan . sjoberg
SortableDoubleField works excellent, haven't tried TrieField though. Thanks for the super fast support everyone. Regards, Johan > On Thursday 20 August 2009 16:07, johan.sjob...@findwise.se wrote: >> we're performing range queries of a field which is of type double. Some >> queries which should

Solr Range Query Anomalities

2009-08-20 Thread johan . sjoberg
Hi, we're performing range queries of a field which is of type double. Some queries which should generate results does not, and I think it's best explained by the following examples; it's also expected to exist data in all ranges: ?q=field:[10.0 TO 20.0] // OK ?q=field:[9.0 TO 20.0] // NOT OK ?q

Solr-773 (GEO Module) question

2009-08-19 Thread johan . sjoberg
Hi, we're glancing at the GEO search module known from the jira issue 773 (http://issues.apache.org/jira/browse/SOLR-773). It seems to us that the issue is still open and not yet included in the nightly builds. Is there a release plan for the nightly builds, and is this module considered core