We have a page type which contains fields as follows: Name, Title, SubmittedDate. So, on the UI, we need to enable search by each of the field columns in this page type including From and To date for SubmittedDate. We created a search index but it only searches the text data/content. So, how to filter search results by each individual fields?
You don't need to post on stack overflow and devnet, the questions from stack overflow if it has the kentico tag.
What was the index type that you created? I hope you used "Documents" and not "Documents Crawler"
You may use this document to correctly setup this https://docs.kentico.com/k8/configuring-kentico/setting-up-search-on-your-website/creating-search-indexes/defining-document-indexes
Please, sign in to be able to submit a new answer.