removed stopwords filter from searchapi index for better results
This commit is contained in:
@@ -197,62 +197,9 @@ processor_settings:
|
||||
h3: 2
|
||||
strong: 2
|
||||
b: 2
|
||||
em: 1
|
||||
u: 1
|
||||
weights:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -15
|
||||
stopwords:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
- field_genres
|
||||
- field_langues
|
||||
- field_synonyms
|
||||
stopwords:
|
||||
- a
|
||||
- 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
|
||||
weights:
|
||||
preprocess_index: -5
|
||||
preprocess_query: -2
|
||||
ignorecase:
|
||||
all_fields: true
|
||||
fields:
|
||||
|
||||
Reference in New Issue
Block a user