remove conditional action registration for activate semantic search mode
This commit is contained in:
parent
22d095bd35
commit
37a0c6615f
4 changed files with 16 additions and 17 deletions
|
@ -370,8 +370,7 @@
|
|||
},
|
||||
// Difference settings for semantic_index
|
||||
"semantic_index": {
|
||||
"enabled": false,
|
||||
"reindexing_delay_seconds": 600
|
||||
"enabled": false
|
||||
},
|
||||
// Different settings for specific languages.
|
||||
"languages": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue