سؤال

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.

هل كانت مفيدة؟

المحلول

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).

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top