yacy_search_server/source/de/anomic/data
Michael Peter Christen 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time
value than crawling processes. This speeds up the search result
preparation dramatically.
2012-07-30 10:38:23 +02:00
..
list replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
wiki Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
ymark snippet retrieval loading processes may use a smaller minimum load time 2012-07-30 10:38:23 +02:00
BlogBoard.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
BlogBoardComments.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
BookmarkDate.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
BookmarkHelper.java Adding a limit of 1000 links that a parser shall store during indexing. 2012-07-03 17:06:20 +02:00
BookmarksDB.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
DidYouMean.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Diff.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
ListManager.java - removed cleaning of blacklist cache on startup 2012-07-10 13:08:16 +02:00
MessageBoard.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
Translator.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
URLLicense.java ConcurrentLinkedQueue has a VERY long return time on the .size() method. 2012-02-27 00:42:32 +01:00
UserDB.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
WorkTables.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00