19 lines
863 B
YAML
19 lines
863 B
YAML
blomstra-search:
|
|
admin:
|
|
elastic-endpoint: Elastic Endpoint
|
|
elastic-username: => core.ref.username
|
|
elastic-password: => core.ref.password
|
|
elastic-index: Index
|
|
analyzer:
|
|
label: Analyzer language
|
|
help: |
|
|
The analyzer makes search understand stop words and undertakes language
|
|
specific improvements for indexing.
|
|
reindex-required:
|
|
title: Search index rebuild required
|
|
detail: "The search index is not compatible with this version of the extension. Run: php flarum blomstra:search:index build"
|
|
search-discussion-subjects: Search inside discussion titles
|
|
search-post-bodies: Search inside comments
|
|
match-sentences: Match search term against full sentence
|
|
match-words: Match search term against full words
|