photoprism/internal/query
Michael Mayer 41b252d820 People: Add unofficial env variables to tweak face matching #1587 #2182
Adds two unofficial env variables so advanced users can experiment:

1. PHOTOPRISM_FACE_KIDS_DIST=0.6950 (range: 0.1-1.5, -1 to disable)
2. PHOTOPRISM_FACE_IGNORE_DIST=0.86 (range: 0.1-1.5, -1 to disable)
2022-04-03 17:25:37 +02:00
..
testdata/directory
account.go
account_test.go
account_uploads.go
account_uploads_test.go
albums.go
albums_test.go Search: Improve album, albums, lens, and camera filters #1994 #2079 2022-03-24 18:30:59 +01:00
categories.go
categories_test.go
counts.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
counts_test.go
covers.go Logs: Reduce logs levels of cover and count updates 2022-02-19 19:59:28 +01:00
covers_test.go
duplicates.go
duplicates_test.go
errors.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
errors_test.go
faces.go
faces_test.go
file_selection.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
file_shares.go
file_shares_test.go
file_sync_download.go
file_sync_download_test.go
file_syncs.go
file_syncs_test.go
files.go Index: Improve logging and files table update statements #1438 #2216 2022-04-03 12:43:21 +02:00
files_hashes.go
files_hashes_test.go
files_test.go
folders.go
folders_test.go
label.go
label_test.go
markers.go People: Add unofficial env variables to tweak face matching #1587 #2182 2022-04-03 17:25:37 +02:00
markers_test.go
moments.go Albums: Shorten title and slug to avoid "data too long" error #2181 2022-03-24 21:46:25 +01:00
moments_test.go Search: Restore commented out test assertions #1994 2022-03-28 12:14:05 +02:00
photo.go
photo_map.go
photo_map_test.go
photo_selection.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
photo_selection_test.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
photo_test.go
places.go
places_test.go
purge.go
purge_test.go
query.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
query_test.go Search: Refactor photo search, fix test data and unit tests #1994 2022-03-29 00:21:50 +02:00
subjects.go
subjects_test.go
users.go
users_test.go