Aqualogic Interaction API  
 

IPTSSearchableCollection Interface

Interface that returns the most basic set of fields (IPTSField instances) necessary for the Plumtree search API to function. These fields, such as Rank, have more to do with the mechanics of querying and retrieving than with the actual content of searchable items.

For fields that are indexed by the actual Plumtree applications, see subinterfaces IPTSPortalCollection, IPTSCollabCollection, IPTSContentCollection in package com.plumtree.server.search.ptapps.

For a list of all members of this type, see IPTSSearchableCollection Members.

com.plumtree.server.search.IPTSSearchableCollection
   com.plumtree.server.search.ptapps.IPTSCollabCollection
   com.plumtree.server.search.ptapps.IPTSContentCollection
   com.plumtree.server.search.ptapps.IPTSPlumtreeCollection
   com.plumtree.server.search.ptapps.IPTSPortalCollection

public interface IPTSSearchableCollection

Types that implement IPTSSearchableCollection

TypeDescription

Requirements

Namespace: com.plumtree.server.search

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTSSearchableCollection Members | com.plumtree.server.search Namespace