Need a query parser for search functionality
I'll tell you my use case, I'm building a keyword based search bar functionality where in the user can enter some keywords which will be autosuggested to the user.
These could be some columns from a table and some other keywords like "by", "in" , etc...