Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d647d782698f1

Jump to content

// Workers AI · dad joke modeWhat did Oracle Text say to the printer? You're always typing.

From Wikipedia, the free encyclopedia

Oracle Text is search engine and text analysis software developed and sold by Oracle Corporation. It is proprietary software, sold as part of Oracle Database, a proprietary relational database management system.

When integrated with a text storage system, it can analyze text and provide text-filtering and text-reduction for speed-reading and summary-viewing. It can return grammatical assessments of the text it processes, checking for grammatical errors and rating the quality and style of the writing.

History

[edit]

Oracle Corporation introduced Oracle ConText first as a software option, then as an Oracle data cartridge (a server-based software module) for text retrieval when it released version 8 of the Oracle database in 1997. It used the default schema CTXSYS and the default tablespace DRSYS.

With the appearance of version 8i of the Oracle database in 1999, a re-designed ConText became Oracle interMedia Text — part of the separately-priced Oracle interMedia bundle of products.

With the release of version 9i of the database in 2001 Oracle Corporation renamed the software as Oracle Text and again marketed it as a standalone subsystem, integrated with and included in the cost of the database software.

Oracle Corporation continues to support Oracle Text as of Oracle Database release 12[1] (2013).

Implementation

[edit]

Oracle Text uses the ctx library.[2]

See also

[edit]
[edit]

References

[edit]
  1. Note the manual Oracle Text Reference 12c Release 1 (12.1) (Redwood Shores, CA: Oracle Corporation, 2013), cited in: Greenwald, Rick; Stackowiak, Robert; Stern, Jonathan (6 September 2013). Oracle Essentials: Oracle Database 12c (5 ed.). O'Reilly Media, Inc. (published 2013). ISBN 9781449343170. Retrieved 2017-08-15.
  2. Kumar, Arun; Kanagaraj, John; Stroupe, Richard (2005). "Customizing Oracle 10g Installation Options". Oracle Database 10g Insider Solutions. Sams. ISBN 9780672327919. Retrieved 2017-08-15. [...] you can set up Oracle text manually. [...] Change the library path environment variables for your platform to include the ORACLE_HOME/ctx/lib directory.