DocSearcher Changelog

What's new in DocSearcher 3.92.0

Apr 21, 2010
  • refactored PDF converter
  • removed old multivalent PDF extractor
  • updated PDF Box to 0.7.3
  • changed the Lucene date to new format (DateTools)
  • refactored internal filetype handling

New in DocSearcher 3.91.0 (Sep 30, 2009)

  • 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