Database FullTextSearch
677484Feb 2 2009 — edited Mar 4 2010I am using Oracle UCM 10gR3 with Oracle 9i DB.
I am trying to configure for Database FullTextSearch.
I have done the setting in ucm/config/config.cfg as below.
SearchIndexerEngineName=DATABASE.FULLTEXT
IndexerDatabaseProviderName=SystemDatabase
Ran the following SQL script:
[CS-Install]\database\oracle\admin\fulltextindex.sql
Restarted the server.
I am facing issues while restarting the indexer. Also I am not able to see any files in the search result on FullTextSearch.
Please let me know what else needs to be done.