Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX -
Contents Index PreviousNext

Appendix M Java APIs Used in V6.0L20 and Earlier> M.1 ShunSearch Class

M.1.2 executeSearch1

mark1Function

This method performs a search according to the specified parameter and obtains the number of hits.

mark1Syntax

void  executeSearch1(
    String  Query                /* (1) Search expression               */
);

mark1Return Value

None.

mark1Parameters

mark2(1) Search expression

Specify the search expression using Unicode.

Ensure that the size of the search expression is between 1 and 65,535 bytes inclusive.

Refer to B.3 Search Expressions for details on search expressions.

mark1Exceptions

mark2ShunException

This is output when an error occurs during the search process.

Refer to M.4 Error Codes Output for details on error codes.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006