Yes, restart Solr. Not to reindex, but simply to reload the file.
Well... depending on where you use the protected words, you may need to
reindex as well. For a query-time filter you don't need to reindex, but for
index-time filters, you must reindex.
-- Jack Krupansky
-----Original Message-----
From: Shane Magee
Sent: Saturday, May 11, 2013 7:42 AM
To: solr-user@lucene.apache.org
Subject: Making protwords.txt changes effective
Hi
I added some words to protwords.txt, but there doesnt seem to be any effect
in the resulting search. Do I need to restart Apache or Solr or rebuild the
index?