Commit Graph

1552 Commits (d9cea5ff23a4c714ea2bf7f0232b897a260a1401)

Author SHA1 Message Date
orbiter 61a81820e3 - refactoring of search tracker
17 years ago
orbiter 4079c38ce0 - probably slightly better default ranking
17 years ago
orbiter ff5969901c modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository:
17 years ago
orbiter 7f445f34a6 bitte die Java 5 - typischen Warnings einschalten!
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter 159aaf8889 re-introduced global search limitation when index receive is switched off
17 years ago
orbiter efd5807a7c - some renaming of variables to support DC
17 years ago
orbiter ff6b69b37e fix for NPE in access tracker
17 years ago
orbiter 42c1e11f2b added another link double-check
17 years ago
orbiter a5d388bfff fix for HTCache organisation that may have caused unlimited grow of the cache
17 years ago
orbiter 96c5e6acc7 added a double-check for search results
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter 08a12e9bb5 - removed dashed line from default skin (looks much better!)
17 years ago
orbiter 89169d54fd fixed search result preparation
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter fa3b8f0ae1 fixed bug in remote search
17 years ago
orbiter 7d875290b2 more generics
17 years ago
orbiter 9d693ee635 more generics
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 974fea7933 added term-frequency ranking
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax
17 years ago
hermens d177ceb3b3 Fix for growing responseHeader[12].db when using proxyCacheLayout = hash
17 years ago
orbiter 2485681002 added termination control for RotateIterator
17 years ago
orbiter e2e7f065e9 minor fixes, some generics
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter db25425893 more generics
17 years ago
orbiter 0b4205eb5a - fix double-deletion in eco tables
17 years ago
orbiter 002a109c4d patch for http://forum.yacy-websuche.de/viewtopic.php?p=4597#p4597
17 years ago
orbiter 85dc62c16f refactoring: more dublin core - compliant naming
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
orbiter 2f3b2f3481 - extended dbtest for comparisment tests
17 years ago
orbiter 9eb746863d interface enhancements for eco records memory statistics
17 years ago
orbiter 58a1f518f8 fixed some problems with eco tables
17 years ago
orbiter d4d07802ac better RAM protection using eco tables
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter cbefc651ac more generics
17 years ago
orbiter 45339c3db5 more generics
17 years ago
orbiter 94f21d9403 activated new kelondroEcoTable file structure.
17 years ago
orbiter a0f7f2faad some more generics
17 years ago
orbiter dc26d6262b - removed write buffer from kelondroCache (was never used because buggy; will now be replaced by new EcoBuffer)
17 years ago
orbiter dbdec0f4d3 another fix for the "too many processes in loader queue, dismissed" - problem:
17 years ago
orbiter 065ba2d60f fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=719&hilit=
17 years ago
borg-0300 3cab85158c update for last commit
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
orbiter ecd7f8ba4e - added NEAR operator (must be written in UPPERCASE in search query)
17 years ago
orbiter 3e3d2e39a4 - some refactoring and redesign of kelondroBytesIntMap (created new class kelondroRAMIndex)
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
low012 b08f877e97 *) tried to get rid of warnings when compiling parsers (http://forum.yacy-websuche.de/viewtopic.php?t=660)
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter db0d3d5e54 release 0.56 (and some last fixes)
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
fuchsi a52681dd49 add buffering for the performance graph to avoid ConcurrentModificationException
17 years ago
orbiter 814aff60bd - (re-)activated ftp protocol. see discussion here: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=623&hilit=&p=3875#p3875
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter 270d016d89 fix for missing anonymization in search profiling
17 years ago
orbiter e3e4f06be4 enhanced search result preparation in the case that no result is found (fast abandon of search)
17 years ago
orbiter 01554f4012 fixed bug with double-check in crawler
17 years ago
orbiter b1e08d354c repaired indexing after search snippet loading
17 years ago
orbiter 48138952ff added memory measurement for index recreation to avoid OOM during index RAM space extension
17 years ago
orbiter 9e23acf2d6 introduced new 'authority' ranking property
17 years ago
orbiter 2954f96fae - removed public peer info box on status page, this info can now be seen in the status banner
17 years ago
low012 4eb40c4f61 *) added 2 filters: blur and antialiasing (which in fact is nothing more than a mild blur) to ymageMatrix
17 years ago
orbiter aeb1cf83a6 - corrected banner link (relative now)
17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects
17 years ago
orbiter f243e338cf implemented online caution also for local and remote search
17 years ago
orbiter c57eb76b13 removed CMY color model from ymage classes and re-introduced RGB color model
17 years ago
orbiter b46bcaa5d8 changed method of profiling
17 years ago
low012 76cd6ed6f6 *) New methods to insert bitmaps that feature transparencies.
17 years ago
orbiter be214e594f - generalized ymage initialization options
17 years ago
low012 ee8a177c26 *) Logo is in the middle of free space now.
17 years ago
low012 72698fcd36 *) Banner features a logo now. It does not look nice, but at least it works. Banner is not finished yet.
17 years ago
orbiter aefb3f7765 added memory graph picture to PerformanceMemory_p.html
17 years ago
orbiter 9b0ae4b989 added referrer to remote crawl url list
17 years ago
orbiter 7d5544e9b1 added some security checks to new remote crawl pull method to prevent that indexer is overloaded
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
fuchsi 69521d92e5 Add another external dependency from PDFBox package ("Bouncy Castle"). This is necessary for parsing of some encrypted PDF files.
17 years ago
orbiter 90a02990d2 NPE fix, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=549&hilit=&p=3383#p3383
17 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes
17 years ago
orbiter 445c0b5333 added domain list extraction and html export format
17 years ago
orbiter d8d77fc4b2 fix for NPE, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=549&hilit=&p=3368#p3368
17 years ago
orbiter bf6952abe7 - added url export to http://localhost:8080/IndexControlURLs_p.html
17 years ago
orbiter af10f729df fixed image search and favicon loading
17 years ago
orbiter c48b73cda2 redesign of ranking data structure
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter bd5673efbe added cleaning of search event before opening the index administration
17 years ago
orbiter 55da871211 preparations for better ranking: better debugging of index properties
17 years ago
orbiter 3491531cea - fixed 'appears in url' flag in index generation
17 years ago
orbiter bc2368e907 fix for problem with remote crawl referrers
17 years ago
orbiter 875096552f fix for NPE in case that remote search results are empty
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
low012 a4010f7dc8 *) fixed bug where dots were added after numbers < 1000: "123" was transformed to "123." which is undesirable
17 years ago
orbiter ecba35de72 enhanced computing speed of kelondro core function: sorting
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
17 years ago
orbiter ccbfb15b6b enhancement to crawl stacker enqueue order
18 years ago
hermens 35cf196204 transferRanking(): Do not flush more ranking files than requested by caller.
18 years ago
hermens 8f9d65da67 Small corrections to dhtFlushControl()
18 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
18 years ago
orbiter 4fefa53135 removed parser object pool, see also svn 4106
18 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
18 years ago
orbiter b856e377a9 some additions and a small bugfix to SVN 4158
18 years ago
hermens d732840f8a Avoid ConcurrentModificationException when accessing the PerformanceQueues page while yacy is indexing.
18 years ago
fuchsi 35303f9504 add real size values (KBytes) of the DHT-In/Out-RAM-Caches to the PerformanceQueues page. A lot of users seem to tweak this value and it might help in finding the best size in relation to the peer's memory ressources.
18 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
18 years ago
fuchsi ca83f5a8d9 Add external lib FontBox which is part of the PDFBox (they extracted the font handling code into this package in 0.7.3).
18 years ago
fuchsi e77aec8c9d fix handling of encrypted PDF-Documents (with default user password "")
18 years ago
low012 fdb0b861f8 *) fixed wrong calculation of network words, network links, network PPM if peer is senior or principal peer
18 years ago
fuchsi 508de558f7 sbStackCrawlThread is null during first cleanProfiles() run at startup.
18 years ago
fuchsi 70614385ef Attempt to fix the "lost profile handle" bug.
18 years ago
low012 507ecd8afa *) added banner that can be displayed like this: http://localhost:8080/Banner.png
18 years ago
orbiter 33fb2f756d added emergency fail case in remote crawls
18 years ago
fuchsi 6b00fe0c4e fix ArrayIndexOutOfBoundsException
18 years ago
orbiter 3e60ae93b9 modified remote search snippet fetch behavior: do not fetch snippets for more than 300 milliseconds, even if the snippets can be found locally without online fetch
18 years ago
orbiter 97f1ca52bd fox for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=390
18 years ago
orbiter 143fa40d77 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=394&p=2382#p2382
18 years ago
orbiter b19bb6e5b1 - reverted svn 4132; this did not solve the problem and removed the emergency mehtod which caused production failure for shure within some hours
18 years ago
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
18 years ago
orbiter c1440d2241 fixed problem with redirection: redirected URLs had not been tested with the double-check
18 years ago
fuchsi 7404f2c35c Fix some of the issues with the RSS search interface, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=392
18 years ago
orbiter 98abe0804d another enhancement to crawl starts with link files
18 years ago
orbiter 1b42152a76 fixed and enhanced some details in crawl start with file
18 years ago
orbiter 4465db7399 removed debug information from network grafic
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
orbiter 5b1a937ed8 fix for crawl stack database format change, introduced in SVN 4113
18 years ago
orbiter af25c98306 enhanced local search performance in case of a remote search:
18 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
18 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
18 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
18 years ago
orbiter 3c74014004 automatic deletion of dead client connections
18 years ago
orbiter 11b4f80bde - fixed non-closing client connections
18 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
18 years ago
orbiter 4275727d69 fix for peer ping problem (implemented a 3-time re-ping); cause for 'Connection reset' still unknown
18 years ago
fuchsi 6601e37512 clear caches after changing blacklists, closes http://forum.yacy-websuche.de/viewtopic.php?f=6&t=241&p=1964#p1964
18 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
18 years ago
orbiter 841cf71022 fix for NPE in DHT transfer selection, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=327
18 years ago
orbiter f2a3434407 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=238&p=1341#p1341
18 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
18 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
18 years ago
orbiter 6c819a6fd9 added cache to favicon display
18 years ago
borg-0300 d69013f66a added patch from Fuchs - http://forum.yacy-websuche.de/viewtopic.php?f=6&t=241
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter e90afa9483 fixed search access tracker
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter f9e6cf6a3d more refactoring of search:
18 years ago
orbiter f81ef40cc4 no dht activity for small networks; this is not needed if the network is small
18 years ago
orbiter d9472b6a3a * fixed problem with watch crawler
18 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
18 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
18 years ago
orbiter ae86d010bb more refactoring of search processes; also some small speed enhancements
18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
18 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
18 years ago
orbiter 16c203f759 fixed remote search access tracker
18 years ago
orbiter 344911bfaa shorter minimum delay values for intranet crawl targets
18 years ago
orbiter f890cc86aa inserted forwarding patch from fuchs
18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
orbiter 5c1b444690 some redesign of min/max and normalization computation during search result ordering
18 years ago
orbiter 1af0e3bd84 refactoring
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
orbiter 69d640b041 added missing synchronization in crawl balancer
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 8d6aa7a66d replaced detailed search page by ranking definition page (this is what it essentially is)
18 years ago
orbiter 7ff4357184 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=206&hilit=&p=1130#p1130
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter dcb8687904 fix to update cycle
18 years ago
orbiter 557f8d80e4 - better logging
18 years ago
orbiter f323e1813d added commons.logging again (is used by mimeTypeParser)
18 years ago
michitux a695c93662 Fix of the Status-page for IE:
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter 6071668c3b better error message in case that a mime type cannot be found.
18 years ago
orbiter 03847bebc1 removed unused libs
18 years ago
orbiter 9da0e53fe8 repaired rss feed reader
18 years ago
orbiter 26ddf797eb added bmp and ico image format to all parser/viewing methods
18 years ago
orbiter 5444b07674 fixed bug with decompression of index abstracts
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
orbiter 7c5c814a47 - simplified code (removed exception handling where not necessary)
18 years ago
orbiter a4e8ad95ab enhancements to news and switchboard queue processing
18 years ago
orbiter a45216b479 fix to prevent bad-formed news messages
18 years ago
orbiter bec4dbc753 added options and execution methods for automated updates
18 years ago
orbiter 208b5297f1 enhanced handling of news records:
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
orbiter 3421c64d26 implemented update function:
18 years ago
orbiter c1aad9e508 added parameter for network graphic background
18 years ago
orbiter 1a45ecb356 - fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=14&p=137#p137
18 years ago