er@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).
> However, in my case, alphabets should come before numbers. I also have a
> large n
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
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