Hi Solr Users, Is it possible to override similarity scoring algorithm via query param? I know it can be set in schema field type definition <https://solr.apache.org/guide/7_0/field-type-definitions-and-properties.html#field-type-similarity> but this needs schema update, is it possible to request the algorithm type via query param?
Thank you, Rajani