Commit Graph

999 Commits (cdfe8afe3f43db5af6a44cbcbdf1bba43ba94af1)

Author SHA1 Message Date
orbiter 2126c03a62 - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 15 years ago
orbiter 90fa8fd4d4 - support gpx file extension 15 years ago
orbiter 789c6b26ce added a location search service: using the following servlet/example: 15 years ago
orbiter cf43bdc87e This is a large bugfix and enhancement commit to support a better location detection for data 15 years ago
orbiter c45117f81f fixed dates in metadata 15 years ago
orbiter b18a7606a0 some performance hacks and fixed after reading dump in 15 years ago
orbiter 7b69d79727 enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 15 years ago
orbiter 64f29f990e a collection of performance hacks and code cleanup: 15 years ago
orbiter 1a8a134e0c continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago
sixcooler eb2a4bb555 workaround(?) for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2770&start=0&st=0&sk=t&sd=a&hilit=DefaultCharsetStringPart 15 years ago
orbiter 25aef069a6 continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
orbiter 1e8e79b9ef redesign of reference hash (URL-hash) parameter hand-over: 15 years ago
orbiter 9ddb8e4a43 set an option for the java-internal image parser that prevents that the image is cached using the file-system in a temporary file. This should speed up image parsing during image indexing dramatically and should also cause better performance when showing the yacy banner and OSM tiles. 15 years ago
orbiter e12f1fd821 - added setting of access rights for executable scripts after auto-installation 15 years ago
orbiter bb63c5d075 using a Pattern object with precompiled regular expressions to apply must-match constraints to search results: should speed up pre-sorting of search results and should cause richer search result sets 15 years ago
orbiter 4144927d94 show less errors 15 years ago
orbiter 54af9e6b49 - added parsing of robots meta-tag in html headers to detect a noindexing request 15 years ago
lotus 7b546415dc added svn6695 for windows 15 years ago
orbiter 84222e3b4f fix for auto-updater: delete old libraries before copy of new one 15 years ago
orbiter 2bc36de336 - fix for bug in svn 6669 15 years ago
orbiter d378ca4604 better handling of concurrency in seed 15 years ago
orbiter ada0ce9de3 refactoring of bookmarks: there is a big performance problem in the bookmarks code and furthermore the bookmarks 15 years ago
orbiter 7fdf59a77f misc NPE check 15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record 15 years ago
orbiter 234f733a3d - relocation of seed db is better for network switch than re-initialization because of the embedding of the peers object in other objects 15 years ago
orbiter 938e806182 tried to fix date problem that may have prevented that foreign peers stay in the network 15 years ago
orbiter 5df628a2a4 - added BEncoder class 15 years ago
orbiter 82f57f79e5 more PMD enhancements 15 years ago
orbiter 66c0a8e849 more PMD recommendations 15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD 15 years ago
orbiter d1973bae2a code cleanup: removed unused code and unused methods 15 years ago
orbiter eeca2ded92 fix for http://forum.yacy-websuche.de/viewtopic.php?p=18500#p18500 15 years ago
orbiter 57d729e377 fix for negative numbers in network statistic 15 years ago
orbiter 37245430c3 fix for NPE during DHT RWI selection 15 years ago
orbiter a37878b7d5 url parser regex performance hack 15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
orbiter 8281e29963 - more configuration for profiling graph (number of events) 15 years ago
f1ori 5f0f6b71b4 * revert last commit, something is more broken than before 15 years ago
f1ori 8c8b642eba * fix timezone problem 15 years ago
orbiter e34e63a039 preset of proper HashMap dimensions: should prevent re-hashing and increase performance 16 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 16 years ago
orbiter 23aef43786 - better synchronization in SortStack 16 years ago
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation 16 years ago
orbiter fe41a84330 some enhancements in web caching: avoid double loading of response metadata and/or content 16 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
orbiter 5e8038ac4d - refactoring of blacklists 16 years ago
orbiter 26fafd85a5 - more refactoring 16 years ago
orbiter 3528b970d6 - refactoring 16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
orbiter e7f18ba24b refactoring 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter c0e0e1f422 moved blob classes 16 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package 16 years ago
orbiter 194da25a2f moved kelondro index 16 years ago
orbiter 4446acc8cd moved kelondro order 16 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 16 years ago
orbiter 735e2737e3 * added index segments 16 years ago
orbiter 09de5da74a once again a performance hack 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 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 1957b5797a fix for seed generation 16 years ago
orbiter a11cd9f80f - removed reverse name lookup for http access logging (grr..) 16 years ago
orbiter c3a4aee255 some redesign with a possible fix for the ReferenceContainerCache. 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 573d03c7d7 added configuration to enable ram table copy 16 years ago
orbiter 700218846c disabled or removed sleep calls 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 61748285c3 more refactoring of search 16 years ago
orbiter 72e5407115 refactoring of snippet cache 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 634a01a9a4 replaced wget-requests with caching requests 16 years ago
orbiter 1d8d51075c refactoring: 16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
orbiter ca72ed7526 -removed superfluous crawl cache 16 years ago
orbiter 13c63f4082 a set of small fixes to crawling behaviour 16 years ago
orbiter 3f113f38a8 removed unused imports 16 years ago
f1ori d5e51cfd09 * workaround for non-working build property replacements 16 years ago
f1ori f814e0fa81 enable warnings and fix most of it 16 years ago
f1ori 8931c8d6b4 improvments to debianpackage: 16 years ago
orbiter 57a88d435b redesign of parser mime type detection and parser steering 16 years ago
orbiter 21b8704fb4 refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes 16 years ago
orbiter 0e8647d62f refactoring of search classes 16 years ago
orbiter dafffd0153 refactoring of parsers and document processing 16 years ago
orbiter 77d2a3782c removed strange debugging strings 16 years ago
f1ori 0f3246e90a * fix debian package 16 years ago
orbiter 24cb6d68bc - renamed Stack to RecordStack to avoid name confusion with new classes 16 years ago
f1ori 48d78166ed * fix double copy of libraries 16 years ago
orbiter 409538e17a code cleanup and code simplifcation 16 years ago
orbiter 160031758d fix for problem with initializer 16 years ago
orbiter 302a02cec8 moved all libraries from libx to lib 16 years ago
orbiter 1f1399e5c5 extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class 16 years ago
orbiter 222850414e simplification of the code: removed unused classes, methods and variables 16 years ago
orbiter 93dfb51fd4 problems with code style 16 years ago
orbiter 9a674d8047 - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
lotus 76b96337e2 just some chatty code 16 years ago
orbiter bdda140c02 fix for json output (no doubleqotes any more, doublequote quoting did not work) 16 years ago
orbiter 2f84736120 ignore signature files that cannot be downloaded because of failed encoding 16 years ago
orbiter 041d9c253e some refactoring and more error-awareness in LogalizeHandler 16 years ago
orbiter ae015e8e98 refactoring of blob package classes 16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package 16 years ago
orbiter 17dc6d4be5 small fix for new Logger 16 years ago
orbiter ce1adf9955 serialized all logging using concurrency: 16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package 16 years ago
orbiter 398e210fef removed synchronization in logging that causes deadlocks in high-performance environments 16 years ago
orbiter e0b3984805 added navigation keys for site and author facets to remote search interface 16 years ago
orbiter c062385552 fix for http://forum.yacy-websuche.de/viewtopic.php?p=15555#p15555 16 years ago
orbiter 15fad767c0 some refactoring of topic generation 16 years ago
orbiter ab06a6edd2 renamed topwords to topics and enhanced computation methods of topics 16 years ago
orbiter a5d481eab1 enhanced navigation 16 years ago
orbiter 3d5f2ff544 - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
orbiter 88426912ad more refactoring to make the segment object easier to use and to be prepared to integrate author navigation 16 years ago
lotus d813fd26ed reset sent/received counters on index delete 16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex: 16 years ago
orbiter 63a0255166 - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index 16 years ago
orbiter f246928c20 first attempt to add 'real' Navigation to yacy search results: host navigation 16 years ago
orbiter 54b9e99c01 - more information about peer tags 16 years ago
lotus 82af994041 added missing loglevel 16 years ago
orbiter 1efe686e3f fix for http://forum.yacy-websuche.de/viewtopic.php?p=13960#p13960 16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given 16 years ago
orbiter 4338dcf936 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2093&hilit= 16 years ago
lotus bad7ce9286 experimental option trayIcon.force for unsupported platforms. java 1.6 needed 16 years ago
orbiter c097531e3d added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
orbiter 1db9cdd4e4 fixed bug in writing of robots.txt entries in case that host names exceeded 64 characters and some other problems 16 years ago
f1ori bde88b684a * splitt off yacyRelease from yacyVersion 16 years ago
lotus 1351d903a1 don't follow links like mailto: 16 years ago
orbiter eacf95213a fix for crawling of mailto-links 16 years ago
orbiter d3f8aa5a2a set of small fixes 16 years ago
orbiter d31e6f9c14 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14457#p14457 16 years ago
orbiter 58802e4201 added missing success test in storeDocumentIndex, 16 years ago
lotus b08991e278 moved some constants, rename of Tray class 16 years ago
orbiter 138422990a - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 16 years ago
orbiter dfb96ecb72 more fixes 16 years ago
f1ori 0b0a46d35a * fix transferRWI as suggested by celle (thanks!) 16 years ago
lotus 635b0a9da7 code-split 16 years ago
f1ori 2f860a2564 * convert byte[] hashes to string for log output 16 years ago
f1ori d93a2a6552 * ignore whitespaces so you can copy&paste signatures better 16 years ago
f1ori 44daec7936 * introduce signatures to autoupdate 16 years ago
orbiter c8624903c6 full redesign of index access data model: 16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 16 years ago
borg-0300 7a48090fcf - fix for "uk" language 16 years ago
orbiter c3aff2521e fix for NPE 16 years ago
orbiter 44e01afa5b - refactoring 16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes. 16 years ago