Skip to content

Python

Elastic search using match bool prefix

I realized users would always search using the perfect search terms, they would always have the right spellings, or they won't try to search using a keyword in the middle of a sentence. Turns out I was all wrong. It wasn't the user's fault, it was my thinking of how this service would be used.