@@ -4,7 +4,7 @@ Oracle Text is a full-text search that is fully integrated into the Oracle Datab
44
55Oracle 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
4552Copyright (c) 2024 Oracle and/or its affiliates.
0 commit comments