yacy_search_server/htroot
Michael Peter Christen f7f3e28c5e prevent that the size of the index is computed too many times.
Because the index size is now provided by solr, and the only way to do
that is a match for [* TO *], a size computation is quite complex and
time-consuming. Therefore this patch prevents that the method is called
at all and if necessary puts a DOS-preventing barrier in front of it.
2013-05-08 11:50:46 +02:00
..
api fix for schema export to consider also automatically generated 2013-02-25 01:13:03 +01:00
env - added index deletion to index administration submenu 2013-04-30 02:11:28 +02:00
gsa added a 'collection' property attribute in yacysearch.html which can be 2013-04-23 20:42:54 +02:00
interaction refactoring 2012-09-21 15:48:16 +02:00
interaction_elements refactoring 2012-09-21 15:48:16 +02:00
jquery Auto Tagging: Add hyperlinks to tags (provisional) 2012-06-19 01:24:06 +02:00
js add the new PPMbar in Crawler_p for a better style and better use. 2013-03-17 11:43:12 +01:00
portalsearch - callback fix 2013-03-19 10:32:01 +01:00
processing Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
proxymsg de.lng: Added German translations for some missing table content on Network view 2010-09-26 22:28:32 +00:00
solr increased row limitation for authorized users from 10000 to 100000000 in 2013-04-23 12:15:33 +02:00
www small sanitary fixes 2013-01-02 01:59:47 +01:00
yacy prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
AccessGrid_p.html - added more options to access grid picture, web structure picture and network graphics 2011-06-02 23:27:26 +00:00
AccessGrid_p.java refactoring 2012-09-21 15:48:16 +02:00
AccessPicture_p.java - added a method for the RasterPlotter to draw arrow endings to lines 2012-10-25 16:05:04 +02:00
AccessTracker_p.html fix typo in prev commit 2013-04-06 02:29:49 +02:00
AccessTracker_p.java uncomment "used time" calculation for remote search log 2013-04-06 02:08:01 +02:00
AccessTracker_p.xml - more control in access tracker: count number of returned search results (not only info how much is in the index) 2011-01-11 22:58:14 +00:00
AugmentedBrowsing_p.html moved new servlets into one submenu "Content Semantic" 2012-06-12 02:12:01 +02:00
AugmentedBrowsing_p.java refactoring 2012-09-21 15:48:16 +02:00
AugmentedBrowsingFilters_p.html Augmented Browsing: changed the settings page 2012-06-20 09:10:39 +02:00
AugmentedBrowsingFilters_p.java refactoring 2012-09-21 15:48:16 +02:00
AugmentedParsing_p.html moved new servlets into one submenu "Content Semantic" 2012-06-12 02:12:01 +02:00
AugmentedParsing_p.java refactoring 2012-09-21 15:48:16 +02:00
autoconfig.java refactoring 2012-09-21 15:48:16 +02:00
autoconfig.pac
Banner.java refactoring 2012-09-21 15:48:16 +02:00
Blacklist_p.html added 2011-02-14 22:57:43 +00:00
Blacklist_p.java small sanitary fixes 2013-01-02 01:59:47 +01:00
BlacklistCleaner_p.html added 2011-02-14 22:57:43 +00:00
BlacklistCleaner_p.java refactoring 2012-09-21 15:48:16 +02:00
BlacklistImpExp_p.html set the 'all' option as option at end of the list because the all option 2013-01-17 01:04:50 +01:00
BlacklistImpExp_p.java refactoring 2012-09-21 15:48:16 +02:00
BlacklistTest_p.html - making blacklist path part case insensitive (solving http://bugs.yacy.net/view.php?id=171) 2012-12-08 06:34:48 +01:00
BlacklistTest_p.java - making blacklist path part case insensitive (solving http://bugs.yacy.net/view.php?id=171) 2012-12-08 06:34:48 +01:00
Blog.html added 2011-02-14 22:57:43 +00:00
Blog.java refactoring 2012-09-21 15:48:16 +02:00
Blog.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Blog.xml
BlogComments.html
BlogComments.java refactoring 2012-09-21 15:48:16 +02:00
Bookmarks.html - refactoring of getpageinfo_p.xml (moved out of util) 2011-11-15 00:22:40 +00:00
Bookmarks.java better error handling for bookmarks 2013-02-09 06:55:57 +01:00
Bookmarks.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
CacheResource_p.html
CacheResource_p.java refactoring 2012-09-21 15:48:16 +02:00
Collage.html Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
Collage.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
compare_yacy.html Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
compare_yacy.java refactoring 2012-09-21 15:48:16 +02:00
ConfigAccounts_p.html added new button design to more buttons 2012-09-03 16:04:57 +02:00
ConfigAccounts_p.java refactoring 2012-09-21 16:46:57 +02:00
ConfigAppearance_p.html update to web interface structure 2012-11-05 15:23:03 +01:00
ConfigAppearance_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigBasic.html added hindi translation configuration 2013-04-17 12:57:27 +02:00
ConfigBasic.java fix for config basic: do not accept empty peer names 2012-12-22 20:52:52 +01:00
ConfigHeuristics_p.html adjust Opensearch discover function to new webgraph Solr schema 2013-03-14 03:10:54 +01:00
ConfigHeuristics_p.java removed unused tag fields 2013-03-14 10:35:21 +01:00
ConfigHTCache_p.html moved HTCache, Heuristics and Parser servlet to a more appropriate menu 2013-01-03 01:27:16 +01:00
ConfigHTCache_p.java Merge remote-tracking branch 'aleksejs/fixtrans' 2013-01-22 11:54:38 +01:00
ConfigLanguage_p.html update to web interface structure 2012-11-05 15:23:03 +01:00
ConfigLanguage_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigLiveSearch.html update to web interface structure 2012-11-05 15:23:03 +01:00
ConfigLiveSearch.java refactoring 2012-09-21 15:48:16 +02:00
ConfigNetwork_p.html added new button design to more buttons 2012-09-03 16:04:57 +02:00
ConfigNetwork_p.java since the solr index is now used for all pages that are indexed locally, 2012-10-09 11:48:55 +02:00
ConfigParser.html moved HTCache, Heuristics and Parser servlet to a more appropriate menu 2013-01-03 01:27:16 +01:00
ConfigParser.java refactoring 2012-09-21 15:48:16 +02:00
ConfigPortal.html Add config option to show HostBrowser link in search result 2012-12-27 10:01:10 +01:00
ConfigPortal.java read defaults from yacy.init for "Set to Defaults" button 2013-01-05 20:47:18 +01:00
ConfigProfile_p.html update to web interface structure 2012-11-05 15:23:03 +01:00
ConfigProfile_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigProperties_p.html fixes to search debugging after testing with the different search 2013-03-05 21:28:22 +01:00
ConfigProperties_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigRobotsTxt_p.html added new button design to more buttons 2012-09-03 16:04:57 +02:00
ConfigRobotsTxt_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigSearchBox.html update to web interface structure 2012-11-05 15:23:03 +01:00
ConfigSearchBox.java refactoring 2012-09-21 15:48:16 +02:00
ConfigSearchPage_p.html fix configuration for search page navigators 2013-01-05 19:00:54 +01:00
ConfigSearchPage_p.java read defaults from yacy.init for "Set to Defaults" button 2013-01-05 20:47:18 +01:00
ConfigUpdate_p.html added new button design to more buttons 2012-09-03 16:04:57 +02:00
ConfigUpdate_p.java *) only install files from the RELEASE directory 2013-02-05 21:02:32 +01:00
Connections_p.html ... migrating to HttpComponents-Client-4.x ... 2010-07-22 00:51:41 +00:00
Connections_p.java refactoring 2012-09-21 15:48:16 +02:00
ContentAnalysis_p.java fix for possible memory leaks 2013-03-13 17:55:37 +01:00
ContentControl_p.html update and generalization of the SMW import and content control routines 2012-11-09 13:48:40 +01:00
ContentControl_p.java update and generalization of the SMW import and content control routines 2012-11-09 13:48:40 +01:00
ContentIntegrationPHPBB3_p.html small style changes 2012-09-04 11:23:41 +02:00
ContentIntegrationPHPBB3_p.java refactoring 2012-09-21 15:48:16 +02:00
CookieMonitorIncoming_p.html small style changes 2012-09-04 11:23:41 +02:00
CookieMonitorIncoming_p.java refactoring 2012-09-21 15:48:16 +02:00
CookieMonitorOutgoing_p.html small style changes 2012-09-04 11:23:41 +02:00
CookieMonitorOutgoing_p.java refactoring 2012-09-21 15:48:16 +02:00
CookieTest_p.html small style changes 2012-09-04 11:23:41 +02:00
CookieTest_p.java refactoring 2012-09-21 15:48:16 +02:00
CrawlCheck_p.html added new submenu 'Target Analysis' with three servlets which are useful 2012-11-07 21:26:01 +01:00
CrawlCheck_p.java replaced the custom robots.txt loader by the standard http loader 2012-10-28 22:48:11 +01:00
Crawler_p.html if the crawl was paused (automatically), show the reason for pausing in 2013-04-09 18:55:26 +02:00
Crawler_p.java re-declared some fields to be of type string rather than text which 2013-05-06 16:45:54 +02:00
CrawlMonitorRemoteStart.html added a servlet that has been removed in SVN 4881; this servlet is now splitted and will be used for a simple crawl start and a remote crawl monitor (not yet integrated into the interface) 2010-01-13 23:19:45 +00:00
CrawlMonitorRemoteStart.java refactoring 2012-09-21 15:48:16 +02:00
CrawlProfileEditor_p.html added more / all new crawl profile fields into crawl profile editor 2012-10-31 15:13:05 +01:00
CrawlProfileEditor_p.java - added a new field for the regular expression in crawl start 2013-04-26 10:49:55 +02:00
CrawlProfileEditor_p.xml replaced auto-dom filter with easy-to-understand Site Link-List crawler option 2010-09-30 12:50:34 +00:00
CrawlResults.html added collections to crawl monitor 2012-09-04 14:47:53 +02:00
CrawlResults.java introduced a second core named 'webgraph'. This core will hold the link 2013-02-21 13:23:55 +01:00
CrawlStartExpert_p.html - added a new field for the regular expression in crawl start 2013-04-26 10:49:55 +02:00
CrawlStartExpert_p.java - added a new field for the regular expression in crawl start 2013-04-26 10:49:55 +02:00
CrawlStartScanner_p.html enhanced network scanner, is faster and more flexible now 2013-02-02 09:51:43 +01:00
CrawlStartScanner_p.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
CrawlStartSite_p.html added collection attribute also to the rss feed reader 2013-04-24 01:14:35 +02:00
CrawlStartSite_p.java refactoring 2012-09-21 15:48:16 +02:00
cytag.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
DemoServlet.html Updated Demo Servlet 2012-06-10 12:58:29 +02:00
DemoServlet.java refactoring 2012-09-21 15:48:16 +02:00
DemoServletInteraction.html interaction: add special table interaction 2012-06-10 12:41:16 +02:00
DemoServletInteraction.java refactoring 2012-09-21 15:48:16 +02:00
DemoServletRDF.html RDF demo servlet 2012-06-10 13:02:11 +02:00
DemoServletRDF.java refactoring 2012-09-21 15:48:16 +02:00
DictionaryLoader_p.html integrate also geonames library files for less cities. these are more 2012-06-18 15:19:57 +02:00
DictionaryLoader_p.java refactoring 2012-09-25 21:20:03 +02:00
favicon.bmp replaced old-style favicon 2011-09-13 23:34:36 +00:00
favicon.ico replaced old-style favicon 2011-09-13 23:34:36 +00:00
favicon.png replaced old-style favicon 2011-09-13 23:34:36 +00:00
Help.html replaced old help page with tutorial movies 2011-11-23 15:43:49 +00:00
Help.java refactoring 2012-09-21 15:48:16 +02:00
HostBrowser.html add admin option to delete load errors from index 2013-04-14 05:33:01 +02:00
HostBrowser.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
HostBrowser.xml added a HostBrowser.xml api file and changed a bit of attribute naming 2012-10-18 11:42:13 +02:00
HostBrowserAdmin_p.html add admin option to delete load errors from index 2013-04-14 05:33:01 +02:00
imagetest.java - added a method for the RasterPlotter to draw arrow endings to lines 2012-10-25 16:05:04 +02:00
index.html added/fixed missing DOCTYPE line (submitted by Thomas) 2013-03-08 14:40:09 +01:00
index.java - changed solr commit call and added an optimize option. Since Solr 2013-01-23 14:40:58 +01:00
IndexCleaner_p.html Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
IndexControlRWIs_p.html moved the index deletion functions from IndexControlRWIs to 2012-10-10 00:09:27 +02:00
IndexControlRWIs_p.java added new field host_extent_i which, after a crawl and postprocessing, 2013-04-14 20:52:40 +02:00
IndexControlURLs_p.html - added flags in IndexFederated_p.html to switch on or off the webgraph 2013-02-24 18:09:34 +01:00
IndexControlURLs_p.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
IndexControlURLs_p.xml migrated the index export methods from the old metadata to solr. Now 2013-01-24 12:39:19 +01:00
IndexCreateLoaderQueue_p.html some redesign of the main menu structure: 2010-01-10 00:10:43 +00:00
IndexCreateLoaderQueue_p.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
IndexCreateParserErrors_p.html added date info in parser errors 2012-10-15 10:57:36 +02:00
IndexCreateParserErrors_p.java added date info in parser errors 2012-10-15 10:57:36 +02:00
IndexCreateQueues_p.html update to web interface structure 2012-11-05 15:23:03 +01:00
IndexCreateQueues_p.java update to HostBrowser: 2012-11-02 13:57:43 +01:00
IndexDeletion_p.html typo 2013-05-04 09:34:06 +02:00
IndexDeletion_p.java - added regular-expression based deletions 2013-05-04 01:14:10 +02:00
IndexFederated_p.html - added flags in IndexFederated_p.html to switch on or off the webgraph 2013-02-24 18:09:34 +01:00
IndexFederated_p.java - enhanced solr.add procedure for mass adds 2013-03-01 15:27:17 +01:00
IndexImportMediawiki_p.html *) Replaced occurrences of "Wikimedia" with "MediaWiki" where applicable. (Thanks to the folks of 0x20.be for pointing this out.) 2011-08-28 00:16:36 +00:00
IndexImportMediawiki_p.java refactoring 2012-09-21 15:48:16 +02:00
IndexImportOAIPMH_p.html added 2011-02-14 22:57:43 +00:00
IndexImportOAIPMH_p.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
IndexImportOAIPMHList_p.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 2010-10-06 00:00:23 +00:00
IndexImportOAIPMHList_p.java refactoring 2012-09-21 15:48:16 +02:00
IndexSchema_p.html add: reset Solr schema filed selection to default button in IndexSchema_p 2013-03-17 03:46:29 +01:00
IndexSchema_p.java add: reset Solr schema filed selection to default button in IndexSchema_p 2013-03-17 03:46:29 +01:00
IndexShare_p.html added 2011-02-14 22:57:43 +00:00
IndexShare_p.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
Load_MediawikiWiki.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 2010-10-06 00:00:23 +00:00
Load_MediawikiWiki.java refactoring 2012-09-21 15:48:16 +02:00
Load_PHPBB3.html relax verify attribute for search widget to make it faster: 2012-05-20 00:50:54 +02:00
Load_PHPBB3.java refactoring 2012-09-21 15:48:16 +02:00
Load_RSS_p.html added collection attribute also to the rss feed reader 2013-04-24 01:14:35 +02:00
Load_RSS_p.java added collection attribute also to the rss feed reader 2013-04-24 01:14:35 +02:00
mediawiki_p.html
mediawiki_p.java refactoring 2012-09-21 15:48:16 +02:00
Messages_p.html added 2011-02-14 22:57:43 +00:00
Messages_p.java refactoring 2012-09-21 15:48:16 +02:00
Messages_p.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Messages_p.xml
MessageSend_p.html
MessageSend_p.java refactoring 2012-09-21 15:48:16 +02:00
migrateurldb_p.html correct headermenue in migrateurldb_p.html 2013-01-26 23:43:09 +01:00
migrateurldb_p.java introduced a second core named 'webgraph'. This core will hold the link 2013-02-21 13:23:55 +01:00
Network.csv
Network.html draw the names of other peers which receive/send dht into the network 2013-05-06 14:27:39 +02:00
Network.java - added more selection criteria for network seed list 2013-03-10 02:26:24 +01:00
Network.xml added node state to xml 2012-05-30 09:32:25 +02:00
NetworkPicture.java draw the names of other peers which receive/send dht into the network 2013-05-06 14:27:39 +02:00
News.html moved the log, memory, processes and the messages into a new computation monitor main menu item 2011-09-14 09:59:30 +00:00
News.java refactoring 2012-09-21 15:48:16 +02:00
News.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
opensearchdescription.java refactoring 2012-09-21 15:48:16 +02:00
opensearchdescription.xml small sanitary fixes 2013-01-02 01:59:47 +01:00
osm.java refactoring 2012-09-21 15:48:16 +02:00
PeerLoadPicture.java refactoring 2012-09-21 15:48:16 +02:00
Performance_p.html restart link after memory changed 2011-05-13 17:24:03 +00:00
Performance_p.java refactoring 2012-09-21 15:48:16 +02:00
PerformanceConcurrency_p.html moved the log, memory, processes and the messages into a new computation monitor main menu item 2011-09-14 09:59:30 +00:00
PerformanceConcurrency_p.java refactoring 2012-09-21 15:48:16 +02:00
PerformanceGraph.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
PerformanceMemory_p.html fix for PerformanceMemory showing UNRESOLVED_PATTERN by removing 2013-05-02 15:47:21 +02:00
PerformanceMemory_p.java fix for PerformanceMemory showing UNRESOLVED_PATTERN by removing 2013-05-02 15:47:21 +02:00
PerformanceMemory_p.xml
PerformanceQueues_p.html PerformanceQueues: disable input for hardcoded httpd performance values 2012-12-16 21:01:13 +01:00
PerformanceQueues_p.java PerformanceQueues: disable input for hardcoded httpd performance values 2012-12-16 21:01:13 +01:00
PerformanceQueues_p.xml cleaned up classes and methods which are either superfluous at this time 2012-07-25 14:31:54 +02:00
PerformanceSearch_p.html moved the log, memory, processes and the messages into a new computation monitor main menu item 2011-09-14 09:59:30 +00:00
PerformanceSearch_p.java refactoring 2012-09-21 15:48:16 +02:00
ProxyIndexingMonitor_p.html hint for proxy scraping 2011-07-02 17:23:37 +00:00
ProxyIndexingMonitor_p.java refactoring 2012-09-21 15:48:16 +02:00
QuickCrawlLink_p.html
QuickCrawlLink_p.java - added a new field for the regular expression in crawl start 2013-04-26 10:49:55 +02:00
QuickCrawlLink_p.xml
RankingRWI_p.html Added a new servlet to configure the solr ranking using field boosts 2012-12-03 17:01:19 +01:00
RankingRWI_p.java renamed Ranking_p.html to RankingRWI_p.html 2012-12-03 00:01:41 +01:00
RankingSolr_p.html RinkingSolr_p: include warning if boost field not in local index 2013-04-26 02:26:38 +02:00
RankingSolr_p.java RinkingSolr_p: include warning if boost field not in local index 2013-04-26 02:26:38 +02:00
rct_p.html
rct_p.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
RegexTest.html added link to 2012-11-25 12:20:41 +01:00
RegexTest.java refactoring 2012-09-21 15:48:16 +02:00
RemoteCrawl_p.html added a disable function in RemoteCrawl_p servlet which prevents setting 2013-02-05 12:47:20 +01:00
RemoteCrawl_p.java added a disable function in RemoteCrawl_p servlet which prevents setting 2013-02-05 12:47:20 +01:00
robots.java *) For some reason this seems to fix a ClassCastException on my system 2013-03-03 20:38:20 +01:00
robots.txt local robots.txt: disallow external crawlers to follow the URL proxy 2012-08-17 11:47:39 +02:00
rssTerminal.html Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
SearchEventPicture.java refactoring 2012-09-21 15:48:16 +02:00
ServerScannerList.html added a serlvet that shows all scanned servers inside of the yacyinteractive search page 2011-08-12 10:31:01 +00:00
ServerScannerList.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
Settings_Crawler.inc - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Settings_Http.inc
Settings_MessageForwarding.inc
Settings_p.html moved the log, memory, processes and the messages into a new computation monitor main menu item 2011-09-14 09:59:30 +00:00
Settings_p.java fix SeedUpload setting propery name for include template file 2012-12-24 04:13:38 +01:00
Settings_Proxy.inc allow larger no-proxy expressions 2012-12-10 20:59:43 +01:00
Settings_ProxyAccess.inc changed the default port from 8080 to 8090 2011-01-28 10:54:13 +00:00
Settings_Seed_UploadFile.inc
Settings_Seed_UploadFtp.inc
Settings_Seed_UploadScp.inc
Settings_Seed.inc
Settings_ServerAccess.inc
SettingsAck_p.html fix for http://bugs.yacy.net/view.php?id=42 2011-06-22 10:04:30 +00:00
SettingsAck_p.java removed warnings 2012-10-23 19:08:44 +02:00
sharedBlacklist_p.html added 2011-02-14 22:57:43 +00:00
sharedBlacklist_p.java refactoring 2012-09-21 15:48:16 +02:00
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java refactoring 2012-09-21 15:48:16 +02:00
Status_p.inc fix links & bug #163 2012-03-10 10:59:56 +01:00
Status.html one more warning in case that crawling is paused because of low disk 2012-04-19 12:35:11 +02:00
Status.java added information about the reason of pausing of crawls 2012-11-06 15:21:56 +01:00
Steering.html *) only install files from the RELEASE directory 2013-02-05 21:02:32 +01:00
Steering.java *) only install files from the RELEASE directory 2013-02-05 21:02:32 +01:00
suggest.java enhanced did-you-mean (a bit): can now remember previously searched 2013-03-17 10:52:31 +01:00
suggest.json added search suggestions in XML format. This also supports CORS 2010-11-03 09:20:36 +00:00
suggest.xml added search suggestions in XML format. This also supports CORS 2010-11-03 09:20:36 +00:00
Supporter.html
Supporter.java refactoring 2012-09-21 16:46:57 +02:00
Surftips.html update to web interface structure 2012-11-05 15:23:03 +01:00
Surftips.java refactoring 2012-09-21 16:46:57 +02:00
Surftips.rss Added "encoding =" UTF-8 "in the RSS files 2010-09-27 20:36:49 +00:00
Table_API_p.html extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
Table_API_p.java fixed api table navigation 2013-04-16 01:39:30 +02:00
Table_RobotsTxt_p.html - integrated live search in the IndexControlURLs input window for URLs: 2010-03-09 15:44:11 +00:00
Table_RobotsTxt_p.java refactoring 2012-09-21 15:48:16 +02:00
Table_YMark_p.html added 2011-02-14 22:57:43 +00:00
Table_YMark_p.java refactoring 2012-09-21 15:48:16 +02:00
Tables_p.html added new submenu 'Target Analysis' with three servlets which are useful 2012-11-07 21:26:01 +01:00
Tables_p.java refactoring 2012-09-21 15:48:16 +02:00
terminal_p.html Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
test.java refactoring 2012-09-21 15:48:16 +02:00
test.xml
Threaddump_p.html redesign and simplification of main menu; bundling of some sub-menues 2011-09-14 01:24:56 +00:00
Threaddump_p.java refactoring 2012-09-21 15:48:16 +02:00
Trails.html One is okay ... 2012-06-10 23:40:07 +02:00
Trails.java refactoring 2012-09-21 15:48:16 +02:00
Triple_p.csv Add Triplestore settings functionality 2012-06-10 10:55:00 +02:00
Triple_p.html moved new servlets into one submenu "Content Semantic" 2012-06-12 02:12:01 +02:00
Triple_p.java refactoring 2012-09-21 15:48:16 +02:00
Triplestore_p.html made triplestore persistent by default 2012-06-15 19:13:07 +02:00
Triplestore_p.java refactoring 2012-09-21 15:48:16 +02:00
User.html - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
User.java refactoring 2012-09-21 16:46:57 +02:00
ViewFile.html fix for search result link in ViewFile 2013-01-24 01:50:59 +01:00
ViewFile.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
ViewImage.java - reduction of the concurrently running processes to make YaCy more 2013-04-25 11:33:17 +02:00
ViewLog_p.html - show more lines in online log 2012-10-25 18:38:39 +02:00
ViewLog_p.java - show more lines in online log 2012-10-25 18:38:39 +02:00
ViewLog_p.json
ViewProfile.html *) removed Skype online indicator (was not working anymore) 2013-02-13 19:29:40 +01:00
ViewProfile.java *) removed Skype online indicator (was not working anymore) 2013-02-13 19:29:40 +01:00
ViewProfile.rdf
ViewProfile.vcf
ViewProfile.xml
Vocabulary_p.html added option to create empty vocabularies 2013-02-27 08:24:37 +01:00
Vocabulary_p.java added option to create empty vocabularies 2013-02-27 08:24:37 +01:00
Vocabulary_p.xml added ontology extraction in xml as api call for vocabularies 2012-06-18 13:02:12 +02:00
WatchWebStructure_p.html the web structure image shows the pivot dot in a different color 2012-10-25 10:18:28 +02:00
WatchWebStructure_p.java the web structure image shows the pivot dot in a different color 2012-10-25 10:18:28 +02:00
WebStructurePicture_p.java - added a method for the RasterPlotter to draw arrow endings to lines 2012-10-25 16:05:04 +02:00
Wiki.html speed-up of network port scanner 2011-05-14 09:03:16 +00:00
Wiki.java refactoring 2012-09-21 15:48:16 +02:00
WikiHelp.html Fix typo embedd -> embed 2013-01-23 04:11:55 +01:00
WikiHelp.java refactoring 2012-09-21 15:48:16 +02:00
yacyinteractive.html fixed json search, quotes, auto-facets, urls etc. for 2013-02-13 00:01:38 +01:00
yacyinteractive.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
yacysearch_location.html allow more POIs, get more at once 2012-06-05 18:29:54 +02:00
yacysearch_location.java small sanitary fixes 2013-01-02 01:59:47 +01:00
yacysearch_location.kml - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036 2010-05-11 23:06:39 +00:00
yacysearch_location.rss - fix for multi-word search for locations 2010-05-20 15:07:57 +00:00
yacysearch_location.xml - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036 2010-05-11 23:06:39 +00:00
yacysearch.html fix to unbalanced tag and license for null objects 2013-02-13 01:23:05 +01:00
yacysearch.java added a 'collection' property attribute in yacysearch.html which can be 2013-04-23 20:42:54 +02:00
yacysearch.json removed unused properties 2011-02-17 22:47:39 +00:00
yacysearch.rss integrated search term into opensearch result title. this makes better 2013-01-16 16:18:03 +01:00
yacysearch.xsl
yacysearchitem.html Add config option to show HostBrowser link in search result 2012-12-27 10:01:10 +01:00
yacysearchitem.java better search timing; prevents '0 results' for very large local 2013-03-19 11:23:18 +01:00
yacysearchitem.json add ranking weight to json-search-results 2011-04-28 11:18:14 +00:00
yacysearchitem.xml the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages 2011-03-30 23:26:36 +00:00
yacysearchlatestinfo.java - enhanced concurrency during search without IO blocking 2013-03-03 22:38:50 +01:00
yacysearchlatestinfo.json fixed page navigation counter 2011-11-27 15:38:37 +00:00
YaCySearchPluginFF.gif
YaCySearchPluginFF.html small sanitary fixes 2013-01-02 01:59:47 +01:00
YaCySearchPluginFF.java refactoring 2012-09-21 15:48:16 +02:00
YaCySearchPluginFF.src
yacysearchtrailer.html better rules for default open/close of navigation objetcs 2012-01-25 11:53:25 +01:00
yacysearchtrailer.java *) fixed encoding of query in link to map (in case geolocalization is 2013-04-13 21:50:48 +02:00
yacysearchtrailer.json changed navigation links: now using checkboxes. 2012-01-24 19:03:47 +01:00
yacysearchtrailer.xml added the vocabulary navigator. It can be very simply tested by 2012-01-17 01:53:08 +01:00
YMarks.html - added dmoz RDF dump importer 2012-09-09 09:53:58 +02:00
YMarks.java refactoring 2012-09-21 15:48:16 +02:00
YMarks.rdf - added dmoz RDF dump importer 2012-09-09 09:53:58 +02:00