• Vincent Pelletier's avatar
    erp5_full_text_mroonga_catalog: Inherit priority. · a0d61569
    Vincent Pelletier authored
    Spawn fulltext indexation activity with the same priority as the
    top-priority activity part of current activity group.
    And expose the priority of current activity (top-priority for grouped
    activities).
    Ideally, the priority of each spawned activity should be the top-priority
    of all activities member of this activity group for corresponding document.
    But there is no obvious way to achieve that through indexation API without
    increasing complexity significantly.
    a0d61569
SQLCatalog_deferFullTextIndex.py 928 Bytes