Skip to content

Commit 117fd0d

Browse files
authored
Update README.md
Updates - added and changed information
1 parent f35cf83 commit 117fd0d

File tree

1 file changed

+12
-13
lines changed
  • data-platform/core-converged-db/oracle-text

1 file changed

+12
-13
lines changed

data-platform/core-converged-db/oracle-text/README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Oracle Text is a full-text search that is fully integrated into the Oracle Datab
44

55
Oracle Text can perform linguistic analysis on documents, mining capabilities, classification, clustering, etc.
66

7-
Reviewed Date: 21.01.2025
7+
Reviewed Date: 22.08.2025
88

99
# Useful Links
1010

@@ -15,36 +15,35 @@ Reviewed Date: 21.01.2025
1515
- [Text Reference 19c](https://docs.oracle.com/en/database/oracle/oracle-database/19/ccref/index.html)
1616
- [Text Application Developer's Guide 23ai](https://docs.oracle.com/en/database/oracle/oracle-database/23/ccapp/index.html)
1717
- [Text Reference 23ai](https://docs.oracle.com/en/database/oracle/oracle-database/23/ccref/index.html)
18+
- [Using Oracle Autonomous Database Serverless - Oracle Text](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-oracle-text.html)
1819
- [A New User's Guide to Oracle Text in Oracle Database (White paper)](https://www.oracle.com/a/otn/docs/newusersguidetooracletext.pdf)
1920
- [Oracle AI Vector Search User's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/23/vecse/index.html)
2021
- [Github AI Vector Search](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/ai-vector-search)
22+
- [Github APEX Text demo](github.com/chipbaber/apex_textdemo)
2123

2224
## Blogs
2325

2426
- [Indexing Text in Object Storage](https://blogs.oracle.com/datawarehousing/post/indexing-text-object-storage)
25-
- [Using JSON documents and don’t know what you’re looking for? 23c Search Indexes to the rescue](https://blogs.oracle.com/database/post/23c-search-index)
27+
- [Using JSON documents and don’t know what you’re looking for? Search Indexes in Oracle Database 23ai to the rescue](https://blogs.oracle.com/database/post/23c-search-index)
2628
- [Learn about Oracle Text](https://blogs.oracle.com/database/post/learn-about-oracle-text)
29+
- [New full-text search in 23ai: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/ubiquitous-database-search-in-23c)
30+
- [Easy Database Search with APEX in 23ai](https://blogs.oracle.com/coretec/post/easy-database-search-with-apex-in-23c)
31+
- [Text Index with Automatic Maintenance](https://blogs.oracle.com/coretec/post/text-index-with-automatic-maintenance)
32+
- [Hybrid Vector Index - a combination of AI Vector Search with Text Search](https://blogs.oracle.com/coretec/post/hybrid-vector-index-the-combination-of-full-text-and-semantic-vector-search)
33+
- [More Examples on Hybrid Vector Search](https://blogs.oracle.com/coretec/post/more-examples-on-hybrid-vector-search)
34+
- [Oracle Text Search in Autonomous Database](https://blogs.oracle.com/coretec/post/oracle-text-search-in-autonomous-database)
2735

2836
## LiveLabs Workshops
2937

3038
- [Full-Text Search in Oracle Database](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3286&clear=RR,180&session=108664404207439)
3139
- [Index Files in the OCI Object Store with Oracle Text](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3537&clear=RR,180&session=113661389345021)
32-
- [Low code development with Advanced textual analysis in ATP](https://apexapps.oracle.com/pls/apex/f?p=133:100:113661389345021::::SEARCH:Oracle+Text)
33-
- [Easy Text Search over Multiple Tables and Views with DBMS_SEARCH in 23c](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3721&clear=RR,180&session=10138919379439)
40+
- [Easy Text Search over Multiple Tables and Views with DBMS_SEARCH in Oracle Database 23ai](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3721&clear=RR,180&session=10138919379439)
3441

3542
## Oracle Live SQL
3643

3744
- [Oracle Text Quickstart Tutorial](https://livesql.oracle.com/apex/livesql/file/tutorial_IHF3DMUBR01852DBZFYKUZF3Q.html)
38-
- [all Oracle Text scripts from the Code Library](https://livesql.oracle.com/apex/f?p=590:49::::RP,49:P49_SEARCH:Oracle%20text)
39-
40-
# Team Publications
45+
- [Oracle Text scripts from the Code Library](https://livesql.oracle.com/apex/f?p=590:49::::RP,49:P49_SEARCH:Oracle%20text)
4146

42-
## Blogs
43-
44-
- [New full-text search in 23ai: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/ubiquitous-database-search-in-23c)
45-
- [Easy Database Search with APEX in 23ai](https://blogs.oracle.com/coretec/post/easy-database-search-with-apex-in-23c)
46-
- [Text Index with Automatic Maintenance](https://blogs.oracle.com/coretec/post/text-index-with-automatic-maintenance)
47-
- [Hybrid Vector Index - a combination of AI Vector Search with Text Search](https://blogs.oracle.com/coretec/post/hybrid-vector-index-the-combination-of-full-text-and-semantic-vector-search)
4847

4948
## Videos
5049

0 commit comments

Comments
 (0)