- Indexing Writer API
- provides an Indexing Writer Object, which can store a text content with additional parameters for later high-performant free-text search
- Indexing Searcher API
- provides an Indexing Searcher Object, which is used for free-text or exact periods searches over the added documents
This project is copyrighted by SAP SE and is available under the Eclipse Public License v 2.0. See LICENSE and NOTICE.txt for further details.