Releases: Ogefest/filehunter
Releases · Ogefest/filehunter
0.6.2
- back to Lucene backend instead of MapDB
- NFS - new backend, possible to read files over NFS without mounting it
- bugs fixed & code clean up
Unfortunately, compile to binary file not working with current dependencies. Currently, java installed on system is required to run filehunter.
0.5.1
0.5
Big refactor for the whole project, many components created from scratch. Main changes:
Backend
- support for multiple file backends, S3, WebDAV, FTP, Filesystem - you can index and browse files from multiple indexes
- browsing across full directory path - you can open your index and click on directory
- a new strategy for indexing data, now available: RECURRING and ON_DEMAND
- offline indexes - you can index files and umount backend but even when not available you can browse the files
- new database engine for storing directory tree
Frontend
- breadcrumbs - easy way to understand
- new position list of indexes
- search results have additional information about file location
- search bar moved to the navbar
- startup page
0.4
0.3.2
0.3.1
0.3
MVP
0.1.1
First working release
Run binary and check http://localhost:8080