mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Make name field search in item name only
Now there is an `allNames` field that searches names of multiple things.
This commit is contained in:
@ -3354,8 +3354,13 @@ components:
|
||||
- outgoing
|
||||
name:
|
||||
type: string
|
||||
description: |
|
||||
Search in item names.
|
||||
allNames:
|
||||
type: string
|
||||
description: |
|
||||
Search in item names, correspondents, concerned entities
|
||||
and notes.
|
||||
corrOrg:
|
||||
type: string
|
||||
format: ident
|
||||
|
Reference in New Issue
Block a user