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 Albums: Save sort order and description 2020-04-20 10:38:01 +02:00
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 Add library settings #283 2020-04-14 13:13:45 +02:00
label.go Refactor & improve editing of photo labels 2020-04-19 01:13:55 +02:00
label_search.go Backend: Update label rules 2020-04-17 21:28:32 +02:00
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 Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
search_test.go
selection.go