Downloads
Download tar.gz
57.96 KB
MD5: f1061214a640585f29e9293654aa6db4
SHA-1: 67bd6899c942f8abe239dc7ccac96c6f47f46f56
SHA-256: 5a1b08e520998f4169c24ecd5efd0c6837862ece2378355c5935ed2cd905b9c7
Download zip
67.78 KB
MD5: 5174af7eec2b29214419d85ed1d197b0
SHA-1: ebe5de0577043980f8d9f937649d34c1b00a226b
SHA-256: 740167f233b70c3ecd4f25a82b1ee2c328a986d761d7155c87c9aa72a5480b94
Release notes
Bug fixes:
- Fixed bug "Could not obtain last nid." caused by error building SQL condition for node type, when only one node type has been enabled. Thanks to valcker, issue: #302614
Functionality added or changed:
- Added flood control options with different thresholds for guests/registered users.
- Added option to disable logging of search keywords, or to log them only when keywords have been specified. Note that most requests could only be made by using tagadelic/faceted search related filters.
- Added options to determine where the links of terms in the tag cloud should point to (taxonomy managed links or start search with predefined filters).
- Changed function arguments for sphinxsearch_tagadelic_build_data() and sphinxsearch_faceted_build_data(). These funcions are now easier to reuse, and eventually extend trying to not break backwards compatibility.