Documentation
In order to work with these examples be sure to work with the development
Maven profile. This enables
additional modules which are not part of the Simple Lucene distribution.
Documentation is broken down into the following:
- Backend: Lucene configuration to work with the API
- Domain Operations: Modelling for the application domain
- Insert and Update: Using the API to maintain index content
- Querying: Performing searches using the API