1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00

feat(server): Add camera make and model to search criteria (#2982)

This commit is contained in:
Alex 2023-06-27 06:53:07 -05:00 committed by GitHub
parent b258f3552a
commit 61e5e65173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -253,6 +253,8 @@ export class TypesenseRepository implements ISearchRepository {
'exifInfo.state',
'exifInfo.city',
'exifInfo.description',
'exifInfo.model',
'exifInfo.make',
'smartInfo.tags',
'smartInfo.objects',
'people',