photoprism/internal/entity
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
album.go
album_test.go
camera.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
camera_test.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
category.go
category_test.go
const.go
country.go Backend: Use type varbinary(2) for country 2020-04-25 16:23:16 +02:00
description.go
entity.go
entity_test.go
event.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
event_test.go
file.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
file_share.go
file_sync.go
file_test.go
keyword.go
keyword_test.go
label.go
label_test.go
lens.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
lens_test.go Backend: Provide unknown camera & lens as default 2020-04-25 14:22:47 +02:00
link.go
location.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
location_test.go
photo.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
photo_album.go
photo_album_test.go
photo_keyword.go
photo_keyword_test.go
photo_label.go
photo_label_test.go
photo_location.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
photo_location_test.go
photo_quality.go make fmt 2020-04-25 14:55:26 +02:00
place.go Change unknown place ID to "zz" 2020-04-25 16:17:59 +02:00