Commit Graph

3408 Commits (3f0349e362e56246ea6115e865f92cda16def630)

Author SHA1 Message Date
orbiter 01b968d836 better concurrency in ViewImage icon cache and OOM protection for too large icon caches
14 years ago
orbiter b1a8d0c020 enhancements to web cache and less strict caching rules
14 years ago
orbiter f3baaca920 - enhancements to DNS IP caching and crawler speed
14 years ago
orbiter ba03ca8620 added more configuration options for search:
14 years ago
f1ori e0c7d490f9 * fix bug #6
14 years ago
orbiter a50f28e6e7 - fixed missing save operation for peer name change
14 years ago
orbiter 43e1660512 fix/enhancement in Crawler: do not generate domain match pattern if crawl depth is 0
14 years ago
orbiter b1d133b69f another anhancement to the ThreadDump function: better multiple dumps and filtering out of not interesting dump parts
14 years ago
orbiter c2a968c23f fix for bug in formatting in ThreadDump
14 years ago
low012 2861d0888a *) simplified code\n*) fixed potential NumberFormatExceptions
14 years ago
orbiter 0a11727374 added new feature for Thread dump:
14 years ago
orbiter f9e5c21083 update to thread dump logs
14 years ago
orbiter 8f11d3a5bb redesigned the ScoreMap classes:
14 years ago
orbiter dc0db3550e avoid string conversion
14 years ago
orbiter 694fa3a2a5 - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
14 years ago
lotus bbb7aea8f3 fix basic config change in portal mode
14 years ago
orbiter 30aed9824a moved getBytes() to UTF8.getBytes() to use a default String encoding
14 years ago
orbiter 4d733608fb fix for broken JSON, see: http://forum.yacy-websuche.de/viewtopic.php?p=22162#p22162
14 years ago
orbiter 7962d35425 - removed file upload function in crawl start and replaced it with an input field for a file path where the crawl start file is loaded. This was necessary to support the API steering for file crawl starts, for two reasons:
14 years ago
orbiter e1b6916423 always try to guess the size of a StringBuilder to prevent too many memory re-allocations
14 years ago
low012 bea8137997 *) minor changes
14 years ago
low012 3e03963b1c *) minor changes
14 years ago
low012 0da3b6489e *) added the only changes from r7557 which actualy made sense
14 years ago
orbiter 29acd2f108 reverted also changes in ViewLog from SVN 7557 because the ThreadDump submenu was not visible any more.
14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
low012 9d366ee9d7 *) removed unused code (I assume that most of the code was really dead, but if you need any of the classes, tell me and I will put it back in.)
14 years ago
orbiter 7138f4036b less synchronization, better thread dump tool
14 years ago
orbiter f8d0454c53 small bug fixes and experiments with search speed enhancement
14 years ago
orbiter bed79402be introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured.
14 years ago
orbiter 42d90664f3 - fixed a memory leak in the httpc.post method (no finish)
14 years ago
mikeworks 85f5c02deb de.lng: Updated German translation and removed old unused strings, e.g. 8080 -> 8090 and Search Portal translations
14 years ago
mikeworks 073ee5525f de.lng: Updated German translation added missing line no change when no other network was selected
14 years ago
orbiter b1781d7aae some more performance hacks
14 years ago
orbiter 5e186e0122 continuing the fight against deadlocks during time formatting: better caching.
14 years ago
orbiter a92d80a545 performance enhancements using an alternative to a insensitive collator (a complex string compare):
14 years ago
orbiter dec4f36700 - fix for missing favicons in search widgets
14 years ago
orbiter 24909b3006 slightly less restrictive values for DoS
14 years ago
orbiter 311f57d360 DoS to prevent online snippet fetch: allow read from cache.
14 years ago
orbiter 83a38b16bb added link to svn log
14 years ago
orbiter 09a98a6ae4 - disabled arrow keys in search (pages switch) again -- too disturbing when editing the query line
14 years ago
orbiter 82f262f685 - enhanced circle drawing speed
14 years ago
orbiter 29dc416ac6 more animations in graphics. See network and access picture.
14 years ago
orbiter a80ee9a03d THE GRID is coming to YaCy .. see new animated graphics on http://localhost:8090/AccessGrid_p.html
14 years ago
low012 83ae46902b *) removed link to LogStatistics
14 years ago
low012 ce012e11aa *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again
14 years ago
low012 c5051c4020 *) fixed bug which caused entries to not be deleted when deleting by URL on IndexCreateWWWLocalQueue_p.html (I hope this did not break anything else)
14 years ago
orbiter fb8b046bb4 removed unused properties
14 years ago
low012 b0bdf2d9ed *) Oops!
14 years ago
low012 de065e594f *) make sure that only positive values are accepted as refresh interval on Crawler Monitor page
14 years ago
orbiter c69a4874b4 fix for non-valid json, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=3179
14 years ago
orbiter 4473cf8c61 replaced utf-8 with UTF-8
14 years ago
orbiter d2eb2fe8d9 added patch from quix0r, see
14 years ago
orbiter abb35addb8 added
14 years ago
orbiter 5892fff51f introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased.
14 years ago
orbiter 4588b5a291 - fixed document number limitation for crawls that restrict the number of documents per domain
14 years ago
lotus 9f6e3f9793 fix: same number format display before and after get/post
14 years ago
lotus 4716aa7d3a fix display of statistics link on network.html (caused by menu option)
14 years ago
orbiter 70ca7cec8c fix for http://forum.yacy-websuche.de/viewtopic.php?p=21763#p21763
14 years ago
orbiter fe93caac5a added flags and administration options to show advanced search and to show search result attributes (for each search result)
14 years ago
orbiter 0dfb1ef7d2 added custom targets for media search
14 years ago
orbiter 0cdfb82963 replaced more appearance of double values by float values
14 years ago
orbiter eb12e15738 moved all Double values to Float values because of
14 years ago
orbiter fe948abd84 added link on ViewProfile.html to EditProfile_p.html to make it easier to customize the peer
14 years ago
low012 77715c2b16 *) less HTML errors, but still several left
14 years ago
low012 ae10ed5613 *) added a Set to which filter elements are written before mustmatch-filter is created to avoid huge lists of double elements in mustmatch-filter when starting a crawl from a "Link-List of URL" on CrawlStartSite_p.html
14 years ago
orbiter 9a1e0158fa better servlet naming in index administration
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
orbiter 6c35b68f17 - removed 'peerName' property from the yacy settings file because this information is stored in the yacy seed file
14 years ago
orbiter 786166041a - added recording of all accessed and submitted servlets
14 years ago
orbiter 28f669bf0b - fixed/enhanced move to SD/16:9 images (network, web structure)
14 years ago
orbiter 3fe03f153d - search page becomes default start page (new users are not forced to do configuration since this is not necessary)
14 years ago
orbiter 1bda9e7ed9 option in network servlet to show the servlet with simple or embed menus
14 years ago
orbiter 991b92f4ae enhanced network graphic
14 years ago
mikeworks 30df013c2b de.lng: Added German translation to Network Scanner menu
14 years ago
orbiter 0887a1c86f better table layout in Network and API Administration
14 years ago
orbiter efb4ca8fa8 modified auto-delete of search failure-words:
14 years ago
low012 58346b9a76 *) added lock symbol to "API Action Steering" link in menu since the page is protected
14 years ago
f1ori a321c7673d * adminAccountForLocalhost only for localhost
14 years ago
lotus c9cd03b532 adding convenient option for contacting peer on network page 4. can be used on creating new network. this page is hidden from the interface (not linked).
14 years ago
orbiter c93f4dda72 - cleaned up yacy news
14 years ago
orbiter 6c1b14c8e1 - more control in access tracker: count number of returned search results (not only info how much is in the index)
14 years ago
f1ori fafab7a8fe * provide option to delete cached snippet fetching failures
14 years ago
orbiter 54e77e6255 refactoring
14 years ago
orbiter f5baf53391 fix for oob in snippet generation
14 years ago
orbiter 10ae8d961b - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
14 years ago
lotus b1484299b2 same units for memory observer configuration (MiB)
14 years ago
orbiter 621e176071 enhancement in table display of path names
14 years ago
f1ori bbd3d64cc2 * fix layout of yacyinteractive
14 years ago
orbiter 2751c52617 layout
14 years ago
orbiter 4bce2f9c20 added a (temporary) description for 27c3 search set-up that everyone can see if they use YaCy here.
14 years ago
orbiter 89ae6101b9 fix for NPE and added comment in search result
14 years ago
orbiter 0769f4caa6 added search suggestions for interactive search: is only shown if there are no search results
14 years ago
orbiter a4c9d27287 - moved some variables from Stwitchboard to new class AccessTracker
14 years ago
f1ori 0c79789517 * labels for index delete checkboxes
14 years ago
orbiter ecfacabad0 no db lookup during search / avoid IO
14 years ago
orbiter b2ed4cfaf8 more small bugfixes and light refactoring
14 years ago
orbiter 1b6702146f remove '*' from query string (people believe that this is a wild card)
14 years ago
orbiter 903c824c2c - allow only scanned resourced with granted status
14 years ago
low012 3d95981f7d *) cleaning up the code a little bit
14 years ago
orbiter e38217fe88 small changes to scanner
14 years ago
orbiter fe46536f6e enhanced network scanner (less name resolving during scanning and no name resolving during search)
14 years ago
orbiter bf4ef1513e - fix for map view
14 years ago
orbiter 58b59f9bc8 - a collection of bug fixes and some redesign of the Scanner class
14 years ago
low012 4d5bb4c4ca *) Urks...
14 years ago
orbiter c288fcf634 redesigned CrawlStartScanner user interface and added more features:
14 years ago
low012 6f4f957e50 *) cleaning up the code a little bit
14 years ago
f1ori 9d2159582f * fix system update if urls are in blacklist (for example for very general blacklists like *.de)
14 years ago
orbiter 358feeeb39 enhanced speed and usability of network scanner servlet
14 years ago
orbiter 99a7fe87f9 - removed old intranet scanner (the generic scanner now completely subsumes the old one)
14 years ago
orbiter acab6801d9 added new network scanner
14 years ago
low012 586cbee2bb *) Fixed links to CrawlStart-page
14 years ago
orbiter a563b05b60 enhanced crawler:
14 years ago
orbiter c36da90261 added a very fast ftp file list generator to site crawler:
14 years ago
orbiter 4565b2f2c0 removed the display option from index.html, yacysearch.html and yacyinteractive.html
14 years ago
orbiter fc2e41e691 added a forwarder for the default page. The forwarder forwards a browser to a different page if the root file index.html is accessed. This can be done by setting the name of the forwarder page to the field
14 years ago
orbiter db99db4be9 some redesign of the search-fail-response mechanism:
14 years ago
f1ori 4915d1781a * use local backup-file, if remote network-definition is not availible
14 years ago
orbiter 18d33b5c6d fixed several search result navigation bugs
14 years ago
orbiter 49b5a206cd - better caclculation of search result size
14 years ago
orbiter f0651e5f2f added image search to yacyinteractive.html
14 years ago
orbiter fffb91447a fixed crawl queue delete function
14 years ago
orbiter 4e771e2063 enhanced interactive search:
14 years ago
orbiter b769cce433 - added a catch-all parser for all documents that cannot be parsed: they will contributed with their document url for the search index only
14 years ago
lotus 6692e862ae do not reset language on config change
14 years ago
orbiter cc6499bf8d - added http://blekko.com as search heuristic (like scroogle). This was easy since they deliver their search results also as rss feed
14 years ago
orbiter a9f754c45f removed unused CR accumulation and distribution process
14 years ago
orbiter d4a1a1850b removed warnings
14 years ago
low012 9b3fae9496 *) cleaning up the code a little bit
14 years ago
orbiter 7bb4b001ed - view image files from cache
14 years ago
low012 e7552bd719 *) cleaning up the code a little bit
14 years ago
low012 a9741cc876 *) HTML fixes
14 years ago
low012 01ddb6d2ef *) HTML fixes
14 years ago
apfelmaennchen 737aaf6952 various small changes to ymarks
14 years ago
apfelmaennchen 8a50670546 some code clean up for the last post
14 years ago
apfelmaennchen 442497868d another step towards an auto tagging function for YMarks
14 years ago
low012 dad5818b40 *) cleaning up the code a little bit
14 years ago
low012 9057e4d58c *) hopefully fixed bug described in http://www.yacy-forum.org/viewtopic.php?f=12&t=385
14 years ago
low012 eb79b952ef *) cleaner code
14 years ago
low012 38fdf43587 *) renamed classes according to standard Java coding conventions
14 years ago
low012 8281d12305 *) Ooops!
14 years ago
apfelmaennchen 54e63b556e intermediate step for a YMark auto-tagging function based on word frequencies.
14 years ago
apfelmaennchen 403ee9c014 added a drill-down for metadata and word count to /api/ymarks/test_treeview.html
14 years ago
mikeworks 28a290336d de.lng: Started translation of YMark feature here http://localhost:8080/Table_YMark_p.html
14 years ago
lotus 25426c6548 change language immediately
14 years ago
apfelmaennchen 11ae5b108e enabled rebuildIndex for /Table_YMark_p.html (rebuilds the tags and folders index)
14 years ago
apfelmaennchen f147a022f8 enabled YMark Import for /Table_YMark_p.html
14 years ago
apfelmaennchen 2726606fc8 slightly enhanced interface for /Table_YMark_p.html
14 years ago
apfelmaennchen 94a9be18a4 added a ymark table administration: /Table_YMark_p.html
14 years ago
apfelmaennchen 25339f93c7 more updates to ymarks
14 years ago
apfelmaennchen cdd65aca71 update to ymarks
14 years ago