@@ -4,7 +4,7 @@ Oracle Text is a full-text search that is fully integrated into the Oracle Datab
4
4
5
5
Oracle Text can perform linguistic analysis on documents, mining capabilities, classification, clustering, etc.
6
6
7
- Reviewed Date: 10.04 .2024
7
+ Reviewed Date: 20.08 .2024
8
8
9
9
# Useful Links
10
10
@@ -13,8 +13,8 @@ Reviewed Date: 10.04.2024
13
13
- [ Text Application Developer's Guide 19c] ( https://docs.oracle.com/en/database/oracle/oracle-database/19/ccapp/index.html )
14
14
- [ 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 )
15
15
- [ 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 )
18
18
19
19
## Blogs
20
20
@@ -36,10 +36,17 @@ Reviewed Date: 10.04.2024
36
36
37
37
# Team Publications
38
38
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 )
41
43
- [ Text Index with Automatic Maintenance] ( https://blogs.oracle.com/coretec/post/text-index-with-automatic-maintenance )
42
44
45
+ ## Videos
46
+
47
+ - [ Search in TEXT, XML, and JSON data] ( https://youtu.be/zmR9zq1zMJQ )
48
+
49
+
43
50
# License
44
51
45
52
Copyright (c) 2024 Oracle and/or its affiliates.
0 commit comments