Skip to content

Commit 1d5cd6d

Browse files
Merge pull request #1228 from oracle-devrel/uschwinn-patch-30
Update README.md
2 parents 9d836fe + 8a7726e commit 1d5cd6d

File tree

1 file changed

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

1 file changed

+12
-5
lines changed

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

Lines changed: 12 additions & 5 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: 10.04.2024
7+
Reviewed Date: 20.08.2024
88

99
# Useful Links
1010

@@ -13,8 +13,8 @@ Reviewed Date: 10.04.2024
1313
- [Text Application Developer's Guide 19c](https://docs.oracle.com/en/database/oracle/oracle-database/19/ccapp/index.html)
1414
- [Getting Started with Oracle Text](https://docs.oracle.com/en/database/oracle/oracle-database/19/ccapp/getting-started-with-oracle-text.html#GUID-D954F00B-1019-475A-ACD6-82E32DE8773B)
1515
- [Text Reference 19c](https://docs.oracle.com/en/database/oracle/oracle-database/19/ccref/index.html)
16-
- [Text Application Developer's Guide 23c](https://docs.oracle.com/en/database/oracle/oracle-database/23/ccapp/index.html)
17-
- [Text Reference 23c](https://docs.oracle.com/en/database/oracle/oracle-database/23/ccref/index.html)
16+
- [Text Application Developer's Guide 23ai](https://docs.oracle.com/en/database/oracle/oracle-database/23/ccapp/index.html)
17+
- [Text Reference 23ai](https://docs.oracle.com/en/database/oracle/oracle-database/23/ccref/index.html)
1818

1919
## Blogs
2020

@@ -36,10 +36,17 @@ Reviewed Date: 10.04.2024
3636

3737
# Team Publications
3838

39-
- [New full-text search in 23c: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/ubiquitous-database-search-in-23c)
40-
- [Easy Database Search with APEX in 23c](https://blogs.oracle.com/coretec/post/easy-database-search-with-apex-in-23c)
39+
## Blogs
40+
41+
- [New full-text search in 23ai: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/ubiquitous-database-search-in-23c)
42+
- [Easy Database Search with APEX in 23ai](https://blogs.oracle.com/coretec/post/easy-database-search-with-apex-in-23c)
4143
- [Text Index with Automatic Maintenance](https://blogs.oracle.com/coretec/post/text-index-with-automatic-maintenance)
4244

45+
## Videos
46+
47+
- [Search in TEXT, XML, and JSON data](https://youtu.be/zmR9zq1zMJQ)
48+
49+
4350
# License
4451

4552
Copyright (c) 2024 Oracle and/or its affiliates.

0 commit comments

Comments
 (0)