RE: Solr sort preferences number vs space vs character

2016-03-14 Thread vkrishna
Yes Andy, I am using field configured with KeywordTokenizerFactory. Thanks, Vamsi. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-sort-preferences-number-vs-space-vs-character-tp4263527p4263728.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr sort preferences number vs space vs character

2016-03-14 Thread Andrew Chillrud
e what you expect. - Andy - -Original Message- From: vkrishna [mailto:vamsikrishna_t...@yahoo.com] Sent: Monday, March 14, 2016 1:14 PM To: solr-user@lucene.apache.org Subject: Re: Solr sort preferences number vs space vs character Shawn, I think you did saw my required result order i

Re: Solr sort preferences number vs space vs character

2016-03-14 Thread vkrishna
ct: Re: Solr sort preferences number vs space vs character To: "vkrishna" Date: Monday, March 14, 2016, 9:58 AM On 3/14/2016 10:28 AM, vkrishna wrote: > I completely forgot to mention that this kind of sorting is working fine in 1.4 version now we are upgrading to 5.4. I

Re: Solr sort preferences number vs space vs character

2016-03-14 Thread Shawn Heisey
On 3/14/2016 10:28 AM, vkrishna wrote: > I completely forgot to mention that this kind of sorting is working fine in > 1.4 version now we are upgrading to 5.4. I know solr made many changes > between, because it's been years. Do you know when and in which version they > made changes for sorting.

RE: Solr sort preferences number vs space vs character

2016-03-14 Thread vkrishna
ishna. On Mon, 3/14/16, chillra [via Lucene] wrote: Subject: RE: Solr sort preferences number vs space vs character To: "vkrishna" Date: Monday, March 14, 2016, 8:21 AM No experience with this personally, but it seems like you are de

RE: Solr sort preferences number vs space vs character

2016-03-14 Thread Andrew Chillrud
AM To: solr-user@lucene.apache.org Subject: Re: Solr sort preferences number vs space vs character On 3/14/2016 12:05 AM, vkrishna wrote: > Hey Shawn, > > Is there any way to use ASCII? so I can get the result I want. I do not know whether Solr has any config facility to incorporate

Re: Solr sort preferences number vs space vs character

2016-03-14 Thread Shawn Heisey
On 3/14/2016 12:05 AM, vkrishna wrote: > Hey Shawn, > > Is there any way to use ASCII? so I can get the result I want. I do not know whether Solr has any config facility to incorporate a custom Lucene sorting class. I tried to look at the Lucene code to see if I could figure out how/where the sor

Re: Re: Solr sort preferences number vs space vs character

2016-03-14 Thread Toke Eskildsen
On Sun, 2016-03-13 at 23:05 -0700, vkrishna wrote: > Is there any way to use ASCII? so I can get the result I want. If you use a plain StrField and stick to ASCII in your input, the sorting should be ASCII: https://en.wikipedia.org/wiki/ASCII#Unicode - Toke Eskildsen, State and University Librar

Re: Re: Solr sort preferences number vs space vs character

2016-03-13 Thread vkrishna
Hey Shawn, Is there any way to use ASCII? so I can get the result I want. Thanks, Vamsi. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-sort-preferences-number-vs-space-vs-character-tp4263527p4263551.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr sort preferences number vs space vs character

2016-03-13 Thread Shawn Heisey
On 3/13/2016 8:18 PM, Jiangenbo wrote: > sorry for disturbing you all. > Who can tell me how to cancel( unsubscribe) this mailing list The information about how to unsubscribe is in the same place as the information about how to subscribe: http://lucene.apache.org/solr/resources.html#mailing-lis

Re: Re: Solr sort preferences number vs space vs character

2016-03-13 Thread Jiangenbo
Hi, sorry for disturbing you all. Who can tell me how to cancel( unsubscribe) this mailing list Thanks very much! Best, From: Shawn Heisey Date: 2016-03-14 10:00 To: solr-user Subject: Re: Solr sort preferences number vs space vs character On 3/13/2016 4:58 PM, vkrishna wrote: > I am new

Re: Solr sort preferences number vs space vs character

2016-03-13 Thread Shawn Heisey
On 3/13/2016 4:58 PM, vkrishna wrote: > I am new to solr and using 5.4 version. Everything is good up to now, but I > am facing a problem with sorting order. When I query for some thing let's > say for 'a', I am getting the expected results in sorting order but it is > giving more preference to num

Solr sort preferences number vs space vs character

2016-03-13 Thread vkrishna
, Krishna. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-sort-preferences-number-vs-space-vs-character-tp4263527.html Sent from the Solr - User mailing list archive at Nabble.com.