yacy_search_server/htroot
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
such an entry cannot be instantiated without allocation of new byte[]; instead
it can re-use memory from other kelondroRow.Entry objects.
during bugfixing also other bugs may have been solved, maybe the INCONSISTENCY problem
could have been solved. One cause can be missing synchronization during bulk storage
when a R/W-path optimization is done. To test this case, the optimization is currently
switched off.
More memory enhancements can be done after this initial change to the allocation scheme.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3536 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-03 12:10:12 +00:00
..
env *) correcting notifier.gif path 2007-03-22 07:42:28 +00:00
htdocsdefault *) minor changes for last commit 2007-03-23 06:35:47 +00:00
js - WatchCrawler_p shows max. 80 characters of URLs now (maybe dynamically adjustable based on browser width?) 2007-03-07 23:16:25 +00:00
proxymsg - fixed error pages and <label>s for index.html 2007-01-17 04:20:19 +00:00
soap *) adding servlet to display all deployed SOAP Services 2007-03-22 08:30:57 +00:00
www - fixed small bug at home page, button "peer's console" 2007-03-08 13:39:09 +00:00
xml *) bugfix for wrong proxy traffic accounting 2007-03-16 13:52:48 +00:00
yacy removed support for old database structures. 2007-03-21 15:35:35 +00:00
autoconfig.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
autoconfig.pac
Blacklist_p.html - missing sub-menu in Blacklist-template 2007-01-28 16:31:18 +00:00
Blacklist_p.java - added support for multiple paths per domain to default-blacklist 2007-02-24 13:56:32 +00:00
BlacklistCleaner_p.html - removed call of java 1.5 method 2007-03-01 13:54:14 +00:00
BlacklistCleaner_p.java - WatchCrawler_p shows max. 80 characters of URLs now (maybe dynamically adjustable based on browser width?) 2007-03-07 23:16:25 +00:00
Blog.html - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit 2007-02-28 00:04:32 +00:00
Blog.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
Blog.rss *) changing RSS feed titles 2007-03-22 08:52:58 +00:00
Blog.xml *)added ip to Blog.xml 2006-06-05 18:47:31 +00:00
BlogComments.html CSS corrects 2007-02-26 23:03:10 +00:00
BlogComments.java *) a peer-message are now created when a blog-comment is written 2007-03-15 12:58:17 +00:00
Bookmarks.html *) Blog RSS: Image added 2007-03-06 17:35:24 +00:00
Bookmarks.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
Bookmarks.rss *) changing RSS feed titles 2007-03-22 08:52:58 +00:00
CacheAdmin_p.html - 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected) 2006-12-24 13:47:04 +00:00
CacheAdmin_p.java PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
CacheResource_p.html
CacheResource_p.java
Config_p.html - typo in yacy.init 2006-12-25 13:49:45 +00:00
Config_p.java - code cleanup 2006-09-29 22:27:20 +00:00
ConfigAdvanced_p.html - ConfigAdvanced_p => XHTML (no invalid IDs) 2006-12-23 13:35:34 +00:00
ConfigAdvanced_p.java some more xml-backend files. 2006-10-15 21:41:47 +00:00
ConfigBasic.html *) Translated robots.txt-config-page 2007-03-19 12:42:07 +00:00
ConfigBasic.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
ConfigLanguage_p.html - the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN 2007-01-05 08:00:05 +00:00
ConfigLanguage_p.java Bugfix: language of ConfigLanguage_p.html was not changed properly when a different language was choosen here 2006-11-09 22:18:16 +00:00
ConfigProfile_p.html *) Translated robots.txt-config-page 2007-03-19 12:42:07 +00:00
ConfigProfile_p.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
ConfigRobotsTxt_p.html *) Translated robots.txt-config-page 2007-03-19 12:42:07 +00:00
ConfigRobotsTxt_p.java - minor bugfixes for url-fetcher & http://www.yacy-forum.de/viewtopic.php?t=3646 2007-03-07 11:50:03 +00:00
ConfigSkins_p.html - the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN 2007-01-05 08:00:05 +00:00
ConfigSkins_p.java applied UTF-8 encoding parameter to yacy-internal protocol communication 2006-10-02 13:35:38 +00:00
Connections_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
Connections_p.java *) adding first version of native SSL support for yacy 2006-05-15 09:41:29 +00:00
CookieMonitorIncoming_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
CookieMonitorIncoming_p.java
CookieMonitorOutgoing_p.html -windows-script echoes correct port-number now 2006-12-06 17:27:44 +00:00
CookieMonitorOutgoing_p.java
CookieTest.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
CookieTest.java create servletProperties, with the servlet specific funktions from serverObjects 2006-10-21 15:01:53 +00:00
CrawlURLFetch_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
CrawlURLFetch_p.java redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
CrawlURLFetchStack_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
CrawlURLFetchStack_p.java redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
DetailedSearch.html - fix for last two commits 2007-03-08 14:00:04 +00:00
DetailedSearch.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
favicon.bmp
favicon.ico
favicon.png *) adding possibility to build a distribution containing an exe file for windows users 2006-01-30 16:16:37 +00:00
Gettext_p.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
Gettext_p.java allow Creation of gettext only with password, because it causes high cpu-usage. 2006-06-21 10:39:25 +00:00
Help.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
imagetest.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
index.html - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing 2007-02-02 21:20:53 +00:00
index.java - fix for http://www.yacy-forum.de/viewtopic.php?t=3657 2007-03-08 22:04:15 +00:00
IndexCleaner_p.html *) corrected title of IndexCleaner_p.html 2006-09-21 07:26:41 +00:00
IndexCleaner_p.java *) changed Startpoints of IndexCleaner and IndexTransfer from ------------ to AAAAAAAAAAAA. 2007-01-01 12:27:05 +00:00
IndexControl_p.html fixed wrong implemented row iterator in kelomdroFlexSplitTables 2007-03-09 13:55:26 +00:00
IndexControl_p.java - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 2007-03-18 12:33:19 +00:00
IndexCreate_p.html redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
IndexCreate_p.html.new-layout - fix for last two commits 2007-03-08 14:00:04 +00:00
IndexCreate_p.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
IndexCreateIndexingQueue_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
IndexCreateIndexingQueue_p.java redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
IndexCreateLoaderQueue_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
IndexCreateLoaderQueue_p.java *) next step of restructuring for new crawlers 2006-09-04 09:24:24 +00:00
IndexCreateWWWGlobalQueue_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
IndexCreateWWWGlobalQueue_p.java redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
IndexCreateWWWLocalQueue_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
IndexCreateWWWLocalQueue_p.java redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
IndexImport_p.html added option to configure a path to a secondary index location. 2007-03-24 15:28:17 +00:00
IndexImport_p.java added option to configure a path to a secondary index location. 2007-03-24 15:28:17 +00:00
IndexMonitor.html - CacheAdmin: no exception if cached file was not available 2007-01-17 15:46:35 +00:00
IndexMonitor.java - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 2007-03-18 12:33:19 +00:00
IndexShare_p.html - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
IndexShare_p.java - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
IndexTransfer_p.html Some bugfixes: updated ids for labels in DetailedSearch.html, fixed a template-bug in Network.html and added a workaround for a bug in the template engine in IndexTransfer_p.html 2006-09-12 14:16:36 +00:00
IndexTransfer_p.java - cleaned up code; removed methods to write the old data structures 2006-12-05 02:47:51 +00:00
Lab.html extended Supertemplates for Headerincludes. 2006-10-15 13:43:46 +00:00
Lab.java missing file for the supertemplate demonstration. 2006-07-19 11:59:55 +00:00
LogStatistics_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
LogStatistics_p.java - fixed small bug at home page, button "peer's console" 2007-03-08 13:39:09 +00:00
Messages_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
Messages_p.java redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
Messages_p.rss *) changing RSS feed titles 2007-03-22 08:52:58 +00:00
Messages_p.xml *) adding xml template to get the message list as xml 2006-11-05 15:18:33 +00:00
MessageSend_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
MessageSend_p.java cosmetic 2006-02-27 22:25:27 +00:00
Network.csv
Network.html - fixed small bug at home page, button "peer's console" 2007-03-08 13:39:09 +00:00
Network.java *) peer-search now checks matches to peername and peerhash 2007-03-24 16:51:19 +00:00
Network.xml *) added seedurl to network.xml as requested by lulabad 2007-02-25 10:24:42 +00:00
NetworkPicture.java - added Skype nick to peer profile 2007-01-29 15:39:05 +00:00
News.html *) adding RSS feed for yacy news 2007-03-21 12:22:18 +00:00
News.java *) avoid NullpointerExceptions if Seed is null 2007-03-21 17:21:28 +00:00
News.rss *) changing RSS feed titles 2007-03-22 08:52:58 +00:00
opensearchdescription.java added open search compatibility 2006-08-12 17:59:13 +00:00
opensearchdescription.xml *) Changed yacysearch.html to yacysearch.rss because A9 does not accept html (anymore?). 2007-01-28 11:49:54 +00:00
PeerLoadPicture.java *) improved peerloadgraphic: 2007-03-12 19:08:17 +00:00
PerformanceMemory_p.html - better OOM protection 2007-03-08 16:15:40 +00:00
PerformanceMemory_p.java fix for http://www.yacy-forum.de/viewtopic.php?p=32797#32797 2007-03-09 11:49:56 +00:00
PerformanceQueues_p.html added speed-buttons for easy performance setting 2007-03-12 16:24:28 +00:00
PerformanceQueues_p.java added speed-buttons for easy performance setting 2007-03-12 16:24:28 +00:00
PerformanceSearch_p.html New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML 2006-09-11 18:18:12 +00:00
PerformanceSearch_p.java *) fixed possible div by zero 2006-11-15 16:58:04 +00:00
ProxyIndexingMonitor_p.html - replaced String by StringBuffer in condenser 2007-01-29 01:11:22 +00:00
ProxyIndexingMonitor_p.java - replaced String by StringBuffer in condenser 2007-01-29 01:11:22 +00:00
QuickCrawlLink_p.html Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name) 2007-01-31 15:11:39 +00:00
QuickCrawlLink_p.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
QuickCrawlLink_p.xml *) adding xml version for QuickCrawlLink_p.java (used by yacybar) 2006-01-27 15:36:42 +00:00
robots.java - fix for last commit 2007-03-02 01:50:21 +00:00
robots.txt - fix for last commit 2007-03-02 01:50:21 +00:00
ScreenSaver.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
SearchEventPicture.java redesign of ymage classes 2007-01-15 23:31:50 +00:00
SearchStatistics_p.html added mime types 2007-01-27 23:24:18 +00:00
SearchStatistics_p.java fix for wrong display of search statistics 2007-02-08 10:42:35 +00:00
Settings_Crawler.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_Http.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_MessageForwarding.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_p.html - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_p.java - fix for http://www.yacy-forum.de/viewtopic.php?t=3657 2007-03-08 22:04:15 +00:00
Settings_Parser.inc - updated translation for settings_foo_inc files 2007-01-13 13:37:16 +00:00
Settings_PortForwarding.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_Proxy.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_ProxyAccess.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
Settings_Seed_UploadFile.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_Seed_UploadFtp.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_Seed_UploadScp.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_Seed.inc - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML 2006-12-19 23:55:52 +00:00
Settings_ServerAccess.inc - final step for Advanced Settings pages to XHTML 2006-12-22 15:11:14 +00:00
SettingsAck_p.html updated languagefile 2006-12-28 15:02:49 +00:00
SettingsAck_p.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
sharedBlacklist_p.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
sharedBlacklist_p.java applied UTF-8 encoding parameter to yacy-internal protocol communication 2006-10-02 13:35:38 +00:00
Statistics.html using Filetemplates for #[metas]# and other static includes 2005-11-21 08:33:54 +00:00
Statistics.java - code cleanup 2006-09-29 22:27:20 +00:00
Status_p.inc *) bugfix for wrong proxy traffic accounting 2007-03-16 13:52:48 +00:00
Status.html redesigned ram organization for database caches 2007-03-06 22:43:32 +00:00
Status.java *) bugfix for wrong proxy traffic accounting 2007-03-16 13:52:48 +00:00
Steering.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
Steering.java restart re-activated (windows) 2007-01-04 22:03:32 +00:00
Surftips.html fix broken voteURLs && use nice Templates for voteURLs 2007-01-18 16:53:31 +00:00
Surftips.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
TestApplet.html first version, of the Serverlet Debugger 2006-10-08 14:25:54 +00:00
TestApplet.java first version, of the Serverlet Debugger 2006-10-08 14:25:54 +00:00
Thumbnail.html support for external Thumbnailers. 2007-01-18 14:43:35 +00:00
Thumbnail.java support for external Thumbnailers. 2007-01-18 14:43:35 +00:00
User_p.html - fix for last two commits 2007-03-08 14:00:04 +00:00
User_p.java - adapted User_p to general web-interface style (and removed status-only page on changes) 2007-02-28 09:22:31 +00:00
User.html - fixed typo in IndexControl_p 2006-12-20 22:14:45 +00:00
User.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
ViewFile.html - fix for last two commits 2007-03-08 14:00:04 +00:00
ViewFile.java - removed differentiation between longTitle and shortTitle; this cannot be used for search results, 2007-03-18 12:33:19 +00:00
ViewFile.soap *) Bugfix for soap templates 2006-09-27 04:24:32 +00:00
ViewImage.java fixed display bug for image search preview 2006-12-20 23:31:57 +00:00
ViewLog_p.html - fixed small bug at home page, button "peer's console" 2007-03-08 13:39:09 +00:00
ViewLog_p.java - fixed small bug at home page, button "peer's console" 2007-03-08 13:39:09 +00:00
ViewProfile.html *) peer profile can now be displayed as vcard 2007-03-21 15:08:18 +00:00
ViewProfile.java *) peer profile can now be displayed as vcard 2007-03-21 15:08:18 +00:00
ViewProfile.vcf *) peer profile can now be displayed as vcard 2007-03-21 15:08:18 +00:00
ViewProfile.xml *) new xml template to view peer profile as xml 2006-11-05 16:26:25 +00:00
WatchCrawler_p.html added speed-buttons for easy performance setting 2007-03-12 16:24:28 +00:00
WatchCrawler_p.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
Wiki.html - old versions may be reviewed and restored 2007-02-03 19:48:18 +00:00
Wiki.java *) replacing all yacy-news-category strings with corresponding constants 2007-03-21 11:09:15 +00:00
WikiHelp.html - adapted User_p to general web-interface style (and removed status-only page on changes) 2007-02-28 09:22:31 +00:00
WikiHelp.java removed unused variables/imports 2007-01-31 09:28:47 +00:00
yacysearch.html *) Fix for last commit. 2007-03-28 22:37:01 +00:00
yacysearch.java optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
yacysearch.rss *) adding guid to yacysearch.rss 2007-03-07 05:58:14 +00:00
yacysearch.soap *) Bugfix for soap templates 2006-09-27 04:24:32 +00:00
yacysearch.xsl * added yacysearch page with better view on search results 2006-03-04 18:52:04 +00:00
YaCySearchPluginFF.gif *) adding a servlet that can be used to generate a Firefox search-plugin for yacy.logging 2006-02-06 14:41:59 +00:00
YaCySearchPluginFF.html *) Corrections for FF search plugin 2006-09-11 06:30:34 +00:00
YaCySearchPluginFF.java - some code-cleanup (no more syntax-warnings here) 2007-02-26 12:56:50 +00:00
YaCySearchPluginFF.src *) Corrections for FF search plugin 2006-09-11 06:30:34 +00:00