DocFetcher

最新版本 DocFetcher 1.1.23

DocFetcher 1.1.23

DocFetcher 1.1.23
DocFetcher 是一個開源桌面搜索應用程序:它允許您搜索您的計算機上的文件的內容。你可以把它看作是 Google 的本地文件。該應用程序在 Windows,Linux 和 OS X 上運行,並在 Eclipse 公共許可證下提供。

DocFetcher 功能:
便攜版本:有一個便攜版本的 DocFetcher,可在 Windows,Linux 和 OS X 上運行。在這個頁面下面會有更詳細的描述。 64 位支持:支持 32 位和 64 位操作系統。 Unicode 支持:DocFetcher 為所有主要格式(包括 Microsoft Office,OpenOffice.org,PDF,HTML,RTF 和純文本文件)提供堅如磐石的 Unicode 支持。存檔支持:DocFetcher 支持以下存檔格式:zip,7z,rar 和整個 tar. * 系列。可以自定義 zip 壓縮文件的文件擴展名,允許您根據需要添加更多基於 zip 的壓縮文件格式。另外,DocFetcher 可以處理無限的檔案嵌套(例如,包含含有 rar 檔案的 7z 檔案的 zip 檔案等等)。在源代碼文件中搜索:DocFetcher 識別純文本文件的文件擴展名可以自定義,因此您可以使用 DocFetcher 來搜索任何類型的源代碼和其他基於文本的文件格式。 (這種方式與定制的 zip 擴展相結合,例如用於在 Jar 文件中搜索 Java 源代碼。)Outlook PST 文件:DocFetcher 允許搜索 Outlook 電子郵件,Microsoft Outlook 通常存儲在 PST 文件中。檢測 HTML 對:默認情況下,DocFetcher 檢測 HTML 文件對(例如名為“foo.html”的文件和名為“foo_files”的文件夾),並將該對視為單個文檔。這個功能起初看起來似乎毫無用處,但事實證明,當處理 HTML 文件時,這會顯著提高搜索結果的質量,因為 HTML 文件夾內的所有“混亂”都會從結果中消失。基於正則表達式排除索引中的文件:您可以使用正則表達式從索引中排除某些文件。例如,要排除 Microsoft Excel 文件,可以使用如下正則表達式:。*。xls Mime 類型檢測:可以使用正則表達式為某些文件啟用“mime-type detection”,這意味著 DocFetcher 將嘗試來檢測他們的實際文件類型不僅僅是通過查看文件名,而是通過偷看到文件內容。這適用於文件擴展名錯誤的文件。強大的查詢語法:除了 OR 之外,AND 和 NOT 等基本結構還支持:通配符,短語搜索,模糊搜索(“查找類似於... 的單詞”),鄰近搜索(“這兩個單詞最多不得超過 10 個單詞“),提高(”增加包含... 的文檔的得分“)



ScreenShot

軟體資訊
檔案版本 DocFetcher 1.1.23

檔案名稱 docfetcher_1.1.23_win32_setup.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 DocFetcher Team
官網 http://docfetcher.sourceforge.net/en/index.html
更新日期 2021-05-08
更新日誌

What's new in this version:

Features:
- The preview pane now displays line numbers for plain text file formats, such as source code
- Improved MS PowerPoint text extraction: Now notes, comments and master text are extracted
- Improved MS Excel support: Now cell comments are extracted
- MS Office support: Added various file extensions (Word 2007+: dotm; Excel 2007+: xltm; PowerPoint 2007+: ppsm, potx, potm; PowerPoint before 2007: pot; Visio before 2007: vss, vst, vsw)
- Added GUI und manual translations for Chinese Simplified, Turkish and Ukrainian
- Advanced setting "CheckSingleInstance" to suppress the warning message that DocFetcher displays when it detects after launch that another DocFetcher instance is running or was not cleanly terminated
- Advanced setting "ShowPathsDuringIndexing" to display file paths instead of filenames during indexing This is useful for locating files that cause DocFetcher to hang
- Advanced setting "WriteIndexingLog" to write the paths of files being indexed to a log file This helps with identifying problematic files DocFetcher chokes and crashes on during indexing
- Advanced setting "PdfPreviewVisualOrder": If the preview pane shows the words in PDF files in a jumbled order, experimenting with this setting may help
- Advanced setting "OpenLimit" to adjust the maximum number of files that can be opened all at once from the search results
- Any changes you've previously made to the values in the advanced settings file (program-conftxt) will now be preserved when upgrading to this DocFetcher version or a later version In earlier versions, such changes were lost when the upgrade added new entries to the advanced settings file

