photoprism/internal/form
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_search.go
account_share.go
album.go
album_search.go
album_search_test.go
doc.go
geo_search.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
geo_search_test.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
import_options.go
index_options.go
label.go
label_search.go
label_search_test.go
login.go
new_link.go
photo.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
photo_search.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
photo_search_test.go Reduce location precision to float32 2020-04-26 11:41:54 +02:00
search.go
search_test.go
selection.go