Documents Searcher is a Java GUI Application built using Java 7 (Swing and AWT APIs), and Apache Lucene (v. 5.4.1) search library and can be used on Linux/Windows/Mac systems.
- Option to select multiple directories and index files.
- Search any file within index directories and open by double clicking it.
Build from source :
Java 7 or above to run the app and (and Maven 3+ to build from source) From command line execute the following:
$ mvn package