NIHVIVO-3141 Rename exmapleSolr directory to homeDirectoryTemplate
This commit is contained in:
parent
811c3a994f
commit
422e321a8f
20 changed files with 2 additions and 2 deletions
38
solr/homeDirectoryTemplate/conf/stopwords-name.txt
Normal file
38
solr/homeDirectoryTemplate/conf/stopwords-name.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
# Standard english stop words taken from Lucene's StopAnalyzer
|
||||
# Stopwords used in autocomplete (label-matching) fields, since full list in stopwords.txt may be too inclusive. Since label includes things like
|
||||
# book titles, we want a smaller set of stopwords.
|
||||
|
||||
a
|
||||
an
|
||||
and
|
||||
are
|
||||
as
|
||||
at
|
||||
be
|
||||
but
|
||||
by
|
||||
for
|
||||
if
|
||||
in
|
||||
into
|
||||
is
|
||||
it
|
||||
no
|
||||
not
|
||||
of
|
||||
on
|
||||
or
|
||||
s
|
||||
t
|
||||
that
|
||||
the
|
||||
their
|
||||
then
|
||||
there
|
||||
these
|
||||
they
|
||||
this
|
||||
to
|
||||
was
|
||||
will
|
||||
with
|
Loading…
Add table
Add a link
Reference in a new issue