yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
- refactored all code which uses URIMetadataRow as standard for word
hash length and word hash ordering and moved that to the class 'Word',
becuase the class URIMetadataRow defined the old metadata data structure
and should be superfluous in the future
- removed unused methods from URIMetadataRow as preparation for further
removal of that class
2014-01-20 18:31:46 +01:00
..
AccessTracker.java adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString 2014-01-20 00:58:17 +01:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString 2014-01-20 00:58:17 +01:00
QueryModifier.java made the access tracker class static because it shall be used by the 2014-01-05 05:04:28 +01:00
QueryParams.java adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString 2014-01-20 00:58:17 +01:00
SearchEvent.java - removed old metadata database and all migration code 2014-01-20 18:31:46 +01:00
SearchEventCache.java remote search peer selection schema change: 2014-01-16 17:27:14 +01:00
SearchEventType.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
SecondarySearchSuperviser.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00