It seems to provide exactly the functionality I needed, thanks!
On 2022/11/10 10:08:51 Andrew Hankinson wrote: > I use this field definition for a sort field: > > <fieldType name="sort" class="solr.ICUCollationField" locale="" > numeric="true" strength="secondary" alternate="shifted" > sortMissingLast="true" /> > > This seems to work well. > > -Andrew >