yacy_search_server/source/de/anomic/data
apfelmaennchen e7c2ea193b YMark:
- general improvements on importers, especially on auto tagging
- added get_tags (needed for tag clouds etc.)
- improved flexigrid support
- added YMarks.html (not fully working) that will eventually replace Bookmarks.html

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7691 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-05-01 21:42:48 +00: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 *) fixed typo in stop script 2011-04-20 22:54:29 +00:00
ymark YMark: 2011-05-01 21:42:48 +00:00
BlogBoard.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
BlogBoardComments.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
BookmarkDate.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
BookmarkHelper.java - enhanced html parser: recognized much more details in the content 2011-04-21 13:58:49 +00:00
BookmarksDB.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
DidYouMean.java enhanced speed for OrderedScoreMap inc method and size comparisment in concurrent environments 2011-04-13 22:04:23 +00:00
Diff.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
ListManager.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
MessageBoard.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
MimeTable.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Translator.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
URLAnalysis.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
URLLicense.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
UserDB.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00
WorkTables.java more UTF8 getBytes() performance hacks 2011-04-12 05:02:36 +00:00