RE: Natural string sorting

2010-10-29 Thread Bob Sandiford
irsiDynix P: 800.288.8020 X6943 | bob.sandif...@sirsidynix.com www.sirsidynix.com  > -Original Message- > From: Savvas-Andreas Moysidis > [mailto:savvas.andreas.moysi...@googlemail.com] > Sent: Friday, October 29, 2010 4:33 AM > To: solr-user@lucene.apache.org > Subject:

Re: Natural string sorting

2010-10-29 Thread Toke Eskildsen
On Fri, 2010-10-29 at 10:18 +0200, RL wrote: > Executing a query and sorting by this field leads to unnatural sorting of : > string1 > string10 > string2 That's very much natural. Numbers are not treated any different from words made up of letters. Your have to use alignment if you want to use nat

Re: Natural string sorting

2010-10-29 Thread Savvas-Andreas Moysidis
tural sort, thus i expected the same from solr) > Is there a way to sort in a natural order? Config option? Plugin? Expected > output would be: > string1 > string2 > string10 > > > Thanks in advance. > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Natural-string-sorting-tp1791227p1791227.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Natural string sorting

2010-10-29 Thread RL
66.n3.nabble.com/Natural-string-sorting-tp1791227p1791227.html Sent from the Solr - User mailing list archive at Nabble.com.