Full-text indexing? You must read this
Posted
by Kyle Hatlestad
on Oracle Blogs
See other posts from Oracle Blogs
or by Kyle Hatlestad
Published on Thu, 22 Mar 2012 17:01:50 +0000
Indexed on
2012/03/22
23:34 UTC
Read the original article
Hit count: 597
/WebCenter/WebCenter Content
For those of you who may have missed it, Peter Flies, Principal Technical Support Engineer for WebCenter Content, gave an excellent webcast on database searching and indexing in WebCenter Content. It's available for replay along with a download of the slidedeck. Look for the one titled 'WebCenter Content: Database Searching and Indexing'.
One of the items he led with...and concluded with...was a recommendation on optimizing your search collection if you are using full-text searching with the Oracle database. This can greatly improve your search performance. And this would apply to both Oracle Text Search and DATABASE.FULLTEXT search methods. Peter describes how a collection can become fragmented over time as content is added, updated, and deleted. Just like you should defragment your hard drive from time to time to get your files placed on the disk in the most optimal way, you should do the same for the search collection. And optimizing the collection is just a simple procedure call that can be scheduled to be run automatically.
© Oracle Blogs or respective owner