CVS messages for Search Ranking
September 6, 2008
- Commit #138413 by BlakeLucchesi at 17:51Search Ranking: /modules/search_ranking/README.txt 1.4
Search Ranking: /modules/search_ranking/search_ranking.module 1.25Updated README documentation
September 3, 2008
- Commit #137757 by BlakeLucchesi at 16:03
Forgot to add the test coverage file for links ranking. Here it is.
- Commit #137756 by BlakeLucchesi at 15:58
Fixed issue with hook_nodeapi, typo caused node links to not get counted at index time. All tests pass now
August 28, 2008
- Commit #136655 by BlakeLucchesi at 11:46
Updated incoming links code so that if the incoming links ranking factor is not set than indexingn of the number of links per node is not done during cron, this is done to save system resources by eliminating excess queries for a feature that is turned off. Additionally a note in the ranking title is left in parenthesis letting the site admin know that changing the incoming links ranking factor means that re-indexing the site will be necessary.
August 22, 2008
- Commit #135528 by BlakeLucchesi at 07:51
#297505 Node changed timestamps are now normalized before the decay function is used to calculate total score from node recency.
- Commit #135527 by BlakeLucchesi at 07:05Search Ranking: /modules/search_ranking/search_ranking.install 1.4
Search Ranking: /modules/search_ranking/search_ranking.module 1.21#298478 Added support for internal link score ranking
August 20, 2008
- Commit #135056 by BlakeLucchesi at 06:45Search Ranking: /modules/search_ranking/search_ranking.install 1.3
Search Ranking: /modules/search_ranking/search_ranking.module 1.20Removed stub code for internal links ranking factor. There are still issues with counting internal links that need to be worked out before this is supported
- Commit #135055 by BlakeLucchesi at 06:34
#297505 fixed node scoring factor: recency. Score normalization is now functioning properly
- Commit #135049 by BlakeLucchesi at 05:33Search Ranking: /modules/search_ranking/search_ranking.comment.inc 1.1
Search Ranking: /modules/search_ranking/search_ranking.module 1.18
Search Ranking: /modules/search_ranking/search_ranking.statistics.inc 1.1#292220 moved statistics and comment modules implementations to include files.
August 17, 2008
- Commit #134446 by BlakeLucchesi at 19:37
#276255 fixed. Added jquery interaction during search testing so that notices are shown on ranking factors after they are changed.
