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

 

ICS.IndexCreate

Creates a search index.

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 ContentServer 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.

Errno

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

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.