perkeep/pkg/index
Brad Fitzpatrick 2f9b87ad59 index: ignore recpn log spam, export SetVerboseCorpusLogging for pkg/search tests
Change-Id: Ie18c8db5ab33e94a6c37e3fa19170ac046d864b2
2013-12-09 11:26:33 +04:00
..
indextest Change sorted.KeyValue.Find to take an optional end bound; add tests. 2013-12-07 08:43:18 -08:00
kvfile Change sorted.KeyValue.Find to take an optional end bound; add tests. 2013-12-07 08:43:18 -08:00
mongo Change sorted.KeyValue.Find to take an optional end bound; add tests. 2013-12-07 08:43:18 -08:00
mysql pkg/index: use IsDeleted in some of the search methods 2013-11-28 16:08:23 +01:00
postgres pkg/index: use IsDeleted in some of the search methods 2013-11-28 16:08:23 +01:00
sqlindex Change sorted.KeyValue.Find to take an optional end bound; add tests. 2013-12-07 08:43:18 -08:00
sqlite Change sorted.KeyValue.Find to take an optional end bound; add tests. 2013-12-07 08:43:18 -08:00
corpus.go index: ignore recpn log spam, export SetVerboseCorpusLogging for pkg/search tests 2013-12-09 11:26:33 +04:00
corpus_bench_test.go index: ignore recpn log spam, export SetVerboseCorpusLogging for pkg/search tests 2013-12-09 11:26:33 +04:00
corpus_test.go index: remove 2 allocs (3% of mem) in kvClaim, via Corpus.mergeClaimRow 2013-12-03 21:52:12 -08:00
doc.go Docs and minor cleanups 2013-07-07 16:09:17 -07:00
enumstat.go Change sorted.KeyValue.Find to take an optional end bound; add tests. 2013-12-07 08:43:18 -08:00
export_test.go index: ignore recpn log spam, export SetVerboseCorpusLogging for pkg/search tests 2013-12-09 11:26:33 +04:00
index.go Make all corpus row merge funcs take []byte to reduce garbage on startup slurp. 2013-12-07 11:08:19 -08:00
index_test.go pkg/index: use IsDeleted in some of the search methods 2013-11-28 16:08:23 +01:00
interface.go search: efficient permanode queries, sorted, and with a limit. 2013-12-02 20:01:37 -08:00
keys.go search: deletions are not modifications 2013-11-29 00:29:57 +01:00
keys_test.go in-memory search: better structure for keeping memory corpus and kv 2013-11-17 09:41:45 -08:00
memindex.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00
receive.go index: start of re-indexing smartly when dependent blobs are missing 2013-11-30 23:15:17 -08:00
reversetime.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
sniff.go search: more in-memory search work. make tests verify Scan doesn't hit Storage. 2013-11-16 18:50:01 -08:00
util.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00