7 lines
205 B
YAML
7 lines
205 B
YAML
# Query enrichment vocabulary.
|
|
# YAML is the source of truth; QueryEnricherConfig intentionally contains no PHP defaults.
|
|
parameters:
|
|
retriex.query_enrichment.config:
|
|
max_expansions: 4
|
|
rules: {}
|