Aqualogic Interaction API  
 

IPTSField Interface

A single field that might appear in a search result or as part of a search query.

Obtain instances of IPTSField from factory methods in IPTSearchFactory, IPTSPlumtreeCollection, IPTSPortalCollection, IPTSCollabCollection, and IPTSContentCollection. These factory methods return all the fields in items indexed by the various Plumtree applications.

Fields in IPTSearchFactory and IPTSPlumtreeCollection can generally appear in any item indexed in the search server. Fields in IPTSPortalCollection, IPTSCollabCollection, and IPTSContentCollection appear in items indexed by that specific application.

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

com.plumtree.server.search.IPTSField
   com.plumtree.server.impl.search.IInternalField

public interface IPTSField

Types that implement IPTSField

TypeDescription

Requirements

Namespace: com.plumtree.server.search

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTSField Members | com.plumtree.server.search Namespace