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
orbiter 5892fff51f
introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased.
14 years ago
..
list - added a new Wiki Namespace Navigator 15 years ago
wiki *) cleaner code 14 years ago
BlogBoard.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
BlogBoardComments.java *) cleaner code 14 years ago
BookmarkDate.java *) cleaning up the code a little bit 14 years ago
BookmarkHelper.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
BookmarksDB.java *) cleaner code 14 years ago
DidYouMean.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
Diff.java *) renamed classes according to standard Java coding conventions 14 years ago
ListManager.java *) renamed classes according to standard Java coding conventions 14 years ago
MessageBoard.java *) renamed classes according to standard Java coding conventions 14 years ago
MimeTable.java - added new protocol loader for 'file'-type URLs 15 years ago
Translator.java *) renamed classes according to standard Java coding conventions 14 years ago
URLAnalysis.java * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null) 14 years ago
URLLicense.java *) changes for better code readability 15 years ago
UserDB.java *) renamed classes according to standard Java coding conventions 14 years ago
WorkTables.java changed the default port from 8080 to 8090 14 years ago
YMarkIndex.java enabled rebuildIndex for /Table_YMark_p.html (rebuilds the tags and folders index) 14 years ago
YMarkTables.java introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 14 years ago
YMarkWordCountComparator.java another step towards an auto tagging function for YMarks 14 years ago
YMarksHTMLImporter.java various small changes to ymarks 14 years ago
YMarksXBELImporter.java added a ymark table administration: /Table_YMark_p.html 14 years ago