To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #470 (closed defect: fixed)

Opened 19 months ago

Last modified 14 months ago

Merge deferred media search update feature from fm to Apostrophe trunk

Reported by: tboutell Owned by: tboutell
Priority: major Milestone: 1.5
Component: apostrophePlugin Version: trunk
Keywords: search, scalability Cc: geoffd, agilbert, dordille
Symfony version: 1.4

Description

We can't easily do it in 1.4 because it requires a schema change, but "rebuild-search-index" shouldn't look at 6,000 media items in a single pass as that is likely to run out of memory. There's a nice fix for this in fm that generalizes easily to other tables that don't have the complex requirements of pages.

Change History

Changed 14 months ago by geoffd

  • status changed from new to closed
  • resolution set to fixed

This is done!

Note: See TracTickets for help on using tickets.