Ticket #470 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

