mirror of
https://github.com/immich-app/immich.git
synced 2024-12-25 10:43:13 +02:00
feat(server): Add camera make and model to search criteria (#2982)
This commit is contained in:
parent
b258f3552a
commit
61e5e65173
@ -253,6 +253,8 @@ export class TypesenseRepository implements ISearchRepository {
|
||||
'exifInfo.state',
|
||||
'exifInfo.city',
|
||||
'exifInfo.description',
|
||||
'exifInfo.model',
|
||||
'exifInfo.make',
|
||||
'smartInfo.tags',
|
||||
'smartInfo.objects',
|
||||
'people',
|
||||
|
Loading…
Reference in New Issue
Block a user