Hi All,
I want to perform something similar to Elastic Search (Stemming) i.e. -
- if I search for “organ” or “organization” , It will return all Documents having organ and Organization
- if searched text is “have” , It will return all Documents having “have” and “having”
So I just want all document, that are spelled similarly whether it is related or not conceptually, such as:
-
organ
andorganization
-
broker
andbroken