Version 1.0.8
Version 1.0.8
I have created a new version that contains mainly minor but important changes. Indexing should not cause as much CPU load as before and there are some other usability improvements. A complete list of changes can be found in the following section:
- The search box will show the last search terms as autocomplete
- Added a setting for adding additional text format extensions (e.g. you can easily add “cpp” files to be indexed as text)
- Added proximity search in advanced search mode (terms need to be at maximum n words apart), for more information check the help for the advanced search
- Added similarity search. On any document press the button in the document navigation bar in order to find documents similar to the displayed document
- Added a setting that prevents indexing when computer runs on battery
- Added Hebrew language (RTL)
- Fixed a small bug in the settings where some modifications are not remembered when switching tabs in settings
- Modified the indexing behaviour so that only necessary files are parsed, fixed several problems on indexing
- Error reporting now also sends basic OS details & amount of RAM
- Fixed some other smaller bugs & exceptions