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_uploads_test.go Sync: Upload local files #225 2020-04-07 12:51:01 +02:00
account_uploads.go Search: Remove stopwords 2020-04-07 22:03:31 +02:00
account.go Sync: Download remote files #225 2020-04-04 17:19:34 +02:00
album_test.go Rename, remove and re-activate labels 2020-04-17 21:20:38 +02:00
album.go Albums: Fix update event for syncing clients 2020-04-20 11:51:42 +02:00
camera_test.go Backend: Index Keywords, Subject and Artist #243 2020-02-07 17:02:53 +01:00
category_test.go Make tests more resilient 2020-04-09 19:39:09 +02:00
category.go Backend: Code clean-up #225 2020-03-28 17:17:41 +01:00
country_test.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
file_share.go Sync: Download remote files #225 2020-04-04 17:19:34 +02:00
file_sync_download.go Sync: Upload local files #225 2020-04-07 12:51:01 +02:00
file_sync.go Sync: Upload local files #225 2020-04-07 12:51:01 +02:00
file_test.go Initial API and entities for link sharing 2020-04-08 13:24:06 +02:00
file.go Select primary file for grouped photos 2020-04-21 10:23:27 +02:00
geo_test.go Backend: Code clean-up #225 2020-03-28 17:17:41 +01:00
geo.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
label_test.go Rename, remove and re-activate labels 2020-04-17 21:20:38 +02:00
label.go Refactor & improve editing of photo labels 2020-04-19 01:13:55 +02:00
moments_time_test.go Backend: Code clean-up #225 2020-03-28 17:17:41 +01:00
moments_time.go Backend: Code clean-up #225 2020-03-28 17:17:41 +01:00
photo_test.go Show grouped photos in search results 2020-04-20 20:07:58 +02:00
photo.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
query_test.go Backend: Code clean-up 2020-01-05 14:26:13 +01:00
query.go Backend: Add account API #225 2020-03-28 15:29:17 +01:00
selection.go Backend: Include categories when creating albums from labels 2020-04-23 19:22:41 +02:00