|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IExtendedSearchIndex | Extended interface for additional search and retrieval operations. |
| IFederatedSearch | Starts a search with a given query within a list of indexes, no matter what search service implementation an index is. |
| IPropertyDistribution | Holds information about the distribution of property values of one property. |
| IPropertyDistributionList | List of IPropertyDistribution objects |
| IPropertyDistributionListIterator | Iterator for the property distribution list. |
| IPropertyInfo | Represents important info about a property. |
| IPropertyRange | Holds information about the range of property values of one property. |
| IPropertyRangeList | List of IPropertyRange objects |
| IPropertyRangeListIterator | Iterator for the property range list. |
| IQueryEntry | Single entry of a complex search query. |
| IQueryEntryList | List of IQueryEntry objects |
| IQueryEntryListIterator | An iterator for the query entry list. |
| IRawSearchResult | A search result represented by the document key and the rank value. |
| IRawSearchSession | Access to a search session from the input side. |
| ISearchIndex | Index for search and retrieval operations. |
| ISearchIndexCollection | Offers search calls for more than one index. |
| ISearchResult | Represents a document in the search result. |
| ISearchResultList | List of ISearchResult objects |
| ISearchResultListIterator | Iterator for the search result list. |
| ISearchSession | The session object contains the search results in a raw format. |
| ISearchSessionProvider | The session provider is in interface to provide a stored searchsession from SearchRendererStatus |
| ISearchUtils | Utility methods that can be used by ISearchIndexCollection implementations. |
| ISortPropertyName | A sort property name is a combination of a resource property name and a sort direction. |
| ITextminingResult | Container for a list text mining result for a document. |
| ITextminingTerm | Result term for the text mining request searchSimilarTerms
of interface ISearchIndex. |
| Class Summary | |
| AbstractSearchIndexCollection | Collection of search indexes to perform search and other retrieval operations on them. |
| SearchStringParser | For parsing a query in a string representation. |
| SearchStringTerm | One term of a search string. |
| SortPropertyName | A sort property name is a combination of a resource property name and a sort direction. |
Provides functions for searching and textmining.
The search package contains interfaces and abstract classes,
which offer search and textmining functions that are provided by
indexes. The main interfaces are ISearchIndex and IFederatedSearch.
|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||