I am using a synonym text file to define synonyms for my search index. If I update this file, I have to stop and start the windows service before the new additions take effect..
Is there a way I can cause my index to be refreshed dynamically? I am using NEST, but can of course make direct HTTP request to my index end point if needed.