When I changed my synonyms.txt I only see the diferences when I do this:
- restart solr server
- indexed some item (empty commit?)
Some knows a way to reload synonyms.txt file without restart server?
Tks a lot.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Reloading the core should also reload synonyms. I almost always map indexes to cores (even if it’s only one core per instance) due to the enhanced flexibility it provides (as in this case).