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 eaddf2d464
- corrected layout of map preview
15 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
Coordinates.java - corrected layout of map preview 15 years ago
DefaultBlacklist.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
DidYouMean.java - corrected layout of map preview 15 years ago
DidYouMeanLibrary.java - corrected layout of map preview 15 years ago
LibraryProvider.java - corrected layout of map preview 15 years ago
OpenGeoDB.java - corrected layout of map preview 15 years ago
SitemapParser.java update to default ranking profile which has now some settings to deny some phpbb3 pages which are redundant in the index when crawling phpbb3. 15 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 update to default ranking profile which has now some settings to deny some phpbb3 pages which are redundant in the index when crawling phpbb3. 15 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