| Package | Description |
|---|---|
| org.uberfire.ext.metadata.search |
| Modifier and Type | Class and Description |
|---|---|
static class |
IOSearchService.NoOpFilter |
| Modifier and Type | Method and Description |
|---|---|
List<KObject> |
SearchIndex.fullTextSearch(String term,
IOSearchService.Filter filter,
ClusterSegment... clusterSegments) |
List<Path> |
IOSearchService.fullTextSearch(String term,
IOSearchService.Filter filter,
Path... roots) |
List<KObject> |
SearchIndex.searchByAttrs(Map<String,?> attrs,
IOSearchService.Filter filter,
ClusterSegment... clusterSegments) |
List<Path> |
IOSearchService.searchByAttrs(Map<String,?> attrs,
IOSearchService.Filter filter,
Path... roots) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.