You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/data
Michael Peter Christen 6ec02deec6
added new crawl attributes in crawl profile (not active yet)
13 years ago
..
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'. 14 years ago
wiki Abstraction of HandleMap and HandleSet 13 years ago
ymark added new crawl attributes in crawl profile (not active yet) 13 years ago
BlogBoard.java Abstraction of HandleMap and HandleSet 13 years ago
BlogBoardComments.java Abstraction of HandleMap and HandleSet 13 years ago
BookmarkDate.java Abstraction of HandleMap and HandleSet 13 years ago
BookmarkHelper.java Adding a limit of 1000 links that a parser shall store during indexing. 13 years ago
BookmarksDB.java Abstraction of HandleMap and HandleSet 13 years ago
DidYouMean.java - extended the solr interface by a references-by-word-count method 13 years ago
Diff.java *) renamed classes according to standard Java coding conventions 15 years ago
ListManager.java - removed cleaning of blacklist cache on startup 13 years ago
MessageBoard.java Abstraction of HandleMap and HandleSet 13 years ago
Translator.java keep input order of translation entries within one file section. 13 years ago
URLLicense.java ConcurrentLinkedQueue has a VERY long return time on the .size() method. 13 years ago
UserDB.java Abstraction of HandleMap and HandleSet 13 years ago
WorkTables.java added more patches to work without RWI data structure 13 years ago