• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

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.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/