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