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/htroot/api
orbiter 840527689b
more simplification of bookmark class
15 years ago
..
bookmarks more simplification of bookmark class 15 years ago
util applied code changes that are recommended by PMD 15 years ago
blacklists.java applied code changes that are recommended by PMD 15 years ago
blacklists.xml
blacklists_p.java applied code changes that are recommended by PMD 15 years ago
blacklists_p.xml
config_p.java refactoring 15 years ago
config_p.xml
feed.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
feed.rss
latency_p.java refactoring 15 years ago
latency_p.xml
queues_p.java possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running. 15 years ago
queues_p.xml 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
status_p.java refactoring 15 years ago
status_p.xml
timeline.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
timeline.xml
trail_p.java refactoring 15 years ago
trail_p.json
version.java refactoring 15 years ago
version.xml improvments to debianpackage: 16 years ago
webstructure.java - refactoring 15 years ago
webstructure.xml added evaluation of incoming links in webstructure api 16 years ago
yacydoc.html
yacydoc.java applied code changes that are recommended by PMD 15 years ago
yacydoc.xml some updates to dublin core, metadata browsing, file indexing and parser stability 15 years ago