Glossary

A

API

Application programming interface.

D

demon

Program or process, part of a larger program or process, that is dormant until a certain condition occurs and then is initiated to do its processing

document repository

Place where all SIETS documents are stored in the format, in which they were stored in the SIETS system, for returning the documents on a search request.

See also: SIETS document.

F

FTS

Full text search.

See also: FTS query.

FTS query

Full text search request to the SIETS server.

See also: FTS.

I

inverted index

List of words, where each word has a list of pointers to SIETS documents in which the word occurs.

See also: SIETS document.

R

RAM

Random access memory.

rate

Mechanism, which ensures that results are ordered in a result set according to assigned unchanging rate.

relevance

Measure of the accuracy of the search results.

See also: rate.

S

scheme

Document structure definition mechanism, which defines the location and behavior of each document part.

SIETS API

Standardized set of functions for accessing the SIETS server.

See also: SIETS server.

SIETS Enterprise Manager

Administering tool of the SIETS system.

SIETS console

Simple text application for accessing the SIETS server directly using the same functions as in SIETS API.

See also: SIETS API.

SIETS document

Unit in SIETS storage against which searching is performed. It can be unstructured or XML structured.

See also: SIETS storage.

SIETS server

Stand-alone server for storing and retrieving information such as plain texts or XML structured documents. It can be run in one or more instances per computer.

SIETS storage

Data collection for storing SIETS documents in a format that ensures a search is performed very fast. SIETS storage is contained by one SIETS server instance, and consists of vocabulary, document repository, and inverted index.

See also: SIETS document, vocabulary, document repository, inverted index.

stemming

Feature that allows searching for words and their declinations.

U

UTF

UCS (universal character set) transformation format.

V

vocabulary

Vocabulary is a list of all unique words in the SIETS storage. Unique words are found in documents and added to the vocabulary while storing these documents to the SIETS storage.

See also: SIETS storage.

W

wildcard search

Feature that allows searching for unknown characters or phrases.

X

XML

Extensible markup language.

XML reply

XML message that is returned when submitting a XML request.

See also: XML request.

XML request

XML message that is sent to the SIETS server to perform a SIETS API command.

See also: SIETS API.


PreviousTop