Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeEclipse
titleExample Configuration
{
  "type": "StopWordsStageStopWords",
  "caseInsensitive" : true,
  "stopWords" : "words-provider:stop_words"
}

...