Commit Graph

447 Commits (8f19fbc46d0059d7f64ddd0cc7dad8f3c7444666)

Author SHA1 Message Date
sixcooler 8f19fbc46d Merge remote branch 'origin/master'
13 years ago
orbiter 0cf9ebc3b0 speed enhancements when parsing RWI rows (makes search slightly faster)
13 years ago
sixcooler 0349a96b4d Merge branch 'master' of https://git.gitorious.org/yacy/rc1.git
13 years ago
orbiter 709013385a fix for language fix
13 years ago
sixcooler 1f4fcc0f30 Merge branch 'master' of https://git.gitorious.org/yacy/rc1.git
13 years ago
orbiter c0c6e9e7a5 fix for bad language encoding
13 years ago
sixcooler 3e019d38c0 Merge branch 'master' of https://git.gitorious.org/yacy/rc1.git
13 years ago
orbiter 05f34a3fa7 added a full, complete, database insert, update and delete API for the tables.
13 years ago
sixcooler 3b70ff7046 Merge branch 'master' of https://git.gitorious.org/yacy/rc1.git
13 years ago
orbiter 3a15e58e28 - increased stability when opening the robots table
13 years ago
orbiter 775b44017e refactoring
13 years ago
sixcooler c99a4c0920 Merge branch 'master' of https://git.gitorious.org/yacy/rc1.git
13 years ago
orbiter e914a30099 fix for npe
13 years ago
sixcooler 3ef9f301ba some customize on Memory-Performance-Graph
13 years ago
sixcooler 8f25070460 weekly rewrite of blobs
13 years ago
sixcooler 54193457bc cutom keep alive strategy
13 years ago
sixcooler 249a78ff2a G1 Memory Strategy - not used now
13 years ago
orbiter 0d858d48ec replaced String with StringBuilder in suggestion process
13 years ago
orbiter e58438c01c - added a new retry connector for solr (for cases where solr responses are slow)
13 years ago
orbiter d8d9735b4f stability bugfix
13 years ago
orbiter f121f4bb45 fix for link in Supporter and Suftipps page
13 years ago
orbiter 1b86d06d1e fix for http://bugs.yacy.net/view.php?id=62
13 years ago
orbiter eb9c9edb01 enhanced table method (used by almost all yacy api interfaces)
13 years ago
orbiter 5af9598bd1 enhanced exported row parsing during row import
14 years ago
orbiter 7598a9e26b fix for thread dump
14 years ago
orbiter 8eef8722d1 update to ThreadDump analysis: freerunner and thread state recognition
14 years ago
orbiter 1df43b137d another performance hack
14 years ago
orbiter 7df0643f0e performance hacks
14 years ago
orbiter 813f297a95 another performance hack: re-use of known host addresses for isLocal property; avoids look-up in local hash
14 years ago
orbiter 035ebfbf3b - performance hacks (should affect the crawl balancer and reduce CPU load during crawl stack re-fill)
14 years ago
orbiter b250e6466d implemented crawl restrictions for IP pattern and country lists
14 years ago
orbiter 57d5529a01 performance hacks
14 years ago
orbiter d2ea250d99 refactoring:
14 years ago
orbiter 0c6d95e57b - more tolerance against failure of table opening
14 years ago
orbiter ce2a76d603 performance hack for search process
14 years ago
orbiter 2c4a672fe2 bugfixes and performance hacks for tabe index
14 years ago
orbiter dad5b586a4 added a concurrent warmin-up of Table data structures. that should speed-up the start-up process but may also cause stronger CPU load at that time.
14 years ago
orbiter 734059d33e performance hacks
14 years ago
orbiter dd4635e323 patches
14 years ago
orbiter 2842ce30d6 added synchronization in ReferenceContainer and logging for shrinking
14 years ago
orbiter cec3836e73 added reference limitation to IndexControlRWIs_p.html servlet
14 years ago
sixcooler ecb4986b38 refactored stuff from last commit to ReferenceContainer
14 years ago
sixcooler f7c4abfdd7 limit references per blob & term to the 100.000 youngest
14 years ago
orbiter 28f5b79deb added a fast mass-deletion method
14 years ago
orbiter 44d6416e2d ensure termination of shrink()
14 years ago
orbiter 52230a6864 replaced catching of Exception with Throwable, which catches also Errors
14 years ago
orbiter e1a3d609aa moved merger object from Segment to IndexCell to enable a correct shutdown sequence. This solves a bug where yacy cannot be shut down during an index merge that appears during the shutdown phase.
14 years ago
sixcooler d40a177c05 Generation Memory Strategy fine tuning
14 years ago
sixcooler 839f407fe4 Generation Memory Strategy fine tuning:
14 years ago
orbiter a5541751a8 - added memory computation to termlist_p.xml
14 years ago