WebCenter Interaction API  
 

PT_SEARCHCOLLECTION_SETTINGS Members

PT_SEARCHCOLLECTION_SETTINGS overview

Public Static Fields

public fieldstaticPT_SEARCHCOLLECTION_CHARMAP Obsolete, do not use.
public fieldstaticPT_SEARCHCOLLECTION_COLLECTION_PATH Obsolete, do not use.
public fieldstaticPT_SEARCHCOLLECTION_CONNECT_PARAMS_DIRTY Set this setting to a nonzero value to indicate that the Search Server host or port has changed.
public fieldstaticPT_SEARCHCOLLECTION_INSTALL_PATH Obsolete, do not use.
public fieldstaticPT_SEARCHCOLLECTION_LANGUAGE The language used when committing documents to the search server
public fieldstaticPT_SEARCHCOLLECTION_LOGFILE_PATH Obsolete, do not use.
public fieldstaticPT_SEARCHCOLLECTION_PROPMAP_DIRTY Set this setting to a nonzero value to indicate that a property has been added, or has changed type.
public fieldstaticPT_SEARCHCOLLECTION_SCHEMA_PATH Obsolete, do not use.

Public Instance Constructors

public method PT_SEARCHCOLLECTION_SETTINGS Constructor Initializes a new instance of the PT_SEARCHCOLLECTION_SETTINGS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_SEARCHCOLLECTION_SETTINGS Class | com.plumtree.server Namespace | IPTIndexer