0
0
Fork 0
bleve/cmd/bleve
Steve Yen eac9808990 scorch zap optimize FST val encoding for terms with 1 hit
NOTE: this is a scorch zap file format change / bump to version 4.

In this optimization, the uint64 val stored in the vellum FST (term
dictionary) now may either be a uint64 postingsOffset (same as before
this change) or a uint64 encoding of the docNum + norm (in the case
where a term appears in just a single doc).
2018-03-08 09:19:54 -08:00
..
cmd scorch zap optimize FST val encoding for terms with 1 hit 2018-03-08 09:19:54 -08:00
vendor bump manifest to latest cobra and pflag 2017-02-15 15:36:47 -05:00
.gitignore migrated all bleve utils into single bleve command 2016-09-14 11:52:29 -04:00
gendocs.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
main.go nicer formatting of license header 2016-10-02 10:13:14 -04:00