Skip to content

Releases: couchbaselabs/try-cb-java

Tutorial for CB 4.5

21 Sep 11:05
Compare
Choose a tag to compare

This sample application is the one used in the updated tutorial released with CB 4.5 Documentation.

The try-cb-java tutorial for Couchbase Server 4.5 demonstrates the following features:

  • N1QL: various elements are demonstrated around finding flights and bookings (eg. JOINS).
  • FTS: Full text search is used for the lookup of hotels.
  • Subdocument: The API is used in conjunction with FTS to only retrieve the displayed information when processing hotel search hits.

Tutorial for CB 4.0

07 Sep 08:29
Compare
Choose a tag to compare
Tutorial for CB 4.0 Pre-release
Pre-release

This sample application is the one used in the new tutorial released with CB 4.0 Documentation.