Skip to content

Utilities to perform searches on network shares, local computer (any searchable path). Web interface and standalone client included

License

Notifications You must be signed in to change notification settings

undergraver/QuickIndexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickIndexer
===========

Utilities to perform searches on local computer, network shares(smb) and any searchable path. Web interface and standalone client included

Similar to updatedb/locate from findutils but written in a portable and compatible way.

Structure
===========
 ./Common
   - shared functionality between modules
 ./Config
   - module with the configuration options
 ./Database
   - module responsible with the databse and related operations
 ./Indexer
   - directory with the code to create/update the database
 ./Main
   - the place where the application launcher is found
 ./Query
   - directory with the code used for retrieving information from the dabatase

About

Utilities to perform searches on network shares, local computer (any searchable path). Web interface and standalone client included

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages