Query as search

Is it possible to create a query that would return exactly the same results as a classic search? How?

For exactly, the source code should be consulted. Otherwise, try one of:

  • {{query "some text"}}
  • clojure.string/includes?
  • re-pattern / re-find