Hi, We have several indexed string fields which is not tokenized and does not have docValues enabled.
When we do leading wildcard searches on these fields they are running very slow. We were thinking that since this field is indexed, such queries should be running pretty quickly. We are using Solr 6.6.1. Anyone has ideas on why these queries are running slow and if there are any ways to speed them up? Thanks Sundeep