All Classes and Interfaces
Class
Description
This
QueryIndexProvider
aggregates a list of query index providers
into a single query index provider.A cursor to read a number of nodes sequentially.
A facet result is a wrapper for
QueryResult
capable of returning information about facets
stored in the query result Row
s.A query result facet, composed by its label and count.
The filter for an index lookup that contains a number of restrictions that
are combined with AND.
The path restriction type.
A restriction for a property.
A fulltext "and" condition.
A group of full-text expressions that reflects a "contains(...)" expression,
and allows to access the original (unparsed) full text term.
The base class for fulltext condition expression.
A fulltext "or" condition.
A parser for fulltext condition literals.
A fulltext term, or a "not" term.
A visitor for full-text expressions.
The base implementation of a full-text visitor.
A row returned by the index.
A pattern matcher.
Represents an index.
A query index that may support using multiple access orders
(returning the rows in a specific order), and that can provide detailed
information about the cost.
A marker interface which means this index supports may support more than
just the minimal fulltext query syntax.
An index plan.
A builder for index plans.
A marker interface which means this index supports executing native queries
A sort order entry.
The sort order (ascending or descending).
A mechanism to index data.
Marker interface for services that need a QueryIndexProvider
User-specific settings which may be passed by the query engine to index providers during query planning and iteration
of results.
Provides
SessionQuerySettings
for principals with access to the content
repository.Dynamic
QueryIndexProvider
based on the available
whiteboard services.