Did you try the sort? Operations applied in the indexing analysis chain do not affect the stored version of the field, the one you see in search results. They only affect the internal lucene indexed version of the field, which is what will be used for sorting. The Solr admin UI provides an Analysis feature which is a convenient way to confirm that your field analysis is working as expected.
- Lowercase Indexing Dario.Viva
- Re: Lowercase Indexing ufuk yılmaz
- Re: Lowercase Indexing Jeremy Buckley - IQS-C
- Re: Lowercase Indexing Dario.Viva