Skip to content

Tutorial for CB 4.5

Latest
Compare
Choose a tag to compare
@simonbasle simonbasle released this 21 Sep 11:05
· 11 commits to master since this release

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.