Downloads
Download tar.gz
73.28 KB
MD5: 212c9f30c0e1149949a05926f71922f0
SHA-1: 2250182aaaab170aa3febd35070d3c64fada85d5
SHA-256: 3f82998c3ce0e7ffda75fa5d53c53fd4a14b0f7217550ca116502af288a60031
Download zip
88.92 KB
MD5: 8dc1254979047473731bc100ba26cd9f
SHA-1: 559eaeee76c83c2ced8e869124fdaf56e3494336
SHA-256: c3d7b9ee372cbb695c2f4ecfe66d27a91ecf071c651f35bbd848df4167363539
Release notes
Bug fixes:
#685858: Add the positive keys to the $result array in search results.
#684200: Searches can be sorted by fields that aren't defined in hook_luceneapi_sortable_fields() implementations
#658568: htmlencoded characters breaks words in indexing
#666678: Undefined variable in luceneapi_sort_arguments_get() when sorting search results
#666102: Cannot alter the Relevancy sortable field
#664440: Sort Results not working properly with Filter Results
Minor changes:
#677550: Add example code to *.api.php files
#666878: Add safety guard in luceneapi_index_open() to prevent fatal errors if hook_init() hasn't been run