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 dafffd0153
refactoring of parsers and document processing
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 of parsers and document processing 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 removed strange debugging strings 16 years ago
blogBoardComments.java removed strange debugging strings 16 years ago
bookmarksDB.java refactoring of parsers and document processing 16 years ago
diff.java refactoring of parsers and document processing 16 years ago
listManager.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
messageBoard.java removed strange debugging strings 16 years ago
translator.java serialized all logging using concurrency: 16 years ago
userDB.java removed strange debugging strings 16 years ago