Hallo,

i have a problem and don't know how to fix it.
for a project i need intervals over a field of alphanumeric content.

For example i have a field with names (100 different names) and i need 4
Intervals
Alex
Andreas
Ben
Christian
Daniel....

I need even sized buckets and their borders. 
100/4 = 25 entries

Border for first interval is entry 1 and entry 25
in this case Alex - John

i don't want to load all names and calculate the borders on the client.
Is there a way to get the borders from Solr?

kind regards



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

Reply via email to