Oracle Text

{{Multiple issues|

{{refimprove|date=January 2014}}

{{notability|date=January 2014}}

}}

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

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

Note the manual Oracle Text Reference 12c Release 1 (12.1) (Redwood Shores, CA: Oracle Corporation, 2013), cited in:

{{cite book

| last1 = Greenwald

| first1 = Rick

| last2 = Stackowiak

| first2 = Robert

| last3 = Stern

| first3 = Jonathan

| title = Oracle Essentials: Oracle Database 12c

| date = 6 September 2013

| url = https://books.google.com/books?id=oSKwAAAAQBAJ

| edition = 5

| publisher = O'Reilly Media, Inc.

| publication-date = 2013

| isbn = 9781449343170

| access-date = 2017-08-15

}}

(2013).

Implementation

Oracle Text uses the ctx library.

{{cite book

| last1 = Kumar

| first1 = Arun

| last2 = Kanagaraj

| first2 = John

| last3 = Stroupe

| first3 = Richard

| chapter = Customizing Oracle 10g Installation Options

| title = Oracle Database 10g Insider Solutions

| year = 2005

| url = http://www.informit.com/articles/article.aspx?p=409470&seqNum=3

| publisher = Sams

| publication-date = 2005

| isbn = 9780672327919

| access-date = 2017-08-15

| quote = [...] you can set up Oracle text manually. [...] Change the library path environment variables for your platform to include the ORACLE_HOME/ctx/lib directory.

}}

See also

References