3. Quick Start

This chapter describes the example of using the full-text search add-on in the Library sample application, which source code is available at GitHub.

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.