TokenFilter
and Analyzer
implementations that use Snowball
stemmers.StandardTokenizer
filtered by a
StandardFilter
, a LowerCaseFilter
,
a StopFilter
, and a SnowballFilter
StandardTokenizer
filtered by a StandardFilter
, a LowerCaseFilter
, a StopFilter
,
and a SnowballFilter
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.