Interface | Description |
---|---|
PreparsedDocumentProvider |
Interface that allows clients to hook in Document caching and/or the whitelisting of queries.
|
Class | Description |
---|---|
NoOpPreparsedDocumentProvider | |
PreparsedDocumentEntry |
An instance of a preparsed document entry represents the result of a query parse and validation.
|