Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.IndexCreate (Deprecated)

Deprecated as of Content Server version 7.6

Syntax

Parameters

sIndex
Full path name to the index to create. May be null.

vlFieldArguments
A list of field names and type values defining the subfields of a Verity search index. For Verity, index subfields must be defined when the index is created. The valid field types are DATE and TEXT. For AltaVista, this argument must be null.

sEngine
Search engine name. If null, the value of the Sites property, cs.searchengine, is used.

sCharset
Constant value representing the character set the index uses.

errstr
For return values; may contain error information.

Returns

Returns true on success, false on failure.

Error Numbers

Use GetErrno (), and see Appendix A, "Error Conditions," for the possible errno values.

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.