| Package | Description | 
|---|---|
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. | 
| org.apache.jackrabbit.core.query | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SearchManager | RepositoryImpl.WorkspaceInfo. getSearchManager()Returns the search manager for this workspace. | 
| protected SearchManager | RepositoryImpl. getSystemSearchManager(String wspName)Returns the system search manager or  nullif none is
 configured. | 
| Constructor and Description | 
|---|
| SearchManager(String workspace,
             RepositoryContext repositoryContext,
             QueryHandlerFactory qhf,
             SharedItemStateManager itemMgr,
             PersistenceManager pm,
             NodeId rootNodeId,
             SearchManager parentMgr,
             NodeId excludedNodeId)Creates a new  SearchManager. | 
| Constructor and Description | 
|---|
| QueryManagerImpl(SessionContext sessionContext,
                SearchManager searchMgr)Creates a new  QueryManagerImplfor the passedsession | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.