Revision: 3479
http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3479&view=rev
Author: wrh2
Date: 2011-02-27 19:26:19 +0000 (Sun, 27 Feb 2011)
Log Message:
-----------
Ranking Algorithm:
* Remove unused imports.
* Replace printStackTrace with proper logging.
* Restore methods to "private" in LuceneSearchEngine if they aren't used
by other classes.
* Refactor findResults() to avoid code duplication.
Modified Paths:
--------------
wiki/branches/rankingalgorithm/jamwiki-web/src/main/java/org/jamwiki/search/LuceneSearchEngine.java
wiki/branches/rankingalgorithm/jamwiki-web/src/main/java/org/jamwiki/search/RankingAlgorithmSearchEngine.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|