: This is a background as to what I am trying to achieve. I want to be able
: to perform a search across numeric index ranges and get the results in
: logical ordering instead of a lexicographic ordering using dspace. Currently
As i tried to explain beofre: i have no idea what 'dspace' is...
:
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-Solr-to-perform-range-queries-in-Dspace-tp987049p1008941.html
Sent from the Solr - User mailing list archive at Nabble.com.
: I'm trying to use dspace to search across a range of index created and stored
: using Dsindexer.java class. I have seen where Solr can be use to perform
I've never headr of Dsindexer.java but since this is hte first result
google returns...
http://scm.dspace.org/trac/dspace/browser/trunk/dspa
Field.java, SortableLongField,SortableDoubleField.java. I would
like to know how to implement these classes in Dspace so that I can be able
to perform numerical range queries. Any help would be greatly apprciated.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-Solr-to-per