how add stopword

(from github.com/MajidSafari)
i change in fess.json

  "persian_stop": {
      "type":       "stop",
      "stopwords_path":  "${fess.dictionary.path}fa/stopwords.txt"
    },

is work ?

(from github.com/marevol)
I think it works.

(from github.com/MajidSafari)
it not work plz help

(from github.com/marevol)
Need more info…
Could you provide steps you executed?

(from github.com/Stepanov-Sergey)
possible problem in the encoding of the text. what encoding should be for stopwords?