Hey, does anyone know if I can filter on a full text search? Using the JS syntax. Trying to only search items that have been "approved" but im getting all that are "pending" as well. I can filter on the FE but that doesn't seem ideal, and last resort would be to restructure the way im storing these items.