Earlier this month I had written about using facets with Full Text Search (FTS), a subject that is often considered scary. In this previous tutorial we had configured an FTS index and a sample application with the premise of being able to do narrow searches against beer data provided within the Couchbase sample bucket.
Because of the usefulness of the subject, it made sense to convert this tutorial into a step by step video to clear up all loose ends.
To see, from start to finish, how to create Full Text Search indexes and search buckets with facets, check out the FTS video tutorial below.
If you’d like to learn more about facets and FTS in Couchbase, check out the Couchbase Developer Portal. Information on using the Node.js SDK can be found there as well.