This Lemur project release brings Indri 5.2, Galago updates and its
first binary release.
Enhancements:
Query log toolbar: Make the toolbar work with versions of Firefox above
4.x and install up to 8.x.
Galago:
The galago source distribution is available from mercurial on
SourceForge at http://lemur.hg.sourceforge.net/hgweb/lemur/galago/. The initial binary release, the pie release, marks the transition to the fully sourceforge hosted version 3 of galago.
Applications compiled with the Indri API require the following
libraries: z, iberty, pthread, and m on linux. Applications built in
Visual Studio require the additional library wsock32.lib. The java jar
files were built with Java 6 (jdk 1.6.0). The java UIs require Java
6. We have tested using GCC 4.1.2 (CentOS 5.3 linux), 4.3.3 (Ubuntu
10.04 linux), 4.2.1 (OS/X), and Visual Studio 2008 (Windows Vista, WIN32
and x86_64).
Bugs Fixed (see
https://sourceforge.net/tracker/?group_id=161383&atid=819615 for the
complete tickets):
BUG# 3414480 -- Incorrect format in date field crashes IndriBuildIndex
BUG# 3408033 -- Harvestlinks segmentation fault
BUG# 3343912 -- workingSetdocno and feedbackDocno parameters undocumented
BUG# 3161815 -- Documentation of ./ .// .\ path operations is unclear
BUG# 2939425 -- Regression: Linking libxpdf fails with GCC 4.3+ -O0
Feature Requests:
FR# 3398873 -- Make the firefox toolbar work with versions 4.0+