Commit Graph

3897 Commits (ea473e32b8dcf13fce152f2518e48a8a8359ca3a)

Author SHA1 Message Date
orbiter ea473e32b8 refactoring
16 years ago
orbiter 735e2737e3 * added index segments
16 years ago
orbiter 09de5da74a once again a performance hack
16 years ago
orbiter 2f6d88403e
16 years ago
orbiter d2615ea5a8 increased memory for scraper buffer to enhance parsing speed
16 years ago
orbiter 4bbbb74ec4 removed not necessary synchronization
16 years ago
hermens 67e5464cc2 Fix for SVN6380: x[] Arrays are unsuitable Keys for Maps without using a proper Comparator.
16 years ago
hermens aeab8c7917 Prevent failed DHT attemps from overwriting newer peer info
16 years ago
hermens 9324b5b6c5 Enhancements to DHT
16 years ago
hermens e49e2d75fe Limit the time Transmission.Chunks stay in the transmissionCloud by using a Map that iterates entires in insertion order.
16 years ago
orbiter 92db7c5d07 increased timeout for index retrieval
16 years ago
lotus 386b9f35f6 activated resource observer for windows 7
16 years ago
orbiter 6e0dc39a7d - some fixes to prevent blocking situations
16 years ago
orbiter 51f2bbf04b possible fix for problem in http://forum.yacy-websuche.de/viewtopic.php?p=17655#p17655
16 years ago
orbiter f8371707e5 - possibly better termination for SplitTable
16 years ago
orbiter 87780f2562 produce did-you-mean also for queries with more than one word
16 years ago
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
16 years ago
orbiter ea427df944 fixed a worst case situation of the condenser which may cause a temporary full CPU load because of a bad data structure usage
16 years ago
orbiter 3e38035389 fix for interrupted thread during has() property check
16 years ago
orbiter 5bd1c1d205 just added some comments that had been produced to learn about OAI-PMH
16 years ago
orbiter 6aa474f529 - better logging for web cache access and fail reasons
16 years ago
orbiter 3671c37989 added experimental oai-pmh reader and integrated it with the existing dublin core parser
16 years ago
orbiter 58a00205d5 re-activated the emergency close when too many server connections exist
16 years ago
orbiter c57d2070e6 more logging
16 years ago
orbiter a995b95367 tried a fix for the httpd access bug (too many unclosed sessions)
16 years ago
orbiter e1fba41cad better logging
16 years ago
orbiter 2275f885a8 possible fix for concurrency problem
16 years ago
low012 a6a3090c3d *) blacklist cleaner supports usage of regular expressions now
16 years ago
orbiter 5a93807781 improved web cache speed:
16 years ago
orbiter 2e8b2867ff double performance of store method because it avoids one 'has'
16 years ago
orbiter afda5b1adc new join method for indexes (not yet used)
16 years ago
orbiter 65b66c2c18 better handling of array files of length 0
16 years ago
orbiter 1957b5797a fix for seed generation
16 years ago
orbiter 432154f725 new strategy for concurrent database index key retrieval
16 years ago
orbiter a11cd9f80f - removed reverse name lookup for http access logging (grr..)
16 years ago
orbiter 2e6bdce086 - added more logging to balancer
16 years ago
orbiter 1171a72006 fix for deadlock as seen in http://forum.yacy-websuche.de/viewtopic.php?p=17521#p17521
16 years ago
orbiter 031e6eefbd some updates to dublin core, metadata browsing, file indexing and parser stability
16 years ago
hermens 62a7341c4d Fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2204
16 years ago
low012 f65bfaa9af *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this.
16 years ago
orbiter e4797ebcde fix for http://forum.yacy-websuche.de/viewtopic.php?p=17509#p17509
16 years ago
orbiter efa7fb34f0 better oom-awareness of miss-cache in cache
16 years ago
orbiter 3e9dcfc204 fix for http://forum.yacy-websuche.de/viewtopic.php?p=17504#p17504
16 years ago
orbiter c3a4aee255 some redesign with a possible fix for the ReferenceContainerCache.
16 years ago
orbiter aca8a78eb8 fix for shutdown of DocumentIndex objects
16 years ago
orbiter 23ab6fbca4 - navigation appear at correct position when opengeodb-results are also presented after a search
16 years ago
orbiter 4db34eea73 fix for OOM problem in kelondro Cache
16 years ago
orbiter 8ea1d7ab59 fix for wrong assert condition in search abstract generation
16 years ago
orbiter fbd77bd77c git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6328 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
orbiter 54c7cbf1d9 - fast result for local search in case that less than 10 hits exists
16 years ago