Re: Alphanumeric sort with alphabets first

2017-03-16 Thread Srinivasan Narayanan
Can someone please respond? From: Srinivasan Narayanan Date: Monday, March 13, 2017 at 3:51 PM To: "solr-user@lucene.apache.org" Subject: Alphanumeric sort with alphabets first Hello SOLR experts, I am new to SOLR and I am trying to do alphanumeric sort on string field(s). Howe

Alphanumeric sort with alphabets first

2017-03-13 Thread Srinivasan Narayanan
Hello SOLR experts, I am new to SOLR and I am trying to do alphanumeric sort on string field(s). However, in my case, alphabets should come before numbers. I also have a large number of such fields (~2500), any of which can be alphanumerically sorted upon at runtime. I’ve explored below concept