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 161d2fd2ef
redesign of access to the HTCache (now http.client.Cache):
16 years ago
..
list *) Classes to handle import of lists (especially blacklists) from XML files, not used yet, but will be used soon. 16 years ago
wiki refactoring: 16 years ago
AbstractBlacklist.java *) added new method "contains()" to Blacklist interface 16 years ago
Blacklist.java *) added new method "contains()" to Blacklist interface 16 years ago
DefaultBlacklist.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
SitemapParser.java redesign of access to the HTCache (now http.client.Cache): 16 years ago
URLAnalysis.java - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 16 years ago
URLLicense.java small corrections to image loading methods in result presentation 16 years ago
blogBoard.java removed strange debugging strings 16 years ago
blogBoardComments.java removed strange debugging strings 16 years ago
bookmarksDB.java redesign of access to the HTCache (now http.client.Cache): 16 years ago
diff.java refactoring of parsers and document processing 16 years ago
listManager.java refactoring: 16 years ago
messageBoard.java removed strange debugging strings 16 years ago
translator.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
userDB.java refactoring: 16 years ago