Simon Willnauer 7f63ddf94e Default stopwords list should be _none_ for all but language-specific analyzers
`standard_html_strip` and `pattern` analyzer support stopwords which are
set to the default `english` stopwords by default. Those analyzers
should not use stopwords by default since they are language neutral

Closes 
2014-01-13 14:44:10 +01:00
..