SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchResultList

Packages that use ISearchResultList
com.sapportals.wcm.service.indexmanagement.retrieval.classification Provides functions for taxonomies and classification.  
com.sapportals.wcm.service.indexmanagement.retrieval.search Provides functions for searching and textmining.  
 

Uses of ISearchResultList in com.sapportals.wcm.service.indexmanagement.retrieval.classification
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification that return ISearchResultList
 ISearchResultList IQueryFolder.getQueryDocuments(IResourceContext context)
          Documents of the index that match the query of the folder.
 ISearchResultList IQBClassificationIndex.getQueryDocuments(IQueryFolder queryFolder, IResourceContext context)
          Documents of the index that match the query of the folder.
 

Uses of ISearchResultList in com.sapportals.wcm.service.indexmanagement.retrieval.search
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search that return ISearchResultList
 ISearchResultList ISearchResultList.subList(int index1, int index2)
          returns a sub list of the search result list
 ISearchResultList ISearchIndex.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults)
          Executes the search
 ISearchResultList ISearchIndex.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults, ICollection searchFromHere)
          Executes the search
 ISearchResultList ISearchIndex.searchSimilarDocuments(IResourceList searchDocuments, int maxResults)
          searches similar documents
 ISearchResultList ISearchIndexCollection.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults)
          Executes the search
 ISearchResultList ISearchIndexCollection.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults, ICollection searchFromHere)
          Executes the search
 ISearchResultList ISearchIndexCollection.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults, ICollection searchFromHere, java.util.Set languages)
          Executes the search
 ISearchResultList ISearchIndexCollection.searchSimilarDocuments(IResourceList searchDocuments, int maxResults)
          searches similar documents
 ISearchResultList ISearchIndexCollection.getSearchResults(java.util.List rawSearchResults, IResourceContext context)
           
 ISearchResultList IRawSearchSession.getSearchResults(java.util.List rawSearchResults)
          Converts raw search results in real search results
abstract  ISearchResultList AbstractSearchIndexCollection.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults)
           
abstract  ISearchResultList AbstractSearchIndexCollection.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults, ICollection searchFromHere)
           
abstract  ISearchResultList AbstractSearchIndexCollection.executeQuery(IQueryEntryList queryEntryList, IResourceContext context, int maxResults, ICollection searchFromHere, java.util.Set languages)
           
abstract  ISearchResultList AbstractSearchIndexCollection.searchSimilarDocuments(IResourceList searchDocuments, int maxResults)
           
abstract  ISearchResultList AbstractSearchIndexCollection.getSearchResults(java.util.List rawSearchResults, IResourceContext context)
           
 ISearchResultList IFederatedSearch.search(IQueryEntryList queryEntryList, java.util.List indexes, int maxResults, IResourceContext context)
          Performs a search within a list of search indexes.
 ISearchResultList IFederatedSearch.search(IQueryEntryList queryEntryList, ICollection searchFromHere, int maxResults, IResourceContext context)
          Performs a search within a list of search indexes restricted by a path.
 ISearchResultList IFederatedSearch.searchSimilarDocuments(java.util.List indexes, IResourceList documents, int maxResults)
          Performs a federated similar document search.
 ISearchResultList IFederatedSearch.getEmptySearchResultList()
          Empty search result list where search results from other search result lists can be added to.
 ISearchResultList ISearchSession.getSearchResults(int from, int to)
          List of search results from position a to b in the result list.
 ISearchResultList ISearchSession.getSearchResults(int from, int to, com.sapportals.wcm.service.resourcelistfilter.IResourceListFilter resourceListFilter, com.sapportals.wcm.repository.service.layout.customizing.IParameters filterParameters)
          List of search results from position a to b in the result list.
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search with parameters of type ISearchResultList
 java.util.Collection IExtendedSearchIndex.getDocumentAbstracts(ISearchResultList searchResults)
          gets the abstract of documents
 java.util.Collection IExtendedSearchIndex.getHighlightedContent(ISearchResultList searchResults, IQueryEntryList queryList)
          gets the hightlighted content of resources with respect to the queryList
 java.util.Collection IExtendedSearchIndex.getHighlightedSummary(ISearchResultList searchResults, IQueryEntryList queryList, int maxNumberOfWords)
          Returns a summary for all input documents.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.