perkeep/pkg/index
Brad Fitzpatrick e26eacfa2f index: return FileInfo and ImageInfo as values, not pointers.
Change-Id: I6aba3a74ce233cc834550b561f597e549fb2bfab
2013-11-16 17:49:28 -08:00
..
indextest search/index: invert depedency. search now depends on index. 2013-11-16 15:00:30 -08:00
kvfile index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00
mongo index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00
mysql index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00
postgres index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00
sqlindex sqlite: add start of an fd leak test 2013-09-13 11:21:48 +01:00
sqlite index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00
corpus.go search: more in-memory search work. 2013-11-16 17:24:02 -08:00
doc.go Docs and minor cleanups 2013-07-07 16:09:17 -07:00
enumstat.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
export_test.go index: export NewMemoryIndex 2012-11-04 12:18:11 +01:00
index.go index: return FileInfo and ImageInfo as values, not pointers. 2013-11-16 17:49:28 -08:00
index_test.go index: add deletedAt method, and cache for deletion status 2013-11-06 23:34:13 +01:00
interface.go index: return FileInfo and ImageInfo as values, not pointers. 2013-11-16 17:49:28 -08:00
keys.go pkg/index: keyType keyPermanodeClaim for "claim" index entry 2013-11-08 16:20:43 +01:00
keys_test.go
memindex.go encrypt: stat support. 2013-06-15 16:44:49 -07:00
receive.go search: more in-memory search work. 2013-11-16 17:24:02 -08:00
reversetime.go
sniff.go search: more in-memory search work. 2013-11-16 17:24:02 -08:00
util.go