To configure a static full-text search, set the value of the ftSearchText key in the searchPanel object to the text string you want to search for, and set the ftSearchTextQSField key to null. For example:
“ftSearchText”: "budget",
“ftSearchTextQSField”: null