Hello,
   Hopefully someone can help me. I am using Dspace to search over numeric
index ranges for both floats and integers. I see where it does numeric
searches but the results returned are sometimes not the expected results for
example if i use key:[10 TO 14] if a document is present with a key of value
1000 that is returned with the other documents. The reason for this is that
Think it is retuning the lexicographic ordering of the search. How can I
configure Dspace to return the numbers in numeric ordering? I think if I use
solrqueryparse instead of the default lucenequeryparser may this would solve
the problem.
Also I have downloaded and tried solr 1.4 release and it seem to work as
expected when try numeric range queries on the examples given. Can this be
used in the version of dspace that I'm using version 1.6.2. If so how should
I do it in Dspace.

Any help would be appreciated.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to