05-31-2011 03:17 AM
Summary: Time ordering of data
To summarise the order of the operations:
Lucene backup index, then
SQL, then
content files
Lucene then SQL: Lucene indexes have to be backed up first and before SQL because if new rows are added in SQL after the lucene backup is done, a lucene reindex (AUTO) can regenerate the missing Lucene indexes from the SQL transaction data.
05-31-2011 10:09 AM
05-31-2011 10:22 AM
Le but est de ne pas avoir dans les indexes Lucene, des références à des nodes qui ne seraient pas dans la baseJ'ai du mal comprendre quelque chose…
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.