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?
↧