Old files in Vault directory
Hi.
I'm running UCM as cluster on 2 linux nodes. Shared disk (with all UCM data on it) is OCFS2 partition. All documents are stored in database (oracle 11g) via DefaultFileStore provider (JDBC Storage) and it is also configured as Webless file store. I'm also using fulltext indexing of all documents ( SearchIndexerEngineName=DATABASE.FULLTEXT ).
Everytime the document comes to UCM, it is stored on the shared disk and is (if I understand it correctly) fulltext indexed. Everything works fine, documents are correctly stored to database and I can see them in UCM, but...
... but I think, that already indexed documents are not removed from file system. I've set up
I'm running UCM as cluster on 2 linux nodes. Shared disk (with all UCM data on it) is OCFS2 partition. All documents are stored in database (oracle 11g) via DefaultFileStore provider (JDBC Storage) and it is also configured as Webless file store. I'm also using fulltext indexing of all documents ( SearchIndexerEngineName=DATABASE.FULLTEXT ).
Everytime the document comes to UCM, it is stored on the shared disk and is (if I understand it correctly) fulltext indexed. Everything works fine, documents are correctly stored to database and I can see them in UCM, but...
... but I think, that already indexed documents are not removed from file system. I've set up
0