How to disable image preview in search result?

Is there any option to disable image from showing up in the search result by adding simple setting in the script like this one?

Swiftype.disableAutocomplete = true;

The preview is at https://sayzlim.net/search/#stq=choosy&stp=1

Hey there!

You can control the look of your results render by configuring and activating your installation from this section of the dashboard: /install_flow/start

The latest version of the installation script will adhere to those autocomplete and result appearance settings. The options like Swiftype.disableAutocomplete = true; have been deprecated in the new install snippet, but you can now affect those behaviors directly from the dashboard.