Skip to content

Instantly share code, notes, and snippets.

unexpected mismatch for term 'strand', dictionary 18, search hits 19
unexpected mismatch for term 'Rowling's', dictionary 4, search hits 5
unexpected mismatch for term 'honoring', dictionary 12, search hits 13
unexpected mismatch for term 'interchangeably', dictionary 13, search hits 14
unexpected mismatch for term 'es:El', dictionary 1, search hits 2
unexpected mismatch for term 'barely', dictionary 29, search hits 30
unexpected mismatch for term 'axons', dictionary 3, search hits 5
unexpected mismatch for term 'gather', dictionary 35, search hits 36
unexpected mismatch for term 'Postel', dictionary 4, search hits 5
unexpected mismatch for term 'Texans', dictionary 7, search hits 9
@steveyen
steveyen / blog.md
Last active August 29, 2015 14:22 — forked from mschoch/blog.md

Announcing CBFT Developer Preview!

Today we're excited to announce a developer preview release of CBFT, which offers full-text indexing for Couchbase Server. CBFT will allow Couchbase users to more easily add full-text search capabilities to their application without having to deploy additional infrastrucutre dedicated to search.

The CBFT developer preview offers:

  • analysis and indexing powered by Bleve, a full-text library written in Go
  • advanced index mapping to customize behavior to your documents
  • faceted search
  • incremental indexing using Couchbase DCP technology