Indexer is not working.
mtbdgrJan 18 2013 — edited May 15 2013Hi!
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?