Puneet Varma (Editor)

DocFetcher

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
DocFetcher project

Written in
  
Java

Stable release
  
1.1.19 / Jan, 10, 2017

License
  
Eclipse Public License

DocFetcher

Operating system
  
MS Windows, Mac OS X, Linux

DocFetcher is an open source desktop search application that runs on Microsoft Windows, Mac OS X and Linux. It is written in Java and has a Standard Widget Toolkit based graphical user interface.

Contents

DocFetcher's indexing and searching facilities are based on Apache Lucene, a widely used open source search engine.

Features

  • Supports all major document formats, including PDF, HTML, Microsoft Office, OpenOffice.org, RTF, EPUB, and more.
  • Supports search of a variety of other formats including Visio, JPEG, MP3, and SVG.
  • Supported archive formats: zip, 7z, rar, tar.*
  • Can search in Outlook emails (PST files)
  • Can be customized to index any kind of source code file
  • Automatically updates its indexes whenever files are modified
  • Exclusion of files from indexing based on regular expressions
  • Portability

    DocFetcher is available as a portable version that allows the user to bundle DocFetcher and his or her personal files in order to create a portable and searchable index of files. Portable means the user may for instance carry around this repository on a USB drive, or a synchronize it over multiple computers via a file synchronization service. Also, due to the fact that DocFetcher is Java-based, this repository can be accessed from different platforms, e.g. from Windows as well as from Mac/Linux.

    Pairing of HTML files

    By default, DocFetcher treats pairs of HTML files (e.g. a file named foo.html and a folder named foo_files) as a single document. The purpose of this is to improve the quality of the search results by hiding files inside the HTML folders, which users are usually not interested in and which can therefore be considered "noise".

    References

    DocFetcher Wikipedia