How do you configure OpenSearch to allow finding exact matches with quotes
I’m trying to solve how an OpenSearch index and its mappings must be configured to allow searching with quotes to find an exact match of the search term.
I’m trying to solve how an OpenSearch index and its mappings must be configured to allow searching with quotes to find an exact match of the search term.