0
0
bleve/index/upside_down
Marty Schoch 4e14f4e4ef change path for forestdb test to correctly cleanup
this is due to forestdb auto-compaction using the provided
path as just the prefix, so if we're not careful we end
up with many stray files laying around
here, we create a sub-directory first, and just nuke the
whole subdir when we're done
2015-03-10 14:05:58 -04:00
..
analysis_pool.go text analysis now moved out of index write lock onto goroutine 2014-09-24 08:13:14 -04:00
benchmark_boltdb_test.go text analysis now moved out of index write lock onto goroutine 2014-09-24 08:13:14 -04:00
benchmark_common_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
benchmark_cznicb_test.go added some batch size 1000 microbenchmarks 2015-01-30 15:58:39 -08:00
benchmark_forestdb_test.go change path for forestdb test to correctly cleanup 2015-03-10 14:05:58 -04:00
benchmark_gtreap_test.go added gtreap in-memory, copy-on-write KVStore 2015-01-12 11:26:21 -08:00
benchmark_inmem_test.go text analysis now moved out of index write lock onto goroutine 2014-09-24 08:13:14 -04:00
benchmark_leveldb_test.go added some batch size 1000 microbenchmarks 2015-01-30 15:58:39 -08:00
benchmark_null_test.go text analysis now moved out of index write lock onto goroutine 2014-09-24 08:13:14 -04:00
dump_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
dump.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
field_index_cache.go text analysis now moved out of index write lock onto goroutine 2014-09-24 08:13:14 -04:00
field_reader_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
field_reader.go first pass at checking errors that were ignored 2015-03-06 14:46:29 -05:00
index_reader.go first pass at checking errors that were ignored 2015-03-06 14:46:29 -05:00
reader_test.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
reader.go first pass at checking errors that were ignored 2015-03-06 14:46:29 -05:00
row_merge.go Remove unneeded else clauses 2014-11-20 20:34:05 +01:00
row_test.go update term freq rows to use varint where possible 2015-03-06 13:00:53 -05:00
row.go first pass at checking errors that were ignored 2015-03-06 14:46:29 -05: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 typos in comments and strings 2014-12-18 18:43:12 +01:00
upside_down.go update term freq rows to use varint where possible 2015-03-06 13:00:53 -05: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