perkeep/pkg/search
Aaron Boodman 5a1e831a7b Bump is:pano threshold to 2.0.
Previous value of 1.6 was too small because iPhone 5's aspect ratio
is 1.78, meaning all landscape iPhone 5 photos were included in
is:pano. Same with Moto-X and probably other newer phones.

I tried 1.8, but it still "felt" too small. I think the correct
value is atleast 2.0, but perhaps larger. I don't have enough test
data in that range right now to get a good feel for it.

Change-Id: I6a3e054290d6f434afac8142a9abc68e53008229
2014-02-08 15:48:29 -08:00
..
export_test.go search: server-side search expression eval + result set continuation tokens 2013-12-21 15:59:11 -08:00
expr.go Bump is:pano threshold to 2.0. 2014-02-08 15:48:29 -08:00
expr_test.go Bump is:pano threshold to 2.0. 2014-02-08 15:48:29 -08:00
handler.go pkg/search, pkg/client, cmd/camtool: add 'camtool claims' subcommand 2014-01-14 11:48:49 -08:00
handler_test.go Test search describe with time travel 2013-12-22 01:21:02 -08:00
match_test.go search: server-side search expression eval + result set continuation tokens 2013-12-21 15:59:11 -08:00
query.go pkg/search: Add durationms to MediaTagConstraint comment. 2014-01-25 17:22:33 -08:00
query_test.go search: Add ValueMatches{Int,Float} to PermanodeConstraint. 2014-01-04 20:43:32 -08:00
search.go search: deletions are not modifications 2013-11-29 00:29:57 +01:00
websocket.go Live search results via WebSocket. 2013-12-07 22:22:45 -08:00