Posted by cpliakas on January 18, 2010 at 2:24am
| Download | Size | md5 hash |
|---|---|---|
| luceneapi-6.x-2.0.tar.gz | 73.28 KB | 212c9f30c0e1149949a05926f71922f0 |
| luceneapi-6.x-2.0.zip | 88.92 KB | 8dc1254979047473731bc100ba26cd9f |
Last updated: December 24, 2010 - 23:18
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