Hi there! We have a use case where we'd like to search within a list field, however the search should not match across different elements in the list field -- all terms should match a single element in the list.
For eg if the field is a list of comments on a product, search should be able to find a comment that matches all the terms. Short of creating separate documents for each element in the list, is there any other efficient way of accomplishing this? Thanks John
