Downloads
Download tar.gz
49.7 KB
MD5: 1bcaab240805b27424efb6886f03ac36
SHA-1: 57359f8290ef6586f9c47688c4784c8769e652c9
SHA-256: 84c226e5ebc57bc0643b5ea37e9f4fe59dfca47c0535235f21fc88f1bff1074b
Download zip
62.12 KB
MD5: cbacd87990100d3b6750775cb94502ad
SHA-1: cd7f9f29a353586cd9a8ec9cc9fbbc27c6c1f30a
SHA-256: 8e93f493a7eaf674cf474ce5beb26dfe9320d77c0d94a13662ec043575cf9163
Release notes
Bug fixes
- Fixed facet ordering bug at #549262.
- Added cache table constant to appropriate cache_set() and cache_get() calls.
New features
- Added option to keep "Faceted search" fieldset expanded when executing a faceted search.
- Implemented caching for facet block and excerpt highlighting yielding huge performance gains.
API changes
- Changed LUCENEAPI_RESULTS_CACHE_TABLE constant to LUCENEAPI_CACHE_TABLE.
- Separated facet count functionality into a separate file to reduce code load.