Commit Graph

3936 Commits (29fe436e365d58858d1c2e464ba8b03f4502d7f3)

Author SHA1 Message Date
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
orbiter 28d4b921b6 different approach for file search
16 years ago
orbiter f99f86c5c5 added concurrency to file indexing class
16 years ago
orbiter 902d16cf6c fixes to parser
16 years ago
orbiter 4a1c852435 fix in usage of RAM copy for Table objects and some cosmetics in asserts.
16 years ago
lotus dce450e2e0 possible fix for "hung" doc-documents
16 years ago
orbiter e627f75415 one more fix to badwords and stopwords
16 years ago
orbiter 721b88efbd - fixed a problem loading blacklists with new yacycore.jar
16 years ago
orbiter 80d5005044 fixed seed upload methods - replaced reflection with direct instantiation
16 years ago
orbiter 68465c37af added a convenience class to add files into a YaCy index
16 years ago
orbiter 2e41e10ffd - updates to yacyVersion parser (remove old targets)
16 years ago
orbiter 27d00285aa - added a new file reader cache that may serve as full-file-copy of blob database files. This is not yet used
16 years ago
orbiter fd6b9cb7dc refactoring of IO access classes
16 years ago
orbiter d64569aa39 reuturn only recommendations of words that have a greater count than the original word
16 years ago
orbiter 604c37927f used comparator for did-you-mean that uses index sizes for comparisment, but:
16 years ago
orbiter a58d9cae7d - show location name in geolocalization search result
16 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy
16 years ago
orbiter 3be54e1891 fix to rule when to use a ram table copy
16 years ago
orbiter 700218846c disabled or removed sleep calls
16 years ago
orbiter 342c5d0fd4 fixed city name detection: finds now also substrings of city names
16 years ago
orbiter 18aa0609ca fix for caching of word hash computation
16 years ago
orbiter a10a6cce45 patch for http://forum.yacy-websuche.de/viewtopic.php?p=17289#p17289
16 years ago
low012 53bbdfd19a *) setting SVN keywords
16 years ago
low012 25f6145934 *) preventing null pointer exception in case empty search word or only one character is enterd or all search words are removed by filters
16 years ago
low012 248f3fd9b5 *) cleaned up code for better readability
16 years ago
orbiter eaddf2d464 - corrected layout of map preview
16 years ago
hermens 4b83875abd Small fixes for the heapCacheIterator in ReferenceContainerCache:
16 years ago
orbiter fd668f531b fixed map layout
16 years ago
orbiter 2740d9dd79 added integration of osm maps for search
16 years ago
orbiter af3a696fc4 added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast.
16 years ago
orbiter ce972ff4ef update to default ranking profile which has now some settings to deny some phpbb3 pages which are redundant in the index when crawling phpbb3.
16 years ago
orbiter 44579fa06d - fixed a problem loading images through yacy's document loader,
16 years ago
orbiter 67eddaec4b changed way to integrate dictionary files:
16 years ago
orbiter d656a94f55 fix for bad paths in dictionary processing
16 years ago
orbiter 3b9aaf9e9f - inserted new library tests inside DidYouMean
16 years ago
orbiter 8c35ffe34c fixes to the dymlib
16 years ago
orbiter bfa273bcc1 added a library provider which holds libraries in static objects,
16 years ago
orbiter 1762a7bcd6 - moved DidYouMean to the data package
16 years ago
orbiter bf8ed00e9e removed debugging code
16 years ago
orbiter ead48c4b25 fix for preparation of search result pages with offset > 10:
16 years ago
orbiter 39a311d608 better care to do not loose the merge/dump thread
16 years ago
orbiter 10d3e856b5 better concurrency, less blocking & performance hacks
16 years ago
orbiter 1a9cfd8718 some performance hacks (CPU only, not IO)
16 years ago
orbiter 92407009b2 cleanup
16 years ago
orbiter 0ba1beaf56 separated rwi constraint evaluation from rwi ranking and added concurrency
16 years ago
orbiter ce7924d712 better concurrency for rwi entry parsing during search processing
16 years ago
orbiter b0637600d5 enhanced url constraint computation: better position of constraint check during retrieval process
16 years ago
orbiter 61748285c3 more refactoring of search
16 years ago
orbiter 323a8e733d removed unused classes
16 years ago
orbiter 72e5407115 refactoring of snippet cache
16 years ago
orbiter 0e471ba33b - fixed a bug in fast digest computation
16 years ago
low012 93b2622503 *) repaired and added IM online status indicators
16 years ago
orbiter e7736d9c8d more refactoring: made all variables in SearchEvent private
16 years ago
orbiter 4b92d0b9b7 patch for possible problems with normalization of '/' in urls. This applies in rare cases when '/' appear in post-properties
16 years ago
orbiter d8ca6e6bf1 more refactoring for search
16 years ago
orbiter fe4a4e3f6b added missing class
16 years ago
orbiter 72ac5bd80f refactoring of search process.
16 years ago
hermens c4d0e22a77 Further speed upof concurrent DHT-receive
16 years ago
hermens 2fbc0696bf Fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2334
16 years ago
f1ori d515bc11e2 added ooxmlparser
16 years ago
orbiter d9744b1b5d replaced old caching strategy control class with lightweight simplearc
16 years ago
orbiter 8e56c2ace6 fix for fixes from this afternoon
16 years ago