Kieora API 6.0.0.Beta4

Uses of Interface
org.kie.kieora.search.ClusterSegment

Packages that use ClusterSegment
org.kie.kieora.search   
 

Uses of ClusterSegment in org.kie.kieora.search
 

Methods in org.kie.kieora.search with parameters of type ClusterSegment
 List<KObject> SearchIndex.fullTextSearch(String term, int pageSize, int startIndex, ClusterSegment... clusterSegments)
           
 int SearchIndex.fullTextSearchHits(String term, ClusterSegment... clusterSegments)
           
 List<KObject> SearchIndex.searchByAttrs(Map<String,?> attrs, int pageSize, int startIndex, ClusterSegment... clusterSegments)
           
 int SearchIndex.searchByAttrsHits(Map<String,?> attrs, ClusterSegment... clusterSegments)
           
 


Kieora API 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.