I was editing Search Configuration without issue when I ran into a problem with the Editor not recognizing a change had been made. I keep receiving the following message and am unable to change the Search Configuration.
Hi Nick,
Thanks for reaching out! Are you still seeing this issue?
If so, could you let us know specifically what you were trying to edit when this happened? That will help us attempt to replicate on our side. Also, if you could provide a video of the issue occurring that would help as well!
Yes, I’m still experiencing this issue. It seems any change to Search Configuration in Answers won’t save.
Hi @Nick_Opderbeck - your Search Configuration file is not saving is because “expand: true” is not valid within the searchableFields object. However, it looks like the change you’re trying to make is valid for the frontend configuration. In order to add the expand functionality to facets, you can modify the Facets object in ComponentSettings in the page’s JSON file.
You can navigate back over to the frontend code editor (within the Pages top nav of your Yext account), make this change, and test it out with live preview. Full instructions are here (see step #2): here.
Hope this helps,
Sam