Package | Description |
---|---|
org.kie.kieora.engine | |
org.kie.kieora.search |
Modifier and Type | Method and Description |
---|---|
void |
MetaIndexEngine.index(KObject... objects) |
void |
MetaIndexEngine.index(KObject object) |
Modifier and Type | Method and Description |
---|---|
List<KObject> |
SearchIndex.fullTextSearch(String term,
int pageSize,
int startIndex,
ClusterSegment... clusterSegments) |
List<KObject> |
SearchIndex.searchByAttrs(Map<String,?> attrs,
int pageSize,
int startIndex,
ClusterSegment... clusterSegments) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.