Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Uses of Class
oracle.search.query.webservice.client.GroupAttribute

Packages that use GroupAttribute
oracle.search.query.webservice.client Provides classes needed to access the Oracle SES Query Web service 

 

Uses of GroupAttribute in oracle.search.query.webservice.client

 

Methods in oracle.search.query.webservice.client with parameters of type GroupAttribute
 OracleResultContainer OracleSearchService.doOracleOrganizedSearch(String query, Integer topN, Integer startIndex, Integer docsRequested, Boolean dupRemoved, Boolean dupMarked, DataGroup[] groups, String queryLang, String docLang, Boolean returnCount, String filterConnector, Filter[] filters, String[] fetchAttributeNames, String searchControls, GroupAttribute groupAttr, SortAttribute[] sortAttrList, ClusterConfig[] clusterList)
          Invokes Oracle SES organized search and returns search results.
 OracleResultContainer OracleSearchService.doOracleFetchSearch(String query, String[] targetDocIdList, Integer startIndex, Integer docsRequested, String queryLang, String[] fetchAttributeNames, GroupAttribute groupAttr, SortAttribute[] sortAttrList, ClusterConfig[] clusterList)
          Invokes Oracle SES fetch search and returns fetch results.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Copyright © 2006, 2007, Oracle. All rights reserved.