Describe the solution you'd like
A clear and concise description of what you want to happen.
I'd like to be able to perform fuzzy text search on Parse Server (preferrably using Elasticsearch)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I've considered query.fullText() and query.contains(), though they can't do fuzzy search
Additional context
Add any other context or screenshots about the feature request here.