Hi guys, I would like to present you with a delicate problem. My client would like to propose a search to its users on the entirety of the candidates resumes table. The number of candidates is very significant (> 100,000). The resumes will be parsed and in a JSON or XML format, hence in text format. The number of characters in these resumes can easily be between ~6000 and 30000 characters. The goal is to allow the user to perform a completely free search on the entirety of the content and retrieve a list of candidates matching the search. Do you think this type of search is feasible on Bubble with decent performance, would you have any suggestion or recommendation ? Is there someone who have a similar experience ? If not feasible with Bubble any idea about another tool that could host such a search ?