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:
-
Enable search functionality for the project, configure the indexing process and verify that it works.
-
Adjust the FTS configuration file to include entities from the sample Library data model.
-
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.