| Package | Description |
|---|---|
| org.alfresco.repo.domain.solr | |
| org.alfresco.repo.domain.solr.ibatis | |
| org.alfresco.repo.solr |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeParametersEntity
Stores node query parameters for use in SOLR DAO queries
|
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
SOLRDAO.getNodes(NodeParameters nodeParameters,
org.alfresco.service.namespace.QName shardPropertQName)
Get the nodes satisfying the constraints in nodeParameters
|
| Constructor and Description |
|---|
NodeParametersEntity(NodeParameters params,
QNameDAO qnameDAO)
Construct from higher-level parameters
|
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
SOLRDAOImpl.getNodes(NodeParameters nodeParameters,
org.alfresco.service.namespace.QName shardPropertyQName)
Get the nodes satisfying the constraints in nodeParameters
|
| Modifier and Type | Method and Description |
|---|---|
void |
SOLRTrackingComponent.getNodes(NodeParameters nodeParameters,
SOLRTrackingComponent.NodeQueryCallback callback)
Get the nodes satisfying the constraints in nodeParameters
|
void |
SOLRTrackingComponentImpl.getNodes(NodeParameters nodeParameters,
SOLRTrackingComponent.NodeQueryCallback callback)
Get the nodes satisfying the constraints in nodeParameters
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.