Skip to content
  • Aleksander Morgado's avatar
    Fixes GB#616845 - Avoid word counting in the extractors · 4fa9cf28
    Aleksander Morgado authored
     * New max_bytes parameter added to tracker-extract config file. Extractors will
        read up to that configured limit.
     * Removed the need of reading the FTS config file from tracker-extract.
     * Word counting not done now in the extractors.
    
     Note: As a side-effect, last word extracted when reached max_bytes may get cut
      and only first chunk of it extracted.
    4fa9cf28