visual_search 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| visual_search-6.x-1.0-alpha2.tar.gz | 20.96 KB | aa52b6db4de0cbfe788444dbc925fd4d |
| visual_search-6.x-1.0-alpha2.zip | 24.97 KB | b56c2b85795d5802a2f71342278f7883 |
Release notes
- Redesigned the database schema to store RGB component values for distance calculations
- Updated insert/update helper functions for the new schema
- Rewrote visual search query to use distance calculations on selected colors for greatly improved searching
- Visual search query is much more flexible and dynamic now, and supports searching content types with imagefields
- Lots of individual bug fixes
- Refactored lots of code and got rid of unnecessary functions
- Added more inline documentation to the API
WARNING: This release completely changes the database schema. You must completely reinstall this module in order to use this release.
visual_search 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| visual_search-6.x-1.x-dev.tar.gz | 23.59 KB | ff51b713888ccabcf31415b45cb4b72b |
| visual_search-6.x-1.x-dev.zip | 29.61 KB | 99dcd72852a4b9980d7a4ebe3872bc81 |
Release notes
Fix for installation file not being named properly.