0
0
bleve/index/upside_down
2015-05-26 15:35:31 +08:00
..
analysis_pool.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
benchmark_all.sh refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
benchmark_boltdb_test.go standardize on including 1000 sized batches 2015-04-24 17:31:34 -04:00
benchmark_common_test.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
benchmark_cznicb_test.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
benchmark_forestdb_test.go standardize on including 1000 sized batches 2015-04-24 17:31:34 -04:00
benchmark_goleveldb_test.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
benchmark_gorocksdb_test.go adding initial impl of rocksdb kv store 2015-04-24 17:19:44 -04:00
benchmark_gtreap_test.go standardize on including 1000 sized batches 2015-04-24 17:31:34 -04:00
benchmark_inmem_test.go standardize on including 1000 sized batches 2015-04-24 17:31:34 -04:00
benchmark_leveldb_test.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
benchmark_null_test.go standardize on including 1000 sized batches 2015-04-24 17:31:34 -04:00
dump_test.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
dump.go fix issues identified by errcheck 2015-04-07 12:04:59 -04:00
field_dict_test.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
field_dict.go significant change to index format, support dictionary rows 2015-03-10 16:22:19 -04:00
field_index_cache.go text analysis now moved out of index write lock onto goroutine 2014-09-24 08:13:14 -04:00
index_reader.go properly use the stored array positions when loading a document 2015-05-15 15:47:54 -04:00
reader_test.go refactor of kvstore api to support native merge in rocksdb 2015-04-24 17:13:50 -04:00
reader.go major improvements to index row encoding 2015-04-03 16:50:48 -04:00
row_merge_test.go fix row merging bug 2015-05-06 11:00:04 -04:00
row_merge.go fix row merging bug 2015-05-06 11:00:04 -04:00
row_test.go fix bug, dictionary row encoding buffer too small 2015-05-06 10:04:02 -04:00
row.go use binary.MaxVarintLen64 2015-05-26 15:35:31 +08:00
stats.go added support for tracking index stats and exposing via expvar 2014-10-02 11:12:49 -07:00
upside_down_test.go fix tests which deadlock boltdb due to deferred cleanup 2015-05-21 12:29:31 -04:00
upside_down.go properly use the stored array positions when loading a document 2015-05-15 15:47:54 -04:00
upside_down.pb.go Update protobuf imports 2014-12-10 01:24:59 +03:00
upside_down.proto major change to fields 2014-08-19 08:58:26 -04:00