perkeep/pkg/index
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
..
indextest search, index: add WholeRef to pkg camtypes' FileInfo struct 2015-02-04 21:04:39 -08:00
sqlindex Change sorted.KeyValue.Find to take an optional end bound; add tests. 2013-12-07 08:43:18 -08:00
sqlite sqlite: Empty file to make the go tool happy with a test-only directory. 2014-08-02 16:51:47 -07:00
corpus.go corpus: respect more attributes when looking up permanode's time 2014-07-31 14:24:03 -07:00
corpus_bench_test.go index: reindex blobs when dependent blobs arrive out-of-order 2014-03-15 08:44:09 -07:00
corpus_test.go index/corpus: cache sorted (by time) permanodes 2014-06-24 02:39:25 +02:00
doc.go fix indent for index doc block 2014-06-09 11:08:35 -07:00
enumstat.go index: actually reindex when out of order 2014-08-14 17:03:26 +02:00
export_test.go index: fix data race on BlobSource, make it private. 2014-06-27 22:29:29 +02:00
index.go search, index: add WholeRef to pkg camtypes' FileInfo struct 2015-02-04 21:04:39 -08:00
index_test.go index: fix data race on BlobSource, make it private. 2014-06-27 22:29:29 +02:00
interface.go index,search: Return media tags for describe requests. 2014-04-15 21:11:33 -07:00
keys.go search, index: add WholeRef to pkg camtypes' FileInfo struct 2015-02-04 21:04:39 -08:00
keys_test.go in-memory search: better structure for keeping memory corpus and kv 2013-11-17 09:41:45 -08:00
kvfile_test.go index: actually reindex when out of order 2014-08-14 17:03:26 +02:00
memindex.go index: fix data race on BlobSource, make it private. 2014-06-27 22:29:29 +02:00
mongo_test.go docker tests: remove container when done 2014-04-09 23:26:14 +02:00
mysql_test.go docker tests: remove container when done 2014-04-09 23:26:14 +02:00
postgres_test.go docker tests: remove container when done 2014-04-09 23:26:14 +02:00
receive.go search, index: add WholeRef to pkg camtypes' FileInfo struct 2015-02-04 21:04:39 -08:00
reversetime.go
sniff.go
util.go