This preface is an introduction to the SIETS Developers Guide. It defines the audience, describes the structure of this guide, and lists typographic conventions and abbreviations used throughout the guide.
This guide is compliant with the SIETS server version 3.3.19.
This section contains the following topics:
This guide is intended for application developers. In SIETS context these are developers that build customized applications based on SIETS API.
This guide has the following structure:
Section |
Description |
---|---|
Describes SIETS, its concepts, and architecture. |
|
Describes SIETS document structure and presents scenarios for unstructured source data and XML structured source data. |
|
Describes multi-language support and text encoding concepts, and explains XML formatting concepts. |
|
Contains all SIETS function descriptions and syntax in XML. |
|
Describes SIETS clustering. |
|
Explains how to run and work with SIETS console. |
|
Describes the concept of message files and explains how to run the |
|
Lists and describes sample applications that are based on SIETS API commands. |
|
Contains a list of error messages. |
|
Contains SIETS API reference for Microsoft Visual FoxPro programming language. |
|
Contains a list of frequently asked questions and answers to them. |
The SIETS package includes the following guides:
Title |
Description |
---|---|
SIETS Administration and Configuration Guide |
Describes the SIETS administration and configuration concepts and contains step-by-step instructions. |
SIETS Installation Guide |
Describes how to install SIETS. |
The following styles and conventions are used in this guide:
Convention |
Description |
---|---|
|
Represents command, function, file and directory names, system messages, and command-line commands. |
Hyperlink |
Represents a hyperlink. Clicking on this field takes you to the identified place. |
Example |
Represents an example. |
Source code |
Represents code. |
Comment |
Represents a comment in the code. |
The following abbreviations are used in this guide.
Abbreviation |
Description |
---|---|
API |
Application programming interface. |
FTS |
Full text search. |
XML |
Extensible markup language. |
SQL |
Structured query language. |
UTF |
UCS (universal character set) transformation format. |
HTTP |
Hypertext transport protocol. |