Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


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

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

 

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

 

Methods in oracle.search.query.webservice.client with parameters of type ClusterConfig
 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.
 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.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved.