Changes between Version 1 and Version 2 of Ticket #76
- Timestamp:
- Jun 28, 2010, 7:24:51 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #76 – Description
v1 v2 1 This appears to be a Compass issue when the quartz scheduled reindex job fires shortly after the searchable plugin has cause an index, probably after a user updated a searchable domain object. 1 Strace: [[BR]] 2 {{{ 3 org.compass.core.engine.SearchEngineException: Failed to rename index 4 }}} 5 This appears to be a Compass issue when the quartz scheduled (hourly) reindex job fires shortly after or while the searchable plugin has cause an index, probably after a user updated a searchable domain object. 2 6 3 7 Sometimes after a few hours the quartz scheduled rebuild completes successfully but not always.