I am working on a project where I need to perform semantic search on Hebrew documents using AWS OpenSearch. I am wondering if it is possible to perform semantic search on Hebrew documents using OpenSearch? Does OpenSearch support tokenization or a way to search for similar words to the query and not exact words?
I have already looked through the OpenSearch documentation, but I could not find any information regarding the support for semantic search on non-English languages, particularly Hebrew. I have also tried searching for similar questions on StackOverflow, but most of them are focused on English language.
If anyone has any experience or knowledge on this topic, I would greatly appreciate any guidance or resources that could help me achieve semantic search on Hebrew documents using AWS OpenSearch. Thank you in advance for your help.