Matches attributes in documents that matches a given expression.
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 attributes in documents that matches a given expression.
Use the new API available at
ReadingSystemEngine.getReaderDocumentSearch()
instead.