perkeep/pkg/index
mpl be2fd70e3c index: set MySQL to binary charset
The immediate concern was to make the index case sensitive,
but the values should be stored in binary anyway as this
layer is just obeying the IndexStorage interface and should
not be concerned with character sets.

http://camlistore.org/issue/130

Change-Id: Iee913b0bd9e5c0c32a5c5570310c2ac5d0cfddf8
2013-04-18 00:59:17 +02:00
..
indextest index: index file times too, and return in index.GetFileInfo. 2013-02-18 21:31:41 -08:00
mongo Rename index.IndexStorage to index.Storage, to reduce stutter. 2013-01-13 20:19:36 -08:00
mysql index: set MySQL to binary charset 2013-04-18 00:59:17 +02:00
postgres Rename index.IndexStorage to index.Storage, to reduce stutter. 2013-01-13 20:19:36 -08:00
sqlindex Make sqlite (more) reliable. camlistore.org/issue/114 2013-02-17 22:10:28 -08:00
sqlite Make sqlite (more) reliable. camlistore.org/issue/114 2013-02-17 22:10:28 -08:00
doc.go Rename index.IndexStorage to index.Storage, to reduce stutter. 2013-01-13 20:19:36 -08:00
enumstat.go first pass with mgo as indexer 2012-02-20 14:40:24 +01:00
export_test.go index: export NewMemoryIndex 2012-11-04 12:18:11 +01:00
index.go search handler: return correct thumbnail dimensions 2013-03-25 17:06:15 +01:00
index_test.go index: implement EdgesTo 2012-11-05 10:29:42 +01:00
keys.go index: index file times too, and return in index.GetFileInfo. 2013-02-18 21:31:41 -08:00
keys_test.go
memindex.go Rename index.IndexStorage to index.Storage, to reduce stutter. 2013-01-13 20:19:36 -08:00
receive.go search handler: return correct thumbnail dimensions 2013-03-25 17:06:15 +01:00
reversetime.go
sniff.go schema, camget: more work on deleting the Superset type. 2013-01-22 09:32:40 -08:00
util.go