Skip to content

Commit 23387b0

Browse files
Merge pull request #1546 from oracle-devrel/uschwinn-patch-48
Update README.md
2 parents efccfe5 + 81f9a7f commit 23387b0

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
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: 20.08.2024
7+
Reviewed Date: 21.01.2025
88

99
# Useful Links
1010

@@ -15,6 +15,9 @@ Reviewed Date: 20.08.2024
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+
- [A New User's Guide to Oracle Text in Oracle Database (White paper)](https://www.oracle.com/a/otn/docs/newusersguidetooracletext.pdf)
19+
- [Oracle AI Vector Search User's Guide](https://docs.oracle.com/en/database/oracle/oracle-database/23/vecse/index.html)
20+
- [Github AI Vector Search](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/ai-vector-search)
1821

1922
## Blogs
2023

@@ -41,6 +44,7 @@ Reviewed Date: 20.08.2024
4144
- [New full-text search in 23ai: Ubiquitous Database Search](https://blogs.oracle.com/coretec/post/ubiquitous-database-search-in-23c)
4245
- [Easy Database Search with APEX in 23ai](https://blogs.oracle.com/coretec/post/easy-database-search-with-apex-in-23c)
4346
- [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)
4448

4549
## Videos
4650

0 commit comments

Comments
 (0)