[ You are here:
XTF ->
Change Log -> Version 1.5.1 ]
Version 1.5.1 Changes
- Now works again under Java 1.4 (was using Integer.valueOf(int), which is only present in Java 1.5)
- Corrected problem where dynaXML wouldn't run unless an index was present (tried to create lazy file in a directory that didn't exist yet.)
- Fixed textIndexer and indexStats scripts to allow spaces in the XTF_HOME path, and to properly switch between ":" classpath separation on Unix and ";" on Windows.
- crossQuery servlet now passes the time (in seconds) it took to parse and process the query to the resultFormatter stylesheet. Documentation reflects this. [Feature Req 1250702]
- Installation procedures corrected and simplified. Please see new documentation for more details.