Download Latest Version DBasic.jar (2.3 MB)
Email in envelope

Get an email when there's a new version of Davs Small Java Projects

Home / QuickSearch
Name Modified Size InfoDownloads / Week
Parent folder
quicksearch.zip 2012-05-04 23.2 MB
readme 2012-04-29 1.2 kB
Totals: 2 Items   23.2 MB 0
quicksearch.zip contains four files. File sources.zip contains source files, in case of working with sources read the readme file located in lib folder.

Other three files are executables: dict, validMimeTypes and quicksearch.jar, and all need to be placeded in the same folder in order for program to work correctly. To start program navigate to folder where files are located and by double-clicking quicksearch.jar or by typing following in the console: java -jar quicksearch.jar.

Quicksearch is small program which enables quick search over files in folders. First folder(s) must be indexed, and file validMimeTypes controls which types of files will be added to the index. Once indexing is completed, index may be searched, just like you type in the google box, and under normal circumstances, search will be really fast. (If you, for example, search tens of thousands of files in, say Windows XP, you see why this is useful). Primitive spell checking is also enabled, and is controlled via dict file. (simply add, remove or change word list in dict file) 

When creating new index, index will be stored in the same folder where quicksearch.jar is located.  
Source: readme, updated 2012-04-29