3.5.1 (Janurary 30 2012)

Improvements

ENGINE-704 Admin tool Progress/Coverage Bars Show Zero Values

The progress bars on the updated admin tool were showing coverage/progress even if the coverage or progress was zero.

ENGINE-597 Admin Avoids Reporting 500 status on startup

Wherever possible, 500 status errors that were appearing during engine startup, have been addressed.

Bug Fixes

ENGINE-703 Null Pointer Exception groupBy Query

Certain combinations of dimension values in a groupBy dimension, when used in a query would trigger a null pointer excecption. The happened if any of the queried items were missing a property value used in the groupBy dimension.