Hi

i need to build buckets with alphanumeric values.

for example:

facet.field=person
person: Alex(10), Ben(5), George(8), Paul(3), Peter(2), Stefan(9)

now i need all person in the interval of A-C

with facet.query=person[A TO C] i only get the number of matches (15)
but i wanna have the values (Alex, Ben).

is there any way to arrange that?

kind regards alex

--
View this message in context: 
http://lucene.472066.n3.nabble.com/alphanumeric-buckets-tp3790990p3790990.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to