gitssie / cbft

Couchbase Full Text server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cbft

Couchbase Full Text server

The cbft project integrates the bleve full-text search engine and Couchbase Server.

GoDoc Coverage Status

A cbft process creates and maintains full-text indexes using the bleve full-text indexing engine.

Data sources for indexing include Couchbase 3.0+ and Couchbase 4.0+ buckets.

Full-text indexes can be optionally partitioned across multiple cbft processes.

Queries on a cbft index will be scatter/gather'ed across the relevant, distributed cbft processes.

See also

Full-text search

Licenses

Getting started and documentation

Please see the getting started guide for cbft.

For developers / contributors

Please see the README for developers

About

Couchbase Full Text server

License:Other


Languages

Language:Go 64.0%Language:JavaScript 18.8%Language:HTML 14.7%Language:CSS 1.4%Language:Makefile 0.5%Language:Ruby 0.3%Language:CMake 0.2%Language:Shell 0.2%