Enabled Substring Search for flatcurve
This commit is contained in:
parent
df3de09050
commit
b0fd9787b5
|
@ -15,7 +15,7 @@ plugin {
|
|||
fts_flatcurve_optimize_limit = 10
|
||||
fts_flatcurve_rotate_size = 5000
|
||||
fts_flatcurve_rotate_time = 5000
|
||||
fts_flatcurve_substring_search = no
|
||||
fts_flatcurve_substring_search = yes
|
||||
}
|
||||
|
||||
service indexer-worker {
|
||||
|
|
Loading…
Reference in New Issue