..
indextest
pkg/index: Index audio duration.
2014-01-25 10:40:06 -08:00
kvfile
index: move kvfile implementation to sorted
2013-12-13 16:59:45 +01:00
mongo
pkg/index: move mysql to sorted
2013-12-18 20:18:20 +01:00
mysql
pkg/index: move mysql to sorted
2013-12-18 20:18:20 +01:00
postgres
pkg/index: move postgresql to sorted + some fixes
2013-12-24 00:37:14 +01:00
sqlindex
Change sorted.KeyValue.Find to take an optional end bound; add tests.
2013-12-07 08:43:18 -08:00
sqlite
pkg/index: move mysql to sorted
2013-12-18 20:18:20 +01:00
corpus.go
pkg/index: Rename audiotag to mediatag.
2014-01-20 21:46:39 -08: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: bunch of TODOs and planning for edge tracking
2013-12-09 17:15:34 +04:00
doc.go
Docs and minor cleanups
2013-07-07 16:09:17 -07:00
enumstat.go
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01: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
Fix data race in reindexing.
2014-01-08 20:36:17 -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
index: bunch of TODOs and planning for edge tracking
2013-12-09 17:15:34 +04:00
keys.go
pkg/index: Rename audiotag to mediatag.
2014-01-20 21:46: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
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
Use 'uint32' instead of 'int64' for blob sizes everywhere.
2014-02-08 17:58:12 +01: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