Skip to content
  • Carlos Garnacho's avatar
    tracker-miner-fs: Process files from the given GFileInfo · 171052f3
    Carlos Garnacho authored
    Instead of going file by file querying info asynchronously, and
    then populating the info. Use the GFileInfo received indirectly from
    the TrackerCrawler.
    
    This avoids the overhead coming from being far too asynchronous in
    handling. We already have all information so the SPARQL can be figured
    out synchronously. The updates are still batched though.
    171052f3