[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-1006?pa...
]
Sanne Grinovero commented on HSEARCH-1006:
------------------------------------------
I don't really see how we can guarantee consistency between database and index by just
taking an index snapshot, as some work might be "in the pipeline" and not
applied yet.
We can do this, but the only safe solution is to rebuild the index via the MassIndexer..
unless we allow to lock/freeze all transactions and flush the backends.
Allow for the creation of a index backup
-----------------------------------------
Key: HSEARCH-1006
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-1006
Project: Hibernate Search
Issue Type: New Feature
Components: engine
Affects Versions: 4.0.0.Final
Reporter: Hardy Ferentschik
See hot index backups (
http://stackoverflow.com/questions/5897784/lucene-index-backup).
We could offer an API to backup an index. Maybe per _IndexManager_!?
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira