mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Transport highlighting information to the client
This commit is contained in:
@ -367,12 +367,12 @@ docspell.joex {
|
||||
|
||||
# Configuration of the full-text search engine.
|
||||
full-text-search {
|
||||
enabled = true
|
||||
enabled = false
|
||||
migration = {
|
||||
index-all-chunk = 10
|
||||
}
|
||||
solr = {
|
||||
url = "http://localhost:8983/solr/docspell_core"
|
||||
url = "http://localhost:8983/solr/docspell"
|
||||
commit-within = 1000
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user