mirror of https://github.com/apache/lucene.git
42 lines
312 B
Plaintext
42 lines
312 B
Plaintext
#a couple of test stopwords to test that the words are really being configured
|
|
#from this file:
|
|
stopworda
|
|
stopwordb
|
|
|
|
#Standard english stop words taken from Lucene's StopAnalyzer
|
|
an
|
|
and
|
|
are
|
|
as
|
|
at
|
|
be
|
|
but
|
|
by
|
|
for
|
|
if
|
|
in
|
|
into
|
|
is
|
|
it
|
|
no
|
|
not
|
|
of
|
|
on
|
|
or
|
|
s
|
|
such
|
|
t
|
|
that
|
|
the
|
|
their
|
|
then
|
|
there
|
|
these
|
|
they
|
|
this
|
|
to
|
|
was
|
|
will
|
|
with
|
|
|