mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
feat(server): Add camera make and model to search criteria (#2982)
This commit is contained in:
@@ -253,6 +253,8 @@ export class TypesenseRepository implements ISearchRepository {
|
||||
'exifInfo.state',
|
||||
'exifInfo.city',
|
||||
'exifInfo.description',
|
||||
'exifInfo.model',
|
||||
'exifInfo.make',
|
||||
'smartInfo.tags',
|
||||
'smartInfo.objects',
|
||||
'people',
|
||||
|
||||
Reference in New Issue
Block a user