Ticket #1005 (new task)
Opened 5 months ago
Add read-ahead full text indexer for faster response
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4 |
| Component: | Search | Version: | 3.0-M1 |
| Keywords: | fulltext, indexer, background, thread | Cc: | jburel, callan |
Description
Though the regular PersistentEventLogLoader must continue to work chronologically to prevent incorrect data, it would be possible for an extra thread to work from newest to oldest event log, so that the most recent data would be available to users. The Documents created by the read-ahead indexer would be overwritten when the PersistentEventLogLoader reached that position.
Note: See
TracTickets for help on using
tickets.
