photoprism/internal/query
Michael Mayer 3edf30ab3a Reduce location precision to float32
This is the practical limit of commercial data and should be more than enough for our use case while ideally providing better index performance.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-26 11:41:54 +02:00
..
account.go
account_uploads.go
account_uploads_test.go
album.go Albums: Fix update event for syncing clients 2020-04-20 11:51:42 +02:00
album_test.go Rename, remove and re-activate labels 2020-04-17 21:20:38 +02:00
camera_test.go
category.go
category_test.go Make tests more resilient 2020-04-09 19:39:09 +02:00
country_test.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
file.go Select primary file for grouped photos 2020-04-21 10:23:27 +02:00
file_share.go
file_sync.go
file_sync_download.go
file_test.go Initial API and entities for link sharing 2020-04-08 13:24:06 +02:00
geo.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
geo_test.go
label.go Refactor & improve editing of photo labels 2020-04-19 01:13:55 +02:00
label_test.go Rename, remove and re-activate labels 2020-04-17 21:20:38 +02:00
moments_time.go
moments_time_test.go
photo.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
photo_test.go Show grouped photos in search results 2020-04-20 20:07:58 +02:00
query.go
query_test.go
selection.go Backend: Include categories when creating albums from labels 2020-04-23 19:22:41 +02:00