relevance 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| relevance-7.x-1.x-dev.tar.gz | 12.41 KB | a5975a1a4502eece26a4cc0cb06e4ea7 |
| relevance-7.x-1.x-dev.zip | 14.35 KB | 0886befb091812b5eec2d5cf17131cbb |
Release notes
Initial drupal-7 dev-release. Still not working,
I'm just starting the port to drupal 7.
relevance 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| relevance-6.x-2.2.tar.gz | 12.77 KB | 66652e4c46b527af10b61df0c9d4a0d7 |
| relevance-6.x-2.2.zip | 16.52 KB | 4fe4c19264079717d10e51b036e3ea71 |
Release notes
- speeded up the query #531394: Optimize SQL query - thanks to hippich
relevance 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| relevance-6.x-2.1.tar.gz | 12.65 KB | e71a5d53df6af088e83b99d6bf9d21e1 |
| relevance-6.x-2.1.zip | 16.42 KB | 958cc24565e37ab9e8e33cb185d45f27 |
Release notes
- fixed #441942: SQL syntax - added form validation at admin
- fixed a wrong concating (was concating 0 to the factor of last selected item)
- fixed error message on admin when stats is not enabled
- rounded relevance score
relevance 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| relevance-6.x-2.0.tar.gz | 12.31 KB | 8712e67ab03ed30d92da1498dc2633c4 |
| relevance-6.x-2.0.zip | 16.06 KB | 833f84ca69bca492350d9a5c8b011537 |
Release notes
The new release has some structural changes, but that doesn't require any upgrade.
- Statistics module now is optional
Now, this module is no longer required for making relevance work. If you use don't use statistics on your website, now you can use relevance.
- New timer for testing/debugging the speed of the algorithm
There's a timer that gets the time to run the relevance query, so you can adjust you factors if they start to reach undesired values. But probably you wont experience any problems because it uses the drupal block's cache. This value can be enabled or not.
- Equalization on algorithm values
If you use the score of the algorithm, now you will see that their values were putted in a 0-10 scale.
- Some little layout improvements
I hope you enjoy it =)
relevance 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| relevance-6.x-2.x-dev.tar.gz | 12.25 KB | 1b3fe7c6a90adecb5fef1ced0bd85b66 |
| relevance-6.x-2.x-dev.zip | 14.17 KB | 42a0cbd36d447e2ad4e38ffe272f03f6 |
Release notes
Development snapshot with new features
- added translation: pt-br
- the module doesn't depens anymore of statisticts. If it's enabled, the related features are available
relevance 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| relevance-6.x-1.0.tar.gz | 11.19 KB | b7d6fbb57d03210f5d7101487b8d1778 |
| relevance-6.x-1.0.zip | 14.38 KB | e056ba5a64484ce8fbc898d080f5543a |
Release notes
Initial release.
relevance 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| relevance-6.x-1.x-dev.tar.gz | 10.16 KB | 6f7187f58dbfdd2cd03b74975bc768ea |
| relevance-6.x-1.x-dev.zip | 11.75 KB | d1b290a3f69dedfb381e854cee531340 |
Release notes
First release. Works but still needs some little adjusts for getting into production status.