Fixed:
- The global hotkey (by default Ctrl + F8) is now disabled by default due to known stability issues (eg, bug #1514) You can enable the hotkey at your own risk via the new advanced setting "HotkeyEnabled"
- Upgraded the GUI library SWT for 64-bit systems (SWT 49 ? 419) This fixes a NullPointerException crash on macOS that prevented the program from being started
- Added an extra macOS launch script in portable DocFetcher, as a fallback in case of launch problems
- On macOS, DocFetcher can now be run on the current Java runtimes from Oracle The legacy Java 6 runtime from Apple is not required anymore
- On Java 9 and later, the -Duserhome variable in the various launcher scripts was ignored
- The startup message about launching another DocFetcher instance was opened under all other windows
- On Windows, the taskbar pinning of the program did not work entirely correctly
- Previously, it was possible to add new indexes via the indexing dialog despite index creation being disabled in the advanced settings
- ClassCastException crash during indexing of PDF files
- On Java 10, DocFetcher was unable to read certain EPUB files, displaying a "Use a Path constructor or method instead!" error (bug #1559)
- Fixed an issue with the indexing of old MS Word files
- When writing the tree-indexser file (a vital part of the index files) to disk, the program will now first write to a temporary file instead of overwriting the old file directly This is a safeguard against potential corruption of the tree-indexser file
- Since DocFetcher 1120, the wildcard '?' did not match numbers preceded by a dot anymore, due to changes in the underlying Lucene search engine As a workaround, there's now a "Whitespace" word segmentation option in the preferences to somewhat restore the old behavior (bug #1558)
- On KDE-based Linux distributions such as Kubuntu, double-clicking files in the search results did not open them
- The icon in the top right of the file size filter was always in the state "minimize" after program launch, even if the file size filter is already minimized
- On macOS, the program erroneously showed the Ctrl+C keyboard shortcut instead of ?C in several places, eg, in the context menu of the result pane

Changed:
- New DocFetcher*exe launchers with 12 GB and 16 GB memory limit
- Added documentation in the DocFetcherbat file
- Increased default memory limit from 512 MB to 1 GB
- Upgraded PDFBox library for reading PDF files (PDFBox 209 ? 2013)
- Added default exclusion rules for git and svn folders on the indexing dialog
- DocFetcher no longer considers the file extensions "php", "asp" and "jsp" as HTML file extensions
- Indexing: The keep-discard dialog now takes the "platform dismissal alignment" into account, meaning the order of the dialog's buttons now follows the conventions of the platform
- Slight design change with respect to the borders of the filter controls in the left part of the GUI
- Added a link to the DocFetcher Pro website in the status bar, and an info message about DocFetcher Pro

DocFetcher 1.1.23 相關參考資料
DocFetcher Wiki ChangeLog - SourceForge

temp" files on your computer to "tree-index.ser". 2021-05-07 - DocFetcher 1.1.23. Features. The preview pane now displays line numbers for plain ...

https://sourceforge.net

DocFetcher 1.1.23 - MajorGeeks

DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. DocFetcher Supports: Microsoft Office ...

https://www.majorgeeks.com

DocFetcher 1.1.23 - YouTube

DocFetcher 1.1.23Updated on May, 8th 2021Official Website: ... Subscribe. DocFetcher 1.1.23 Updated on May ...

https://www.youtube.com

DocFetcher 1.1.23 Download for Windows Screenshots ...

DocFetcher. May, 8th 2021 - 70.43 MB - Freeware ... DocFetcher 1.1.23 Screenshot 1. The image below has been reduced in size. Click on it to see the full ...

https://www.filehorse.com

DocFetcher 1.1.23 軟體資訊介紹 | 電腦資訊007情報站

2021年5月8日 — DocFetcher軟體資訊介紹&下載,DocFetcher 是一個開源桌面搜索應用程序:它允許您搜索您的計算機上的文件的內容。你可以把它看作 ...

https://file007.com

DocFetcher Activity - SourceForge

@Emik: No idea why the indexes and settings disappeared, but have you already tried the newly released DocFetcher 1.1.23? 5 days ago ...

https://sourceforge.net

DocFetcher Download (2021 Latest) for Windows 10, 8, 7

5 天前 — DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. You can think of it as ...

https://www.filehorse.com

DocFetcher download | SourceForge.net

DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your ...

https://sourceforge.net

Download DocFetcher - MajorGeeks

DocFetcher 1.1.23 ... DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. DocFetcher Supports:

https://m.majorgeeks.com

Download DocFetcher 1.1.23 - Softpedia

Download DocFetcher - Desktop search application that enables you to look for files and folders on your computer using regular expressions to filter the results.

https://www.softpedia.com