Add some docs for postgres fts

This commit is contained in:
eikek
2022-03-21 13:42:10 +01:00
parent 21e13341e3
commit 3e87feff7b
2 changed files with 99 additions and 6 deletions

View File

@ -110,7 +110,7 @@ Fulltext search is powered by [SOLR](https://solr.apache.org). You
need to install solr and create a core for docspell. Then cange the
solr url for both components (restserver and joex) accordingly. See
the relevant section in the [config
page](@/docs/configure/_index.md#full-text-search-solr).
page](@/docs/configure/_index.md#full-text-search).
### Watching a directory