Hello, I don't think so. Sortable Text Field creates additional field copy (as docValues) that allows it to sort on it.
On Sun, Dec 3, 2023 at 8:21 PM rajani m <[email protected]> wrote: > Hi Solr Users, > > Would query performance improve if a text field such as "description" > or "summary" are Sortable Text Field type instead of TextField type? The > fields are queried with edismax syntax in which caret (^) boost is applied. > For example, q=cats&description^10 title^50 > > Thanks, > Rajani > -- Sincerely yours Mikhail Khludnev
