0
0
bleve/index
Patrick Mezard 9d5407be13 boltdb: add "nosync" option to force boltdb.DB.NoSync=true
Use this option when rebuilding indexes from scratch. In my small case
(~17000 json documents), it reduces indexing from 520s to 250s.

I did not add any test, short of forced indexing termination it only
has performance effects, which are hard to test. And unknown options are
currently ignored.

Issue #240
2015-10-03 14:26:48 +02:00
..
store boltdb: add "nosync" option to force boltdb.DB.NoSync=true 2015-10-03 14:26:48 +02:00
upside_down major refactor of bleve configuration 2015-09-16 17:10:59 -04:00
analysis.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
field_cache.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
index.go refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00