0
0
bleve/index
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
..
scorch scorch zap optimize FST val encoding for terms with 1 hit 2018-03-08 09:19:54 -08:00
store import couchbase/vellum instead of couchbaselabs/vellum 2017-12-19 10:49:57 -08:00
upsidedown MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
analysis.go working in-memory version 2017-11-29 11:33:35 -05:00
field_cache.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
index.go MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00