perkeep/pkg/types/camtypes
Brad Fitzpatrick 8229c19850 search, index: add WholeRef to pkg camtypes' FileInfo struct
So when you describe a file, you also gets its wholeref.

TODO: we'll need to migrate old indexes to this new format on
start-up.

Change-Id: I4a3fb000d68bde46474275c2070ef285a6d6ecfc
2015-02-04 21:04:39 -08:00
..
camtypes.go search/index: invert depedency. search now depends on index. 2013-11-16 15:00:30 -08:00
errors.go camtypes: fix build. Don't call osutil path funcs during testing (in init) 2014-08-23 20:28:38 -07:00
search.go search, index: add WholeRef to pkg camtypes' FileInfo struct 2015-02-04 21:04:39 -08:00
search_test.go Add IsVideo to types/camtypes FileInfo 2014-12-02 21:57:10 +01:00
statustype.go Aggregate all errors with their URLS in status.json in one place. 2014-08-29 16:03:44 -07:00