Commit Graph

5251 Commits (136b514f526fc12d44c5f9f399dde88715ca25c9)

Author SHA1 Message Date
Michael Peter Christen 136b514f52 added a Triple Store based on Nodes that fit to the new storage classes.
14 years ago
Michael Peter Christen 613ab6a69d added BEncodedHeapBag and BEncodedHeapShard which are storage container
14 years ago
Michael Christen 6fecd0db88 one more performance hack to prevent costly md5 computation
14 years ago
Michael Christen e13441b069 better digest pool size (smaller by default but unlimited)
14 years ago
Michael Christen 1f4afb4dc0 performance hacks
14 years ago
Michael Christen 675d557e88 removed debug logging
14 years ago
Michael Christen e9dc99fe15 added rules to set specific RWIs as private RWIs which are not
14 years ago
Michael Peter Christen 4243ace863 added phonetic classes
14 years ago
Michael Peter Christen 0bcef2d156 added feature as requested in
14 years ago
Michael Christen 204c29f010 small bugfixes for search result display and cache display
14 years ago
Michael Christen 17f962fceb translator updates:
14 years ago
Michael Christen 752b092b8a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
14 years ago
Michael Christen 078fcde0dd bad initialization
14 years ago
admin 391fc9bd57 Merge branch 'master' of gitorious.org:yacy/rc1
14 years ago
admin 23afee58fe Merge branch 'master' of git://github.com/f1ori/yacy
14 years ago
Michael Christen 14e45e90fd patch for a bug that I don't understand by now.
14 years ago
Michael Christen 3eccdca63c protection against too long running snippet fetch processes
14 years ago
Michael Christen 86b3385847 fixed a deadlock during secondary remote search
14 years ago
apfelmaennchen ff19fcdb28 bugfix for YMarks XBEL import and export; thanks to Dominic
14 years ago
Michael Christen c715d19c09 fixes for dependency on svn
14 years ago
Michael Christen 404758698a less io operations
14 years ago
Michael Christen 0bc5d76bee ups
14 years ago
Michael Christen 044f83feed added some pauses into the search process which shall produce
14 years ago
Michael Christen 943b670738 less terrible warning if uPnP fails
14 years ago
sixcooler 448656087a probably fix for http://bugs.yacy.net/view.php?id=94
14 years ago
Michael Christen f14faf503b better ranking because we wait a very little time during the search
14 years ago
Michael Christen 762e0ecfb6 fixed localization dictionaries, see
14 years ago
Michael Christen 6e66c9d7f1 fix for http://bugs.yacy.net/view.php?id=87
14 years ago
Michael Christen d35bdc2df6 removed npe
14 years ago
Michael Christen e7e429705a - less automatic indexing after a search (needs to reset the default
14 years ago
admin a4ac051029 Merge branch 'master' of git://github.com/f1ori/yacy
14 years ago
low012 7cfdc2c092 Improved CGI capabilities:
14 years ago
Michael Christen 9cd469e6d6 added pull request from als plus an NPE fix
14 years ago
admin 484c4ad339 Merge branch 'master' of git://github.com/f1ori/yacy
14 years ago
orbiter 402e9d71ef changed ording on release files: main criteria is not the svn any more; releases are now ordered by
14 years ago
admin 29f07fea33 Merge branch 'master' of git://github.com/f1ori/yacy
14 years ago
orbiter 11729061f2 added an option in the bookmark import process to put everything into the crawler
14 years ago
admin b9c5ce6cae Merge branch 'master' of git://github.com/f1ori/yacy
14 years ago
apfelmaennchen 70bcfc150a - small bug fix to ymarks html importer
14 years ago
admin 56ce8488e4 Merge branch 'master' of git://github.com/f1ori/yacy
14 years ago
orbiter 4b8ff84705 - search bugfixes (page counter and number of results per page; recognition of new search)
14 years ago
sixcooler aeeae75b8a the timeout of httpclient is not absolut, but till a connection is
14 years ago
hermens 2ac272cfbf Fix for PeerSelection.seedsByAge() for big networks (>1000 Peers)
14 years ago
apfelmaennchen b5d9f631e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8128 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
orbiter 83335c3b09 fix for http://bugs.yacy.net/view.php?id=78
14 years ago
Al Sutton 39898cb94a Added try/finally protection to ensure streams are closed. Added initial size guess for the CharBuffer
14 years ago
Al Sutton 4c67a964a1 Added try/finally protection to ensure streams are closed. Added initial size guess for the CharBuffer
14 years ago
Al Sutton 3f9b9f953f Added close() to ensure buffer close actions are invoked
14 years ago
Al Sutton d73c84f9a0 Allow initial buffer size definition in TransformWriter, and use available() method to set it in htmlParser. In this situation a ByteArrayInputStream is used so the available() method gives a good size estimation and avoid the buffer needing to be continually grown
14 years ago
Al Sutton f02ea27b31 Added missing closure of ByteArrayInputSteam
14 years ago