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

 

ICS.SearchDateToNative

Converts a date string formatted in Java SQL to the date format native to the search engine.

Syntax

Parameters

sDate
The date to convert.

sbOut
Buffer where the converted string will be returned.

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

sCharset
Constant value representing the character set the index uses.

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