Skip to content
Snippets Groups Projects

Search PDF files in fulltext search (Fixes #37)

Merged newhoa requested to merge newhoa/catfish:issue-#37-add-pdf-fulltext-search into master
  1. May 08, 2021
    • newhoa's avatar
      Search PDF files in fulltext search (Fixes #37) · eeeb6963
      newhoa authored and Sean Davis's avatar Sean Davis committed
      This allows PDFs to be searched using
      the "Search file contents" fulltext search.
      
      It uses subprocess to call the pdftotext
      utility. This adds a new optional dependency
      for catfish (poppler-utils). poppler-utils is
      used by cups and many pdf utilities, so it is
      commonly installed on Linux distributions.
      eeeb6963
Loading