Commit Graph

  • fceac5d2d4 added (missing) Tables_p.xml for table xml api orbiter 2014-11-02 20:10:32 +01:00
  • 0fcd8097a3 removed unused options from BusyThreads orbiter 2014-11-02 20:08:49 +01:00
  • fe8b1d137d emergency bugfix for 100% CPU in image drawing Michael Peter Christen 2014-11-02 13:28:10 +01:00
  • 92007e5d2d more enhancements to posprocessing speed Michael Peter Christen 2014-11-02 12:52:23 +01:00
  • 9a7fe9e0d1 fix for bad timing computation in postprocessing Michael Peter Christen 2014-10-31 23:17:56 +01:00
  • bd16119a00 another fix for postprocessing (the query for "" on numeric field did not work in external solr) Michael Peter Christen 2014-10-31 17:44:45 +01:00
  • 327e83bfe7 more fixes in postprocessing: partitioning of the complete queue to enable smaller queries Michael Peter Christen 2014-10-31 17:30:24 +01:00
  • 2bc6199408 more concurrency for postprocessing orbiter 2014-10-30 21:52:52 +01:00
  • a83cf26c38 more fixes and enhancements to postprocessing orbiter 2014-10-30 20:53:57 +01:00
  • 71758f0d62 enhanced postprocessing by usage of a field-list generation to prevent lazy initialization of the documents. This is useful because the documents must be read completely anyway. orbiter 2014-10-30 18:05:48 +01:00
  • dbafd4865e enhanced debug code in host browser orbiter 2014-10-30 15:47:44 +01:00
  • 7856fbdbe8 fix for npe (in rare cases) orbiter 2014-10-30 15:20:35 +01:00
  • 8a2b569d7c fix for literal computation orbiter 2014-10-30 15:01:27 +01:00
  • 8f6587e87b fix for broken protocol navigation Michael Peter Christen 2014-10-30 12:41:04 +01:00
  • 5c962dd009 better scaling of network statistic graphs Michael Peter Christen 2014-10-29 21:41:41 +01:00
  • 3ffe19b85c replaced old /api/table_p.xml servlet with /Tables_p.xml to avoid double code orbiter 2014-10-29 17:23:58 +01:00
  • 856da2712b Merge branch 'master' of git@gitorious.org:yacy/rc1.git orbiter 2014-10-29 16:53:18 +01:00
  • ca9cd7b58a more IPv6 fixes orbiter 2014-10-29 16:52:58 +01:00
  • b4585e9546 added new index size history image in /Status.html page Michael Peter Christen 2014-10-29 13:37:44 +01:00
  • 9aebbbebc0 added network history in /Network.html?page=5 Michael Peter Christen 2014-10-29 13:21:35 +01:00
  • 26279b0993 added debug code for statistics about document attributes related to domains Michael Peter Christen 2014-10-29 10:50:08 +01:00
  • 167c5a51f0 IPv6 fix Michael Peter Christen 2014-10-28 15:36:13 +01:00
  • d65e3f2b53 RankingSolr: display only available or configured boost fields reger 2014-10-26 23:33:21 +01:00
  • fe537679de fix for exact_signature_unique_b, exact_signature_copycount_i, fuzzy_signature_unique_b and fuzzy_signature_copycount_i: apply same criteria for 'valid document' as for title and description uniqueness test. Michael Peter Christen 2014-10-24 15:04:40 +02:00
  • 7832ba44d6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-24 12:57:53 +02:00
  • 4e56d79fc8 replaced input text field with text field for index deletion with query and replaced GET with POST method. This should make it possible to tubmit here very large queries for deletion. Michael Peter Christen 2014-10-24 12:57:37 +02:00
  • 4a35570c90 bump to httpcore-4.3.3 sixcooler 2014-10-24 12:32:44 +02:00
  • eb9d2705d2 fix for ConnectionInfo.cleanup of server-connections sixcooler 2014-10-22 11:25:07 +02:00
  • 6f707b4305 removed spaces in seedlist.xml to reduce data orbiter 2014-10-20 18:05:37 +02:00
  • 78c9d31388 fix for bad json orbiter 2014-10-17 21:32:07 +02:00
  • 2e5214eb21 added field postprocessing.partialUpdate to settings which can be used to switch on or off partial updates. Both options should cause the same result. Default is on. Michael Peter Christen 2014-10-17 14:17:49 +02:00
  • 11074d8d24 fix for a ssl bug that appear only in java 7. The bug was reported in http://forum.yacy-websuche.de/viewtopic.php?f=23&t=5407&p=30956#p30956 a solution was described in http://teknosrc.com/javax-net-ssl-sslprotocolexception-handshake-alert-unrecognized_name-solved/ which worked for this example given in the yacy forum Michael Peter Christen 2014-10-17 13:25:17 +02:00
  • e96490e3a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-17 12:51:35 +02:00
  • 77662e08e1 concurrently initialize the error cache; extended also the cache by factor 10 up to 1000 entries. This error cache is only used to catch up paused crawls between shutdown+startup Michael Peter Christen 2014-10-17 12:45:26 +02:00
  • 8098a86f1d ipv6 fix for api /yacy/seedlist.[json|xml], multiple IPs are now attached to the seed info. API clients must be adopted. Documentation will be fixed in http://www.yacy-websuche.de/wiki/index.php/Dev:APIseedlist Michael Peter Christen 2014-10-17 12:44:28 +02:00
  • d8fcc4a2f5 added a timeout on Jetty connectors sixcooler 2014-10-16 20:36:12 +02:00
  • 0f0b60404b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-15 22:04:45 +02:00
  • 72561926aa do not overwrite yacy.conf in case of an exception may be a fix for http://mantis.tokeek.de/view.php?id=180 sixcooler 2014-10-15 18:13:54 +02:00
  • 07c5b57953 removed warnings Michael Peter Christen 2014-10-15 11:19:25 +02:00
  • 509eba2484 automatically zoom to location/POI Michael Peter Christen 2014-10-15 11:07:08 +02:00
  • fa2ad101ec enhanced graphics computation (avoiding long string parsing for colours) orbiter 2014-10-15 10:31:24 +02:00
  • ef813cec91 added proper copyright notice to OSM tiles presented at the search result page orbiter 2014-10-15 09:13:23 +02:00
  • 1269e77dfa enhanced location search Michael Peter Christen 2014-10-15 00:55:57 +02:00
  • fca11701f0 better profiling of solr queries Michael Peter Christen 2014-10-15 00:55:42 +02:00
  • 2e09da9832 npe fix Michael Peter Christen 2014-10-14 12:48:15 +02:00
  • d80418f1b1 added partial updates to solr during postprocessing: during postprocessing the solr documents are now not completely retrieved. instead, only fiels, needed for the postprocessing are extracted. When Solr document are written, this is done using partial updates. Michael Peter Christen 2014-10-14 12:19:59 +02:00
  • b1cfbc4a04 added new solr field url_paths_count_i which can be used to enhance the index browser and maybe also for ranking; possibly also for SEO-with-YaCy applications. Michael Peter Christen 2014-10-13 23:51:19 +02:00
  • 75b5f24be4 make browsing of file://z: - paths in index browser easier - this will now show the root paths on a shared drive Michael Peter Christen 2014-10-13 18:33:39 +02:00
  • 8ac3e9f890 fix for api icon in yacysearch_location.html Michael Peter Christen 2014-10-13 16:53:00 +02:00
  • e69883d5ab fix-fix for 30d4402cd1 Michael Peter Christen 2014-10-13 16:51:27 +02:00
  • 30d4402cd1 fixed location search Michael Peter Christen 2014-10-13 14:28:11 +02:00
  • a1dd0ae62c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-12 23:43:32 +02:00
  • f5967dfedf add filter to citation page and a on/off button to display only sentences with citations, while maintaining the sentence number. Make the filtered list the default in search result citation link reger 2014-10-12 06:32:13 +02:00
  • 6983dff334 explain crawl denial when not switched to intranet mode Michael Peter Christen 2014-10-11 09:02:12 +02:00
  • f818f84adb more ipv6 fixes Michael Peter Christen 2014-10-11 00:34:07 +02:00
  • afd5bd5f5f slightly enhanced Network table computation by using a lazy initialized bitfield for peer flags Michael Peter Christen 2014-10-10 14:40:31 +02:00
  • 2c2b50e65d refactoring (class name should start with uppercase letter) Michael Peter Christen 2014-10-10 14:32:21 +02:00
  • 14385057c2 added also the NetworkHistory servlet... Michael Peter Christen 2014-10-10 14:16:16 +02:00
  • bc275dca07 added network history graph image /NetworkHistory.png which can show many different statistics about the history of the peer. Michael Peter Christen 2014-10-10 14:06:47 +02:00
  • ce9368246b Merge branch 'master' of gitorious.org:yacy/rc1 Marc Nause 2014-10-09 13:35:31 +02:00
  • 5603809deb Minor changes: Marc Nause 2014-10-09 13:31:36 +02:00
  • d8beafba3a fix for values in CrawlProfileEditor table and xml; now the full profile is available in the xml. Michael Peter Christen 2014-10-09 13:27:20 +02:00
  • ec95dfa2e6 fixed crawl profile xml result which did not show the correct crawl status. Michael Peter Christen 2014-10-08 18:48:57 +02:00
  • 8c1a89cb34 added another decoration flag to switch off network graphics in crawler monitor and index browser: decoration.grafics.linkstructure Please set this to false to remove the graphics from the interface. Michael Peter Christen 2014-10-08 17:12:35 +02:00
  • 764e4ed673 fixed appearance of RSS icon on search result page Michael Peter Christen 2014-10-08 15:48:45 +02:00
  • ee27be3399 misc bugfixes (concurrency, memory protection) Michael Peter Christen 2014-10-08 15:22:29 +02:00
  • 9b1958e8ca more ipv6 bugfixes Michael Peter Christen 2014-10-08 15:21:49 +02:00
  • 7817fc50c9 added a high cpu cycle monitor to PerformanceQueues Michael Peter Christen 2014-10-08 15:20:43 +02:00
  • 5082feb103 less volume for effect sounds Michael Peter Christen 2014-10-08 15:04:35 +02:00
  • bc221a0f9c less load and more ram prerequisite for crawl steps Michael Peter Christen 2014-10-08 14:27:38 +02:00
  • e8392e2ff2 fix for local search Michael Peter Christen 2014-10-08 13:44:03 +02:00
  • 0bfc69b29b more ipv6 bugfixes Michael Peter Christen 2014-10-08 12:38:56 +02:00
  • a27563e5c3 removed the atmo sound clips because they had been too large Michael Peter Christen 2014-10-07 23:42:41 +02:00
  • 883622306e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-07 23:33:28 +02:00
  • 97995a1dd9 fix for remote search process Michael Peter Christen 2014-10-07 23:30:32 +02:00
  • 0843b12ef3 ipv6 fix: avoid that shrinked own ip set is overwritten with (non-valid) set of local IPs Michael Peter Christen 2014-10-07 22:36:01 +02:00
  • 92c5d97486 fix for bad node flag setting with IPv6 Michael Peter Christen 2014-10-07 22:16:18 +02:00
  • ae58b22f5b ipv6 fixes for Network.html front page Michael Peter Christen 2014-10-07 21:57:41 +02:00
  • c27bad9326 more ipv6 fixes orbiter 2014-10-07 20:09:48 +02:00
  • cddf884bc4 Merge branch 'master' of git@gitorious.org:yacy/rc1.git orbiter 2014-10-07 19:27:14 +02:00
  • 460858fb22 more ipv6 fixes Michael Peter Christen 2014-10-07 18:53:23 +02:00
  • 5cef88a315 argh.. adding missing java class for latest audio feature Michael Peter Christen 2014-10-07 18:32:39 +02:00
  • e413beac04 fix for latest UPnP update Michael Peter Christen 2014-10-07 17:52:13 +02:00
  • 74957f3760 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-07 17:51:18 +02:00
  • 2a052f446a Added an experimental audio feedback system. This is the first element of a new 'decoration' component which may hold switches for different external appearance parameters. The first switch in that context is decoration.audio (as usual in yacy.init). This value is set to false by default, that means the audio feedback element is switched off by default. To switch it on, set decoration.audio = true (using /ConfigProperties_p.html). You will then hear sounds for the following events: - remote searches - incoming dht transmissions - new documents from the crawler Sound clips are stored in htroot/env/soundclips/ which is done so because a future implementation will read these files using the http client and with configurable urls which will make it very easy for the user to replace the given sounds with own sounds. Michael Peter Christen 2014-10-07 17:51:07 +02:00
  • 1e6e69bc40 Finished implementation of UPNP: Marc Nause 2014-10-07 13:10:06 +02:00
  • d0358e568b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-06 17:44:38 +02:00
  • e1bc768f9d more IPv6 bugfixes Michael Peter Christen 2014-10-06 17:44:27 +02:00
  • 59c6532a65 add link extraction to pdfParser this extracts clickable links in pdf and adds it to the list of links reger 2014-10-06 04:51:31 +02:00
  • aa2e15d846 allow url parameter in worktable apicall allow url=wwwl?param=a&param=b (with ?, & encoded) fix: http://mantis.tokeek.de/view.php?id=100 reger 2014-10-05 20:05:03 +02:00
  • f3a12801f0 Merge branch 'master' of git@gitorious.org:yacy/rc1.git orbiter 2014-10-05 14:50:35 +02:00
  • d93325a578 lazy handling of process_sxt field (part of postprocessing) orbiter 2014-10-05 14:50:22 +02:00
  • b31db00010 toString fixes Michael Peter Christen 2014-10-05 11:03:57 +02:00
  • 961f06c0b6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2014-10-05 01:25:12 +02:00
  • 209e0f2fe8 allow url parameter in worktable apicall allow url=wwwl?param=a&param=b (with ?, & encoded) fix: http://mantis.tokeek.de/view.php?id=100 reger 2014-10-04 04:11:48 +02:00
  • b5ca20de15 preserve content_type (mime) if supplied in preference of construct in from file type. (this eventually can benefit image search by using mime only) reger 2014-10-03 22:08:07 +02:00
  • 0773c73a19 upd to jsoup-1.8.1.jar reger 2014-10-03 20:54:45 +02:00
  • 3562b5e3a4 open rejected urls in new browser reger 2014-10-03 20:49:40 +02:00
  • fe9f1c594e fix char encoding parameter in UrlProxy reger 2014-10-03 08:51:23 +02:00
  • b0c87d8240 fix image search expand box, cut-off of 2nd capture line height tested with IE11 and Firefox 32 (change worked for both to show 2nd line without cutting off height) reger 2014-10-03 01:43:05 +02:00