Search has got more powerful, but also more complicated It used to be that database queries were simple enough. Either you had an index, or you didn't, and either way you had some kind of optimizer (cost or rule) that turned your SQL statement into a viable plan for finding and returning your da...
Source: [Dev.to](https://dev.to/srmadscience/can-you-run-hybrid-search-on-one-database-yes-heres-how-cratedb-does-it-42i)