Matches content in documents that matches the given expression exactly.
Use the new API available at ReadingSystemEngine.getReaderDocumentSearch() instead.
ReadingSystemEngine.getReaderDocumentSearch()
Execute the query on the given publication index providers.
Consumers should typically execute queries through an IPublicationQueryResultSet retrieved using ReadingSystemIndexEngine.queryPublication()
Generated using TypeDoc
Matches content in documents that matches the given expression exactly.
Use the new API available at
ReadingSystemEngine.getReaderDocumentSearch()
instead.