0
0
bleve/index/upside_down
Marty Schoch dbb93b75a4 refactoring to allow pluggable index encodings
this lays the foundation for supporting the new firestorm
indexing scheme.  i'm merging these changes ahead of
the rest of the firestorm branch so i can continue
to make changes to the analysis pipeline in parallel
2015-09-02 13:12:08 -04:00
..
analysis.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -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 refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -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 refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
dump.go fix issues identified by errcheck 2015-04-07 12:04:59 -04:00
field_dict_test.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
field_dict.go significant change to index format, support dictionary rows 2015-03-10 16:22:19 -04:00
index_reader.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
reader_test.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
reader.go support using end key on forestdb iterator for term freq lookup 2015-08-18 16:22:02 -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 broken benchmark cause by index row encoding change 2015-08-06 14:48:04 -04:00
row.go Merge branch 'fix/MaxVarintLen64' of https://github.com/tukdesk/bleve into tukdesk-fix/MaxVarintLen64 2015-07-31 15:16:16 -04: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 refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
upside_down.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
upside_down.pb.go faster protobufs with gogo 2015-08-12 13:18:23 -04:00
upside_down.proto major change to fields 2014-08-19 08:58:26 -04:00