<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Oracle_Text</id>
	<title>Oracle Text - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Oracle_Text"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Oracle_Text&amp;action=history"/>
	<updated>2026-05-07T15:27:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Oracle_Text&amp;diff=2338635&amp;oldid=prev</id>
		<title>imported&gt;Citation bot: Add: year, date. | Use this bot. Report bugs. | Suggested by Abductive | #UCB_webform 1143/3850</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Oracle_Text&amp;diff=2338635&amp;oldid=prev"/>
		<updated>2023-01-31T00:37:28Z</updated>

		<summary type="html">&lt;p&gt;Add: year, date. | &lt;a href=&quot;/wiki143/index.php?title=WP:UCB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:UCB (page does not exist)&quot;&gt;Use this bot&lt;/a&gt;. &lt;a href=&quot;/wiki143/index.php?title=WP:DBUG&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:DBUG (page does not exist)&quot;&gt;Report bugs&lt;/a&gt;. | Suggested by Abductive | #UCB_webform 1143/3850&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Multiple issues|&lt;br /&gt;
{{refimprove|date=January 2014}}&lt;br /&gt;
{{notability|date=January 2014}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Oracle Text&amp;#039;&amp;#039;&amp;#039; 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]].&lt;br /&gt;
&lt;br /&gt;
When integrated with a text storage system,  it can analyze text and provide text-filtering and text-reduction for [[speed reading|speed-reading]] and summary-viewing. It can return  [[grammar|grammatical]] assessments of the text it processes, checking for [[grammatical error]]s and rating the quality and [[Stylistics (linguistics)|style]] of the writing.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Oracle Corporation introduced &amp;#039;&amp;#039;&amp;#039;Oracle ConText&amp;#039;&amp;#039;&amp;#039; 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.&lt;br /&gt;
&lt;br /&gt;
With the appearance of version 8i of the Oracle database in 1999, a re-designed ConText became &amp;#039;&amp;#039;&amp;#039;Oracle interMedia Text&amp;#039;&amp;#039;&amp;#039; — part of the separately-priced [[Oracle interMedia]] bundle of products.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Oracle Corporation continues to support Oracle Text as of Oracle Database release 12&amp;lt;ref&amp;gt;&lt;br /&gt;
Note the manual &amp;#039;&amp;#039;Oracle Text Reference 12c Release 1 (12.1) (Redwood Shores, CA: Oracle Corporation, 2013)&amp;#039;&amp;#039;, cited in:&lt;br /&gt;
{{cite book&lt;br /&gt;
| last1 = Greenwald&lt;br /&gt;
| first1 = Rick&lt;br /&gt;
| last2 = Stackowiak&lt;br /&gt;
| first2 = Robert&lt;br /&gt;
| last3 = Stern&lt;br /&gt;
| first3 = Jonathan&lt;br /&gt;
| title = Oracle Essentials: Oracle Database 12c&lt;br /&gt;
| date = 6 September 2013&lt;br /&gt;
| url = https://books.google.com/books?id=oSKwAAAAQBAJ&lt;br /&gt;
| edition = 5&lt;br /&gt;
| publisher = O&amp;#039;Reilly Media, Inc.&lt;br /&gt;
| publication-date = 2013&lt;br /&gt;
| isbn = 9781449343170&lt;br /&gt;
| access-date = 2017-08-15&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt; (2013).&lt;br /&gt;
&lt;br /&gt;
== Implementation ==&lt;br /&gt;
Oracle Text uses the ctx library.&amp;lt;ref&amp;gt;&lt;br /&gt;
{{cite book&lt;br /&gt;
| last1 = Kumar&lt;br /&gt;
| first1 = Arun&lt;br /&gt;
| last2 = Kanagaraj&lt;br /&gt;
| first2 = John&lt;br /&gt;
| last3 = Stroupe&lt;br /&gt;
| first3 = Richard&lt;br /&gt;
| chapter = Customizing Oracle 10g Installation Options&lt;br /&gt;
| title = Oracle Database 10g Insider Solutions&lt;br /&gt;
| year = 2005&lt;br /&gt;
| url = http://www.informit.com/articles/article.aspx?p=409470&amp;amp;seqNum=3&lt;br /&gt;
| publisher = Sams&lt;br /&gt;
| publication-date = 2005&lt;br /&gt;
| isbn = 9780672327919&lt;br /&gt;
| access-date = 2017-08-15&lt;br /&gt;
| 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.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Oracle Ultra Search]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.oracle.com/technetwork/database/enterprise-edition/index-098492.html Oracle Text]&lt;br /&gt;
* [http://www.idevelopment.info/data/Oracle/DBA_tips/Oracle_Text/TEXT_1.shtml History, name-changes and functionality-changes]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Oracle software]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Citation bot</name></author>
	</entry>
</feed>