2. Quick Start

This chapter describes the example of using the full text search subsystem in the Library sample application which can be downloaded by means of CUBA Studio.

We will split the task into the following stages:

  1. Enable search functionality for the project, configure the indexing process and verify that it works.

  2. Adjust the FTS configuration file to include entities from the sample Library data model.

  3. Use the BookPublication entity and the functionality of file upload described in the File Storage section of the Developer’s Manual to illustrate search function for the loaded files.