Execute the query on the given publication index providers.
Consumers should typically execute queries through an IPublicationQueryResultSet retrieved using ReadingSystemIndexEngine.queryPublication()
The publications which content documents should be queried.
Generated using TypeDoc
Base interface for all document query implementations. A document query allows you to search for content and metadata inside content documents of publications.
Use the new API available at
ReadingSystemEngine.getReaderDocumentSearch()
instead.