mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 11:07:00 +01:00
searching for tags, spelling corrections fixes #74
This commit is contained in:
parent
0d8688515c
commit
1ef12d2cbc
8 changed files with 70 additions and 17 deletions
|
|
@ -21,7 +21,9 @@ export interface SearchResult {
|
|||
page?: number
|
||||
page_count?: number
|
||||
|
||||
corrected_query?: string
|
||||
|
||||
results?: SearchHit[]
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue