Depending on the ORM/Database you are using (I believe it was mongodb) you can directly hook into the ORM and execute the search that way: https://strapi.io/documentation/v3.x/concepts/queries.html#mongoose
1 Like