Fuzzy Search Record Filtering

Hello! Being able to fetch records using fuzzy search would be amazing.

I’m trying to implement a fuzzy search feature to query from 3 specific models on our site but am facing challenges with the following:

1 - Getting the Nodejs library to work, it’s throwing an error saying that I need to specify a build trigger id, when we don’t have any build triggers on our project

2 - I can’t specify which models to query from

Being able to use fuzzy search for a single line string field would be amazing. Thanks!