#6825 Use BatchIndexer in import tasks

v1.1.0
closed
nobody
General
2015-08-20
2013-11-01
No

Move the BatchIndexer class from SF's sfx/lib/migrate.py into Allura core, and use it during import tasks. This should make the solr indexing much better, instead of tons of separate tasks for each individual artifact. If it's easier/better to make the BatchIndexer apply to all background tasks and not just the importer tasks, that'd be fine too.

FYI [#4745] is somewhat related.

Related

Tickets: #4745

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-11-06
    • Labels: import, performance --> import, 42cc, performance
    • Status: open --> in-progress
     
  • Igor Bondarenko - 2013-11-14
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2013-11-14

    Closed #475. {allura,forge-classic}:je/42cc_6825

     
  • Dave Brondsema

    Dave Brondsema - 2013-11-19
    • status: code-review --> closed
    • QA: Dave Brondsema
     

Log in to post a comment.