mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 00:16:35 -04:00
feat: support customize flexsearch tokenize option (#319)
Co-authored-by: loenvom <loenvom@qq.com>
This commit is contained in:
@@ -136,6 +136,9 @@ params:
|
||||
flexsearch:
|
||||
# index page by: content | summary | heading | title
|
||||
index: content
|
||||
# full | forward | reverse | strict
|
||||
# https://github.com/nextapps-de/flexsearch/#tokenizer-prefix-search
|
||||
tokenize: forward
|
||||
|
||||
editURL:
|
||||
enable: true
|
||||
|
Reference in New Issue
Block a user