Interface | Description |
---|---|
Evaluator<N extends org.apache.directory.shared.ldap.filter.ExprNode,E,ID> |
Evaluates candidate entries to see if they match a filter expression.
|
Optimizer |
An optimizer applies heuristics to determine best execution path to a search
filter based on scan counts within database indices.
|
SearchEngine<E,ID> |
Given a search filter and a scope the search engine identifies valid
candidate entries returning their ids.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.