Hello!
We have just began rolling out Find for one of our customers. While working locally in our dev environments (using dev indecies) synonyms have been working without flaw. However, once we started rolling out the changes to the test and subsequentially the pre-production environment at our customers hosting, the synonyms seemingly stopped working. They can be added in the Find UI without any apparent errors, but they do not affect the search results in any way.
Since the code is the same, we suspect either:
- Something in the configuration or type of index running in test and preproduction or;
- Something in the environment that prevents the synonyms API from functioning properly
We are not able to run Fiddler or anything similiar in the hosting environments.
We are running:
- EPiServer 9.10.2
- EPiServer.Find 12.2.4
Any solution or idea for debugging this is greatly appreciated!