mosuka / blast

Blast is a full text search and indexing server, written in Go, built on top of Bleve.
Apache License 2.0
1.08k stars 76 forks source link

The storage backend only supports scorch #116

Closed mosuka closed 4 years ago

mosuka commented 4 years ago

When KVS such as BoltDB is used as a storage backend, the index size is too large, so only scorch is supported.