| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2009-07-24 | 1.1 kB | |
| DocSearcher-src-3.91.0-rc1.zip | 2009-07-24 | 8.5 MB | |
| DocSearcher-3.91.0-rc1.zip | 2009-07-24 | 8.3 MB | |
| Totals: 3 Items | 16.8 MB | 0 | |
3.91.0-rc1 ----------------------------------------------------- This release of DocSearcher is a unstable release. Simply type the following below at a command line or double click on the file in Windows. java -jar DocSearch.jar JVM 1.5.0 or better is recommended for all users. You can download the source code from the SVN. Use the tag v_3_91_0-rc1 for getting the source of this version. Changes: version 3.91.0 rc1 ------------------ -refactor DocType handling -refactor index creating and don't store the body content -search in body and title together is possible again -replace old setting file "docSearch_prefs.txt" with "docsearcher.properties" -remove tinylaf layout -first try to solve some problem with servlet extension -remove check if last searchtext was the same, because the options can be changed -remove option for search in title and body, because it does not run -fix escaping problem in meta data report -fix problem with filenames contains whitespaces -update POI to 3.2 final -fix some problems in Word and Excel converter -add commons-io