Oracle Text Reference
Release 9.0.1

Part Number A90121-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page

9
CTX_QUERY Package

This chapter describes the CTX_QUERY PL/SQL package you can use for generating query feedback, counting hits, and creating stored query expressions.


Note::

You can use this package only when your index type is CONTEXT. This package does not support the CTXCAT index type. 


The CTX_QUERY package includes the following procedures and functions:

Name  Description 

BROWSE_WORDS 

Returns the words around a seed word in the index. 

COUNT_HITS 

Returns the number hits to a query. 

EXPLAIN 

Generates query expression parse and expansion information. 

HFEEDBACK 

Generates hierarchical query feedback information (broader term, narrower term, and related term).  

REMOVE_SQE 

Removes a specified stored query expression from the SQL tables. 

STORE_SQE 

Executes a query and stores the results in stored query expression tables. 


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback