Package org.apache.directory.server.xdbm.search

Interface Summary
Evaluator<N extends 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-2011 Apache Software Foundation. All Rights Reserved.