Commit Graph

802 Commits (02afba730eb3d0f9110e3c1a875297ceb32b4602)

Author SHA1 Message Date
luc c38d6c1f37 Correction for mantis 535: inurl: parameter doesn't work on URLs with
9 years ago
reger 3f2b8ab5e5 optionally include mime in p2p url exchange string
9 years ago
reger e37a4f0b3d prevent metadata records in index w/o valid url
9 years ago
Michael Peter Christen c40c302748 when many crawl queues are generated, this NPE can occur; probably
9 years ago
luccioman 2f0f0180e2 Added a function to list files recursively.
9 years ago
reger 0e4ba0360b fix NPE on .yacyh result url of disconnected peer
9 years ago
Michael Peter Christen dbbad23e12 removed warnings
9 years ago
Michael Peter Christen b94bd7f20a a collection of search query enhancements:
9 years ago
Michael Peter Christen 34de1e8cbc gzip compression will perform more efficient and with better compression
10 years ago
Michael Peter Christen a1a8edfc0a wrap HeaReader close() in a catch Throwable block to prevent that an
10 years ago
reger 8b35656007 remove hard throw exception in makeResultEntry
10 years ago
reger dd7782bac0 revert deletion of BinSearch
10 years ago
reger 000dde9511 Eleminate duplication of values for search ResultEntry
10 years ago
reger d882991bc5 Implement sharing of ioDispatcher for term & citation index
10 years ago
reger c60ccdfbcf Increase IODspatcher dumpQueue size to 2 to reduce risk of concurrent emergency dump,
10 years ago
reger 13f013f64a Limit extra sleep of BusyThread on LowMemCycle
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen 9bf0d7ecb9 added a new collection type 'dht' to all documents from the peer-to-peer
10 years ago
Michael Peter Christen ee2490ab98 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 431311df42 fix get fresh_date_dt to allow returned value to be date in future
10 years ago
otter 74c7e8b686 Fixes hanging FlushThread (see
10 years ago
reger 706f75ddc2 try to fix hang on index blob merge on shutdown
10 years ago
Michael Peter Christen fd4e2c809a Show dates in the content of a document in the search result:
10 years ago
reger df83fcc4fc disable optimistic GC assumption in StandardMemoryStrategy
10 years ago
Michael Peter Christen ac19690d30 refactoring with CommonPattern.COMMA
10 years ago
Michael Peter Christen 3d717b749a fix for urlmaskfilter
10 years ago
reger 24f68a4eb7 refactor opensearch heuristic
10 years ago
reger 8e751d754a - add javadoc to busythread with hint about the init parameter useage
10 years ago
Michael Peter Christen 3cd7deb3b8 do not flush non-errors to stdout because this is a concurrency issue.
10 years ago
reger 198102304b refactor size() -> filesize() of URIMetadataNode
10 years ago
reger c6f634a4f2 remove redundant caching of urlhash in URIMetadataNode
10 years ago
Michael Peter Christen 413eeefed4 added character set detection library from
10 years ago
Michael Peter Christen a304058840 added Image Events as another option to generate images with a mac if no
10 years ago
Michael Peter Christen 321840fde3 Replaced all fixed thread pools with cached thread pools. The cached
10 years ago
Michael Peter Christen 7bfab5eb9d set Busy- and Blocking-Threads to daemon mode (they will now not prevent
10 years ago
Michael Peter Christen ad0da5f246 added new web page snapshot infrastructure which will lead to the
10 years ago
Michael Peter Christen 4920ab7b76 optimize usage of size() cache
10 years ago
Michael Peter Christen 2beb6abeb6 disabled crazy sleep loop
10 years ago
Michael Peter Christen 8aee7f940e added missing class for latest changes
10 years ago
Michael Peter Christen 97039049e4 fix in key enumeration methods for cases where the enumeration is done
10 years ago
Michael Peter Christen 421ee64f33 another fix to ordering of table indexes; fixes also network stats
10 years ago
Michael Peter Christen 1db476c67e fix for bad table iteration
10 years ago
orbiter 0fcd8097a3 removed unused options from BusyThreads
10 years ago
sixcooler 72561926aa do not overwrite yacy.conf in case of an exception
10 years ago
Michael Peter Christen bc275dca07 added network history graph image /NetworkHistory.png which can show
10 years ago
Michael Peter Christen ee27be3399 misc bugfixes (concurrency, memory protection)
10 years ago
Michael Peter Christen 7817fc50c9 added a high cpu cycle monitor to PerformanceQueues
10 years ago
orbiter 3ac31614a3 added option to reverse-sort YaCy tables (internal API change only)
10 years ago
Michael Peter Christen ec6082c872 very bad language detection hack fix hack
10 years ago
Michael Peter Christen a7dd89c4de changed method to write the citation index: do not catch up references
10 years ago