public static class FTSService.QuerySchemas extends Object
getEntryIdsByGlobalQuery.
This defines the schemaIds and their corresponding fields to be used in the search.| Modifier and Type | Field and Description |
|---|---|
List<BitSet> |
fullTextOptions |
List<String> |
queryFieldNames |
String |
schemaId |
| Constructor and Description |
|---|
FTSService.QuerySchemas(String schemaId) |
FTSService.QuerySchemas(String schemaId,
List<String> queryFieldNames,
List<BitSet> fullTextOptions) |
? Copyright 2013 BMC Software, Inc.