Oracle8(TM) ConText(R) Cartridge Application Developer's Guide
Release 2.0

A54630-01

Library

Product

Contents

Index

Prev Next


Preface

This manual explains the SQL*Plus and PL/SQL tools you use to issue text and theme queries with Oracle8 ConText Cartridge and how to enable users to view queried documents. It also explains how to generate document summaries using the linguistic capabilities of Oracle8 ConText Cartridge.

Audience

This document is intended for an application designer, application programmer, or systems analyst responsible for designing and developing text applications using the facilities provided by ConText.

It is also applicable to the user responsible for managing text in a ConText application. Such users could also include DBAs or system administrators.

Prerequisites

This document assumes that you have experience with the Oracle relational database management system, SQL, SQL*Plus, and PL/SQL. See the documentation provided with your hardware and software for additional information.

If you are unfamiliar with the Oracle RDBMS and related tools, read Chapter 1, "A Technical Introduction to the Oracle Server", in the Oracle8 Server Concepts Manual. The chapter is a comprehensive introduction to the concepts and terminology used throughout Oracle documentation.

Related Publications

For more information about ConText, see:

For more information about the Oracle8 server, see:

For more information about PL/SQL, see:

How To Use This Manual

This manual is designed to be used by application developers to produce text retrieval applications for end users.

Specific tasks in the application design process depend on the type and complexity of the application being developed, but in general, the development process consists of six tasks:

This book only deals with developing a ConText application and tuning the application's performance. All the information necessary to develop and maintain ConText applications is covered in the following chapters.

The Oracle8 ConText Cartridge Administrator's Guide contains information about creating and maintaining the system environment to support ConText applications. The administrator's guide and the application developer's guide are designed to be used together.

How This Manual Is Organized

Chapter 1: Introduction

This chapter gives an overview of Oracle8 ConText Cartridge.

Chapter 2: Text Concepts and Definitions

This chapter defines the concepts of querying text and themes with ConText.

Chapter 3: Query Methods

This chapter describes and compares the different query methods.

Chapter 4: Understanding Query Expressions

This chapter describes the various operators you can use to build query expressions.

Chapter 5: Theme Queries

This chapter describes how to issue theme queries.

Chapter 6: Viewing Highlighted Text

This chapter describes how to create highlighted output from a text query and how to enable the user to view the highlighted document.

Chapter 7: Linguistic Concepts

This chapter describes what is linguistic output and what are the requirements for producing this output.

Chapter 8: Using ConText Linguistics

This chapter describes how to create linguistic output, including managing the service queue and combining theme/text queries with linguistic output.

Chapter 9: SQL Functions

This reference chapter describes the SQL functions you can use with ConText.

Chapter 10: PL/SQL Packages

This reference chapter describes the procedures and functions included in the PL/SQL packages shipped with ConText.

Appendix A: Result Tables

This appendix describes the schema for the result tables used for issuing text and theme queries, highlighting text, and creating linguistic output.

Appendix B and C

These appendices contain explanations of the demonstration applications distributed with ConText.

Appendix D

This appendix describes the 32-bit Windows I/O utility shipped with Oracle8 ConText Cartridge Workbench.

Type Conventions

This book adheres to the following type conventions:

Type   Meaning  

Uppercase  

Uppercase letters indicate Oracle commands, standard database objects and constants, and standard Oracle PL/SQL procedures.  

Lowercase Italics  

Italics indicate variable names, PL/SQL parameter names, table names, view names and the names of example PL/SQL procedures.  

Monospace  

Monospace type indicate example SQL*Plus commands and example PL/SQL code. Type in the command or code exactly as it appears.  

Customer Support

You can reach Oracle Worldwide Customer Support 24 hours a day.

In the USA: 1.415.506.1500

In Europe: + 44.344.860.160

Please be prepared to supply the following information:

Your Comments Are Welcome

Please use the Reader's Comment Form at the back of this document to convey your comments to us. You can also contact us at:

Documentation Manager,
ConText Group
Server Technologies
Oracle Corporation
500 Oracle Parkway
M/S 5op10
Redwood Shores, California 94065
Phone: 1.415.506.7000 FAX: 1.415.506.7360
E-mail: infotext@us.oracle.com




Prev

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index