mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Don't allow shares with fulltext queries
Currently the query implementation cannot combine multiple/nested fulltext searches within a query. It doesn't seem useful to have shares based on fulltext searches, so it is disabled for now. Issue: #446
This commit is contained in:
@ -61,6 +61,11 @@ needs access to it, for example if you want to share all your tax
|
||||
documents with the company/person who helps you with doing you tax
|
||||
submission.
|
||||
|
||||
## Limitations
|
||||
|
||||
Currently, shares that contain fulltext search queries are not
|
||||
supported. The query for a share must not use any fulltext search.
|
||||
|
||||
# Creating shares
|
||||
|
||||
There are the following ways to create a share:
|
||||
|
Reference in New Issue
Block a user