| Package | Description |
|---|---|
| org.apache.directory.server.core.partition.impl.btree | |
| org.apache.directory.server.xdbm.search.impl |
| Modifier and Type | Method and Description |
|---|---|
SearchEngine |
AbstractBTreePartition.getSearchEngine()
Gets the DefaultSearchEngine used by this ContextPartition to search the
Database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBTreePartition.setSearchEngine(SearchEngine searchEngine) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchEngine
Given a search filter and a scope the search engine identifies valid
candidate entries returning their ids.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.