0
0
bleve/index/upside_down
Marty Schoch e5d4e6f1e4 refactored index layer to support batch operations
this change was then exposed at the higher levels
also the beer-sample app was upgraded to index in batches of 100
by default.  this yieled an indexing speed up from 27s to 16s.
closes #57
2014-08-11 16:27:18 -04:00
..
benchmark_common_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
benchmark_forestdb_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
benchmark_gouchstore_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
benchmark_inmem_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
benchmark_leveldb_test.go introduced a config option to disable creating indexes if they don't already exist 2014-07-30 14:29:26 -04:00
field_reader_test.go implemented prefix search 2014-08-07 13:45:39 -04:00
field_reader.go implemented prefix search 2014-08-07 13:45:39 -04:00
reader_test.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
reader.go added DocIdReader to Index interface 2014-07-11 14:24:28 -04:00
row_test.go changed term row encoding 2014-08-07 09:39:04 -04:00
row.go implemented prefix search 2014-08-07 13:45:39 -04:00
upside_down_test.go fix storing/retrieving numeric and date fields 2014-08-06 13:52:20 -04:00
upside_down.go refactored index layer to support batch operations 2014-08-11 16:27:18 -04:00