exported configs, created chutier & composition views
This commit is contained in:
@@ -190,6 +190,9 @@ processor_settings:
|
||||
preprocess_query: -30
|
||||
entity_status: { }
|
||||
html_filter:
|
||||
weights:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -15
|
||||
all_fields: false
|
||||
fields:
|
||||
- body
|
||||
@@ -204,10 +207,10 @@ processor_settings:
|
||||
h2: 3
|
||||
h3: 2
|
||||
strong: 2
|
||||
weights:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -15
|
||||
ignorecase:
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
@@ -222,13 +225,13 @@ processor_settings:
|
||||
- language_with_fallback
|
||||
- name
|
||||
- title
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
language_with_fallback: { }
|
||||
rendered_item: { }
|
||||
reverse_entity_references: { }
|
||||
tokenizer:
|
||||
weights:
|
||||
preprocess_index: -6
|
||||
preprocess_query: -6
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
@@ -243,10 +246,10 @@ processor_settings:
|
||||
spaces: ''
|
||||
overlap_cjk: 1
|
||||
minimum_word_size: '3'
|
||||
weights:
|
||||
preprocess_index: -6
|
||||
preprocess_query: -6
|
||||
transliteration:
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
@@ -261,14 +264,11 @@ processor_settings:
|
||||
- language_with_fallback
|
||||
- name
|
||||
- title
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: lifo
|
||||
options:
|
||||
index_directly: true
|
||||
cron_limit: 50
|
||||
index_directly: true
|
||||
track_changes_in_references: true
|
||||
server: edlp_db
|
||||
|
||||
Reference in New Issue
Block a user