Hi, I am using a default (example) configuration of Solr and there the stopwording seems to be enabled for both indexing and querying of fields of type "text". I have a custom field which is of the "text" type. I have extended the stopwords.txt file with lots of words but when I index some documents the index contains stopwords - I can see this with the Luke tool. Am I supposed to see these terms in the index after they are declared in the stopwords.txt file? What could be wrong?
Best regards, Bogdan