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 409538e17a
code cleanup and code simplifcation
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 code cleanup and code simplifcation 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 code cleanup: call of static methods directly to the class 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 completed migration of BLOBTree to BLOBHeaps: 16 years ago
blogBoardComments.java completed migration of BLOBTree to BLOBHeaps: 16 years ago
bookmarksDB.java simplification of the code: removed unused classes, methods and variables 16 years ago
diff.java extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 16 years ago
listManager.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
messageBoard.java completed migration of BLOBTree to BLOBHeaps: 16 years ago
translator.java serialized all logging using concurrency: 16 years ago
userDB.java simplification of the code: removed unused classes, methods and variables 16 years ago