Commit Graph

  • 0f82fb3628 using double instead float for a better release ordering Michael Peter Christen 2012-05-30 15:28:20 +02:00
  • 43c2c6e588 better logging Michael Peter Christen 2012-05-30 15:27:45 +02:00
  • ae173f4674 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git sixcooler 2012-05-30 14:47:32 +02:00
  • 56087c1f23 bump to httpclient- httpcore-, httpmime- 4.2 sixcooler 2012-05-30 14:46:21 +02:00
  • 168a7aa213 Windows Installer: update to Oracle Java 7u4 PCA42 2012-05-30 10:03:50 +02:00
  • 1a6fab60e0 added node state to xml Michael Peter Christen 2012-05-30 09:32:25 +02:00
  • 20e0cc0822 fix for bad location evaluation Michael Peter Christen 2012-05-29 14:46:13 +02:00
  • 2823e33531 fixes for wrong port number in shell scripts Michael Peter Christen 2012-05-29 13:08:27 +02:00
  • 1ab3de0885 fixes to location search Michael Peter Christen 2012-05-29 12:43:14 +02:00
  • 7acd7e88b3 added all shell scripts in /bin to add also latest passwd.sh file Michael Peter Christen 2012-05-29 12:00:32 +02:00
  • f167a1c69f removed osmarender from yacysearch_location because that caused a javascript error Michael Peter Christen 2012-05-29 02:22:02 +02:00
  • 71c3163f3d - fixes to node identification - added link to node in network list - added marking of portal search node peers Michael Peter Christen 2012-05-29 01:38:54 +02:00
  • d1e9fe3db5 enhanced RootState icon Michael Peter Christen 2012-05-29 00:06:33 +02:00
  • 4d3cc02168 replaced old bzip2 library against better documented commons-compress package from http://commons.apache.org/compress/ Michael Peter Christen 2012-05-28 23:53:48 +02:00
  • ad222be7f8 added node state icon in network list Michael Peter Christen 2012-05-25 17:29:54 +02:00
  • eff7667554 fix for http://bugs.yacy.net/view.php?id=188 Michael Peter Christen 2012-05-25 16:21:44 +02:00
  • 638390930d another patch to fix the Crawler_p layout Michael Peter Christen 2012-05-25 15:56:21 +02:00
  • 3c2bec681f added a root node flag: identifies peers with short ping time Michael Peter Christen 2012-05-25 15:33:02 +02:00
  • c846e9ca14 redesign of the crawler monitor page: show crawled pages instead of queue of urls that shall be crawled Michael Peter Christen 2012-05-25 01:45:38 +02:00
  • 8b974905ee changed log-in text for all servlets with authentication: - added hint how to set the password using a shell script - added a shell script to change the password Michael Peter Christen 2012-05-24 13:24:31 +02:00
  • 16b21f7a5b Added more steering in Crawler_p.html interface Michael Peter Christen 2012-05-23 18:00:37 +02:00
  • acc19e190d hack against 100% cpu during crawl delete Michael Peter Christen 2012-05-23 15:45:07 +02:00
  • c15fcde1c8 add-on to latest commit Michael Peter Christen 2012-05-21 17:52:30 +02:00
  • cf47d94888 performance hack to parse numbers inside of substrings without actually generating a substring. This avoids the allocation of a String object ech time a substring is parsed. Should affect CPU load during RWI transmission. Michael Peter Christen 2012-05-21 13:40:46 +02:00
  • 7e0ddbd275 added a "fromCache" flag in Response object to omit one cache.has() check during snippet generation. This should cause less blockings Michael Peter Christen 2012-05-21 03:03:47 +02:00
  • 81737dcb18 removed stack trace from swf parser since we cant do anything there Michael Peter Christen 2012-05-21 02:27:06 +02:00
  • 7bf421b9dd - fixed image search page navigation - removed some deadlocks and ConcurrentModificationExceptions during DidYouMean collection Michael Peter Christen 2012-05-21 01:58:29 +02:00
  • 125d47b3c1 added more interruptions in DidYouMean because that was the cause for some blockings during search Michael Peter Christen 2012-05-21 00:59:41 +02:00
  • c6a09eab0b synchronization needed Michael Peter Christen 2012-05-21 00:58:29 +02:00
  • fb94b47b1a changed queue sizes to have less memory occupied during indexing Michael Peter Christen 2012-05-21 00:19:03 +02:00
  • 76157dc2c3 bugfix for http://bugs.yacy.net/view.php?id=173 Michael Peter Christen 2012-05-21 00:18:00 +02:00
  • 6696cb1313 bugfix: lookup of peernames no result for active peer in page IndexControlRWIs_p.html -> Transfer RWI to other Peer SeedDB.lookupByName searche for lowercase peerNames, while MapColumnIndex.getIndex uses peername as is in the keyset. Changed the index init to insert lowercase peer names as key reger 2012-05-20 05:25:16 +02:00
  • c6558cba08 more classification bugs Michael Peter Christen 2012-05-20 02:59:47 +02:00
  • 4298f00d2d fixed bad usage of given words Michael Peter Christen 2012-05-20 01:35:49 +02:00
  • 082831b9d6 search contentdom was checked in wrong way - fixed Michael Peter Christen 2012-05-20 01:23:02 +02:00
  • 0d32a766ed relax verify attribute for search widget to make it faster: set to "cacheonly" Michael Peter Christen 2012-05-20 00:50:54 +02:00
  • ae335a4190 bugfix Tables_p for edit and delete selected row (correction to use "pk_" html prefex) reger 2012-05-19 23:15:29 +02:00
  • ee553d971e correct typo in scripts_txt comment reger 2012-05-19 02:09:16 +02:00
  • f294f2e295 bugfix to http://bugs.yacy.net/view.php?id=181 tried to make a bit less 'noise' to dns server Michael Peter Christen 2012-05-19 01:06:33 +02:00
  • acf8d521a2 fix for http://bugs.yacy.net/view.php?id=126 Michael Peter Christen 2012-05-19 00:21:03 +02:00
  • 1473e2258e fix for http://bugs.yacy.net/view.php?id=154 Michael Peter Christen 2012-05-18 23:56:40 +02:00
  • ca7de1dbd0 moved files to defaults Michael Peter Christen 2012-05-18 22:33:41 +02:00
  • bb88878b4d the last commit was incomplete.. Michael Peter Christen 2012-05-18 22:33:16 +02:00
  • d320a31ae1 bugfix for http://bugs.yacy.net/view.php?id=186 Michael Peter Christen 2012-05-18 22:18:47 +02:00
  • fa735f4f04 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-05-17 23:40:08 +02:00
  • 3e1bc9477f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-05-17 13:58:09 +02:00
  • 6f8a2fef1f small speed enhancement using a column factory Michael Peter Christen 2012-05-17 11:08:48 +02:00
  • d10627d591 More sync in close() methods Roland 'Quix0r' Haeder 2012-05-17 06:03:18 +02:00
  • b3ae2aa41f With or without 'final'? At least please try it in other methods Roland 'Quix0r' Haeder 2012-05-17 06:00:49 +02:00
  • fbb946f913 Made a method static (Eclipse suggested it), removed unused import, pk=null check does now output a warning in logfile Roland 'Quix0r' Haeder 2012-05-15 20:57:38 +02:00
  • 5f983faef9 No & in JavaScript-embeded URLs, added ability to stop focus in ConfigPortal.html preview (is this not secured with _p????) Roland 'Quix0r' Haeder 2012-05-17 05:49:25 +02:00
  • 52d307c735 prevent that the snippet fectch process removes catchall entries Michael Peter Christen 2012-05-17 05:18:52 +02:00
  • 7eece0256f moved yacy.logging to defaults according to request in http://bugs.yacy.net/view.php?id=55 Michael Peter Christen 2012-05-17 04:26:03 +02:00
  • 5b3acc12cd Pattern.quote() replaces \\Q and \\E according to publication in http://www.cs.washington.edu/homes/mernst/pubs/regex-types-ftfjp2012.pdf Michael Peter Christen 2012-05-17 03:55:10 +02:00
  • 89142d1e8d removed (not all) warnings Michael Peter Christen 2012-05-16 13:42:32 +02:00
  • ffa4553229 typo Michael Peter Christen 2012-05-16 10:14:44 +02:00
  • db9d81cb7a ups Michael Peter Christen 2012-05-16 01:04:08 +02:00
  • 5deebd02ea added serialization Michael Peter Christen 2012-05-15 23:10:47 +02:00
  • b2175ea4ef Add possibility to set custom Solr field names for the YaCy default Solr attributes. - Changing the format of YaCy's solr.key.list while maintainig backward compatibility Federated index config screens adjusted accordingly - modified the Solr update request to use a 3 min Solr autocommit intervall reger 2012-05-15 22:34:02 +02:00
  • a48f37bf70 Merge branch 'master' of git://gitorious.org/yacy/rc1.git reger 2012-05-15 19:53:30 +02:00
  • 15db703808 added missing serialization to remove all warnings Michael Peter Christen 2012-05-15 13:13:07 +02:00
  • 1795a7325b made HandleSet serializable Michael Peter Christen 2012-05-15 12:55:15 +02:00
  • e7e381d110 added configuration to switch off redirection following in crawler Michael Peter Christen 2012-05-15 12:25:46 +02:00
  • 2717c1b749 fixed bug in solr interface Michael Peter Christen 2012-05-15 12:25:14 +02:00
  • 70505107ca enhanced crawler/balancer: better remaining waiting-time guessing Michael Peter Christen 2012-05-15 12:24:54 +02:00
  • f150bc218b fixed bug in solr error document Michael Peter Christen 2012-05-14 14:56:21 +02:00
  • cb54c1737b solrj connector bugfix Michael Peter Christen 2012-05-14 11:56:04 +02:00
  • a093ccf5eb Now used synchronization in all close() methods to make sure all objects are 'closed' in an ordered way Roland 'Quix0r' Haeder 2012-05-14 07:41:55 +02:00
  • 49cab2b85f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-05-13 09:51:06 +02:00
  • 49867fcc8f Merge branch 'master' of git://gitorious.org/yacy/rc1.git reger 2012-05-12 21:30:15 +02:00
  • 0d58fea210 made multiple connector default Michael Peter Christen 2012-05-12 10:39:01 +02:00
  • 7740c02c56 - enhanced the solr connector - added new multiple connector (to replace singleConnector) Michael Peter Christen 2012-05-12 10:32:42 +02:00
  • 0cf3d36eae more tolerance in case of corrupted file Michael Peter Christen 2012-05-11 20:46:50 +02:00
  • 7e6cdb5893 moved debian dependency to openjdk-7 Michael Peter Christen 2012-05-11 11:33:05 +02:00
  • d23bacd19b Adjust NetBeans config to use lib/solr-3.6.jar reger 2012-05-11 00:40:56 +02:00
  • acc6db28ff added missing classes for solr interface Michael Peter Christen 2012-05-09 23:43:12 +02:00
  • adeb33bb36 better abstraction for solr objects Michael Peter Christen 2012-05-09 17:21:19 +02:00
  • 8864141872 more abstraction in solr connection classes Michael Peter Christen 2012-05-09 17:00:56 +02:00
  • c00efc2717 made the solr connection more generic Michael Peter Christen 2012-05-09 16:46:45 +02:00
  • ea2bd43b28 patch for broken configurations Michael Peter Christen 2012-05-09 12:29:07 +02:00
  • e5ca7f22b1 enhancement in circle drawing Michael Peter Christen 2012-05-09 12:28:43 +02:00
  • 34f4225d7e less 'wellformed' calls without asserts Michael Peter Christen 2012-05-08 23:24:39 +02:00
  • f130ab39e8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-05-08 22:55:52 +02:00
  • a691023d04 *) better formatting for network QPM *) refactoring Marc Nause 2012-05-08 20:07:34 +02:00
  • dcccbe0be8 removed superfluous column Michael Peter Christen 2012-05-07 00:54:00 +02:00
  • 77f8e9fb9b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-05-04 17:29:16 +02:00
  • ba6aaabc51 refactoring + parser bugfixes Michael Peter Christen 2012-05-04 17:28:27 +02:00
  • 6c4f8fdc44 removed superfluous files Michael Peter Christen 2012-04-30 11:09:54 +02:00
  • a18b6dee04 Merge remote branch 'bbyacy-rc1/master' Michael Peter Christen 2012-04-29 21:22:23 +02:00
  • 2a0434efa4 Merge commit 'c1f6b4fb5226d3d2f8b2bec9e361f6b3476e03ff' Michael Peter Christen 2012-04-29 21:21:49 +02:00
  • ea932f841c changed link to opensearchdescription document to a absolute uri (in yacysearch.html and yacysearch.rss) see http://www.opensearch.org/Specifications/OpenSearch/1.1/Draft_5#The_.22Description.22_element reger 2012-04-29 05:50:56 +02:00
  • 942896fe46 removed methods not supported by new solrj connector for httpclient 4 Error was: java.lang.UnsupportedOperationException: Client was created outside of HttpSolrServer at org.apache.solr.client.solrj.impl.HttpSolrServer.setDefaultMaxConnectionsPerHost(HttpSolrServer.java:614) at net.yacy.cora.services.federated.solr.SolrSingleConnector.<init>(SolrSingleConnector.java:128) at net.yacy.cora.services.federated.solr.SolrShardingConnector.<init>(SolrShardingConnector.java:55) at net.yacy.search.Switchboard.<init>(Switchboard.java:657) at net.yacy.yacy.startup(yacy.java:222) at net.yacy.yacy.main(yacy.java:1018) Michael Peter Christen 2012-04-27 18:26:36 +02:00
  • 22e1f68c0b solrj user authentication patch Michael Peter Christen 2012-04-27 17:53:45 +02:00
  • 09484955dc added new entry class for embed tags Michael Peter Christen 2012-04-27 17:48:51 +02:00
  • 62f2554a01 - fixed build problems (deprecated methods using httpclient 3.1) - removed httpclient 3.1 lib which was used by solrj (solrj now uses httpclient 4) Michael Peter Christen 2012-04-27 17:46:08 +02:00
  • a6d60fc21f concurrency enhancement in ConfigurationSet Michael Peter Christen 2012-04-27 17:20:18 +02:00
  • 453010bd68 - solved problems with backpath normalization - redesigned in/outbound link handover - removed iframe links from inbound/outbound in solr scheme Michael Peter Christen 2012-04-27 16:48:51 +02:00
  • 5f5ed33ed8 patch for media search (audio, video apps) Michael Peter Christen 2012-04-27 14:18:02 +02:00
  • 7860c1df80 fix needed for new solrj library Michael Peter Christen 2012-04-27 14:13:59 +02:00
  • 248299d10f updated solrj lib Michael Peter Christen 2012-04-27 11:22:34 +02:00