Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Indexer is not working.

mtbdgrJan 18 2013 — edited May 15 2013
Hi!

I do check-in in to the WebCenter Content of new document, but its not indexed. I use OracleTextSearch and the metadata fields with enabled filtered search.
When i try to search some words from the document, it is can not find it.

In Repository Manager the document has the status NEW.

In the UCM server is this error:

intradoc.common.ServiceException: !csIndexerMetaOnlyFailed
at intradoc.indexer.IndexerBulkLoader.handleIndexerResults(IndexerBulkLo
ader.java:593)
at intradoc.indexer.IndexerBulkLoader.createBulkLoad(IndexerBulkLoader.j
ava:384)
at intradoc.indexer.IndexerBulkLoader.doWork(IndexerBulkLoader.java:170)

at intradoc.indexer.Indexer.doIndexing(Indexer.java:411)
at intradoc.indexer.Indexer.buildIndex(Indexer.java:319)
at intradoc.server.IndexerMonitor.doIndexing(IndexerMonitor.java:1021)
at intradoc.server.IndexerMonitor$4.run(IndexerMonitor.java:841)

In the System Audit Information - View Server Output, with enabled indexer, indexermonitor, indexerprocess and Full Verbose Tracing, i did not see any additional information about the error.

I tried to reboot the Oracle DB services.
Tried to clear /lock /rebuild /update directories.
But it does not take an effect.

What is this and how to fix it?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2013
Added on Jan 18 2013
14 comments
2,881 views