yacy_search_server/htroot
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
bayesian filters. This can be used to classify documents during
indexing-time using a pre-definied bayesian filter.

New wordings:
- a context is a class where different categories are possible. The
context name is equal to a facet name.
- a category is a facet type within a facet navigation. Each context
must have several categories, at least one custom name (things you want
to discover) and one with the exact name "negative".

To use this, you must do:
- for each context, you must create a directory within
DATA/CLASSIFICATION with the name of the context (the facet name)
- within each context directory, you must create text files with one
document each per line for every categroy. One of these categories MUST
have the name 'negative.txt'.

Then, each new document is classified to match within one of the given
categories for each context.
2015-08-10 14:27:44 +02:00
..
api added surrogate import process for exported solr dumps. 2015-05-30 13:19:59 +02:00
env remove augmented parsing activation from frontend 2015-06-05 00:51:00 +02:00
jquery Auto Tagging: Add hyperlinks to tags (provisional) 2012-06-19 01:24:06 +02:00
js added a new facet type based on a probabilistic classifier using 2015-08-10 14:27:44 +02:00
portalsearch update target url for yacy-portalsearch.html to search.yacy.net (peer yacportalsearch2014) 2014-08-24 23:05:22 +02:00
processing replace with CommonPattern.SPACE for split 2015-01-29 02:28:03 +01:00
proxymsg
yacy add missing ; in base.css 2015-08-02 21:36:44 +02:00
AccessGrid_p.html
AccessGrid_p.java refactoring 2012-09-21 15:48:16 +02:00
AccessPicture_p.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
AccessTracker_p.html incoming connection count/text fix 2015-04-15 02:16:53 +02:00
AccessTracker_p.java incoming connection count/text fix 2015-04-15 02:16:53 +02:00
AccessTracker_p.xml
AugmentedBrowsing_p.html adding a hint to javascript browser short cut on Url-Proxy page (AugmentedBrowsing_p.html) 2014-03-30 05:11:42 +02:00
AugmentedBrowsing_p.java remove AugmentedBrowsing_p.html augmented browsing switch 2014-03-19 22:40:35 +01:00
autoconfig.java refactoring 2012-09-21 15:48:16 +02:00
autoconfig.pac
Banner.java fix: banner did not show link and qph for portal mode 2015-03-25 13:21:36 +01:00
Blacklist_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
Blacklist_p.java Improvements and bugfixes for recording actions of blacklist API. 2014-06-17 22:54:47 +02:00
BlacklistCleaner_p.html
BlacklistCleaner_p.java Team added support for URLs with unicode characters in host part to 2014-03-25 22:14:54 +01:00
BlacklistImpExp_p.html fix: blacklist xml export path to xml template 2014-03-31 02:48:28 +02:00
BlacklistImpExp_p.java fix for Blacklist (-Administration) 2013-07-29 19:09:28 +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 added an option to set 'obey nofollow' for links with rel="nofollow" 2014-07-18 12:43:01 +02:00
Blog.html
Blog.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Blog.rss
Blog.xml
BlogComments.html
BlogComments.java replace with CommonPattern.SPACE for split 2015-01-29 02:28:03 +01:00
Bookmarks.html add bookmark.query to edit form 2015-05-10 15:30:21 +02:00
Bookmarks.java removed warnings 2015-08-03 05:37:34 +02:00
Bookmarks.rss fix bookmark.rss 2014-07-21 19:26:12 +02:00
CacheResource_p.html
CacheResource_p.java Convert content charset for display via CacheResource_p 2015-05-23 20:31:37 +02:00
Collage.html Improved Image Collage and WatchWebStructure page display with CSS changes 2014-03-01 11:32:14 +01:00
Collage.java refactoring (usage of constant names for attributes of authentication 2014-01-05 04:23:44 +01:00
compare_yacy.html fixed visibility of custom icon 2014-03-28 17:25:39 +01:00
compare_yacy.java integrated startpage to compare_yacy 2013-10-26 00:33:36 +02:00
ConfigAccounts_p.html harmonize use of style for "delete" button 2014-06-22 23:33:59 +02:00
ConfigAccounts_p.java fixed localhost authorization and replaced the adminRealm with an info 2014-09-02 13:15:19 +02:00
ConfigAppearance_p.html harmonize use of style for "delete" button 2014-06-22 23:33:59 +02:00
ConfigAppearance_p.java - fix typo in Message_p (defaultpath) 2014-06-01 00:20:25 +02:00
ConfigBasic.html removed the HTDOCS repository concept because the concept to host files 2014-08-26 19:02:53 +02:00
ConfigBasic.java Finished implementation of UPNP: 2014-10-07 13:10:06 +02:00
ConfigHeuristics_p.html update configheuristics_p.html text 2015-03-09 00:09:36 +01:00
ConfigHeuristics_p.java added a html field scraper which reads text from html entities of a 2015-01-30 13:20:56 +01:00
ConfigHTCache_p.html remove obsolete searchfl work table 2015-06-04 22:44:01 +02:00
ConfigHTCache_p.java removed warnings 2015-08-03 05:37:34 +02:00
ConfigLanguage_p.html harmonize use of style for "delete" button 2014-06-22 23:33:59 +02:00
ConfigLanguage_p.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
ConfigNetwork_p.html moved network configuration to Use Case submenu; this is necessary 2014-12-01 01:12:51 +01:00
ConfigNetwork_p.java Init remote crawler on demand 2015-05-23 02:06:39 +02:00
ConfigParser.html removed debug lines 2014-12-21 17:53:06 +01:00
ConfigParser.java removed debug lines 2014-12-21 17:53:06 +01:00
ConfigPortal.html revert clickservlet 2015-01-05 09:10:20 +01:00
ConfigPortal.java revert clickservlet 2015-01-05 09:10:20 +01:00
ConfigProfile_p.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
ConfigProfile_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigProperties_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
ConfigProperties_p.java refactoring 2012-09-21 15:48:16 +02:00
ConfigRobotsTxt_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
ConfigRobotsTxt_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
ConfigSearchBox.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
ConfigSearchBox.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
ConfigSearchPage_p.html added link to Snapshots in search results if the snapshot exists and 2015-06-07 20:37:37 +02:00
ConfigSearchPage_p.java added link to Snapshots in search results if the snapshot exists and 2015-06-07 20:37:37 +02:00
ConfigUpdate_p.html Updated Git links from Gitorious to Github. 2015-03-23 11:12:39 +01:00
ConfigUpdate_p.java reverted toString() change in AnchorURL to prevent mistakenly used 2014-07-21 15:58:29 +02:00
Connections_p.html Monitoring and limit connection-count for Jetty 2014-05-22 22:16:39 +02:00
Connections_p.java Monitoring and limit connection-count for Jetty 2014-05-22 22:16:39 +02:00
ContentAnalysis_p.html upd lucene api doc link 2015-02-16 01:20:12 +01:00
ContentAnalysis_p.java merge rc1/master 2013-11-07 21:30:17 +01:00
ContentControl_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +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 Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
ContentIntegrationPHPBB3_p.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
CookieMonitorIncoming_p.html moved cookie monitoring to the network monitoring submenu 2014-09-02 11:53:22 +02:00
CookieMonitorIncoming_p.java refactoring 2012-09-21 15:48:16 +02:00
CookieMonitorOutgoing_p.html moved cookie monitoring to the network monitoring submenu 2014-09-02 11:53:22 +02:00
CookieMonitorOutgoing_p.java refactoring 2012-09-21 15:48:16 +02:00
CookieTest_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
CookieTest_p.java using precompiled pattern CommonPattern.SEMICOLON for splits 2015-01-29 02:19:41 +01:00
CrawlCheck_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
CrawlCheck_p.java support for multiple sitemaps in robots.txt 2014-03-14 13:33:23 +01:00
Crawler_p.html add additional links to crawl queue pages 2015-04-25 02:45:05 +02:00
Crawler_p.java fix for 2015-06-29 02:02:01 +02:00
CrawlMonitorRemoteStart.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
CrawlMonitorRemoteStart.java refactoring 2012-09-21 15:48:16 +02:00
CrawlProfileEditor_p.html fix for Accept '?' URLs column in Crawl Profile List 2015-04-19 15:55:49 +02:00
CrawlProfileEditor_p.java fix for unresolved pattern 2015-05-28 17:43:52 +02:00
CrawlProfileEditor_p.xml fix for values in CrawlProfileEditor table and xml; now the full profile 2014-10-09 13:27:20 +02:00
CrawlResults.html Add link to RemoteCrawl_p 2014-07-21 02:00:05 +02:00
CrawlResults.java Team added support for URLs with unicode characters in host part to 2014-03-25 22:14:54 +01:00
CrawlStartExpert.html added must-not-match filter to snapshot generation. 2015-05-08 13:46:27 +02:00
CrawlStartExpert.java added crawl start from a clone with very, very large url: they are now 2015-05-11 16:30:41 +02:00
CrawlStartScanner_p.html replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
CrawlStartScanner_p.java Finished implementation of UPNP: 2014-10-07 13:10:06 +02:00
CrawlStartSite.html enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
CrawlStartSite.java made crawl start pages public since they do not reveal individual 2014-03-31 20:42:39 +02:00
cytag.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
DictionaryLoader_p.html added English synonyms 2015-04-17 17:32:54 +02:00
DictionaryLoader_p.java SynonymLibrary status check fix for multiple files 2015-04-17 17:38:48 +02:00
favicon.bmp new icons 2013-06-11 13:16:46 +02:00
favicon.ico new icons 2013-06-11 13:16:46 +02:00
favicon.png new icons 2013-06-11 13:16:46 +02:00
goto_p.html implement a forward to remote peer link in P2P Network list 2014-09-14 23:26:22 +02:00
goto_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Help.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
Help.java refactoring 2012-09-21 15:48:16 +02:00
HostBrowser.html bugfix for fixed host/port 2015-03-02 04:43:42 +01:00
HostBrowser.java fix for non-authorized view of IndexBrowser: show only the number of 2015-06-30 11:12:36 +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 replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
imagetest.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
index.html enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
index.java added a new way of content browsing in search results: 2015-03-02 04:30:10 +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 replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
IndexControlRWIs_p.java removed warnings 2015-08-03 05:37:34 +02:00
IndexControlURLs_p.html Merge branch 'master' of git@github.com:yacy/yacy_search_server.git 2015-06-04 23:04:04 +02:00
IndexControlURLs_p.java migration to Solr 5.2: huge benefits - this is a lot faster! 2015-06-24 01:55:51 +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 replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
IndexCreateLoaderQueue_p.java enhanced concurrent loading by using a fixed set of concurrent loader 2014-03-03 22:13:40 +01:00
IndexCreateParserErrors_p.html open rejected urls in new browser 2014-10-03 20:49:40 +02:00
IndexCreateParserErrors_p.java fix for strange fail reason 2014-04-30 05:14:01 +02:00
IndexCreateQueues_p.html - added a new Crawler Balancer: HostBalancer and HostQueues: 2014-04-16 21:34:28 +02:00
IndexCreateQueues_p.java IPv6 host parsing bugfixes 2014-10-01 10:21:03 +02:00
IndexDeletion_p.html replaced input text field with text field for index deletion with query 2014-10-24 12:57:37 +02:00
IndexDeletion_p.java generalized time period computations 2015-03-02 12:55:31 +01:00
IndexExport_p.html added export option to export the fulltext of the search index text only 2015-07-30 03:21:40 +02:00
IndexExport_p.java added export option to export the fulltext of the search index text only 2015-07-30 03:21:40 +02:00
IndexFederated_p.html added SolrCloud access mode and configuration 2014-07-16 14:57:51 +02:00
IndexFederated_p.java added SolrCloud access mode and configuration 2014-07-16 14:57:51 +02:00
IndexImportMediawiki_p.html fix for mediawiki import 2015-01-12 00:35:47 +01:00
IndexImportMediawiki_p.java fix for mediawiki import 2015-01-12 00:35:47 +01:00
IndexImportOAIPMH_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
IndexImportOAIPMH_p.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
IndexImportOAIPMHList_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
IndexImportOAIPMHList_p.java recover sax fatal error on OAI-PMH import of xml with entity error 2014-04-25 01:05:28 +02:00
IndexReIndexMonitor_p.html enhance recrawl job 2015-06-06 18:45:39 +02:00
IndexReIndexMonitor_p.java enhance recrawl job 2015-06-06 18:45:39 +02:00
IndexSchema_p.html add display filter (active/disabled) to IndexSchema_p.html config 2014-04-29 22:51:01 +02:00
IndexSchema_p.java add display filter (active/disabled) to IndexSchema_p.html config 2014-04-29 22:51:01 +02:00
IndexShare_p.html
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
Load_MediawikiWiki.java more ipv6 bugfixes 2014-10-08 12:38:56 +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 more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Load_RSS_p.html add err msg on failure during Load_rss 2015-03-29 05:48:54 +02:00
Load_RSS_p.java add err msg on failure during Load_rss 2015-03-29 05:48:54 +02:00
mediawiki_p.html
mediawiki_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Messages_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
Messages_p.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
Messages_p.rss
Messages_p.xml
MessageSend_p.html
MessageSend_p.java more ipv6 fixes 2014-10-11 00:34:07 +02:00
Network.html put https port in peers dna 2015-04-16 02:36:12 +02:00
Network.java put https port in peers dna 2015-04-16 02:36:12 +02:00
Network.xml IPv6-enhanced Network monitoring page 2014-10-01 03:10:39 +02:00
NetworkHistory.java enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
NetworkPicture.java fixes to usage of no-cache: use and recognize also the no-store 2014-12-19 17:37:58 +01:00
News.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
News.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
News.rss
opensearchdescription.java Finished implementation of UPNP: 2014-10-07 13:10:06 +02:00
opensearchdescription.xml Updated Git links from Gitorious to Github. 2015-03-23 11:12:39 +01:00
osm.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
PeerLoadPicture.java fix for default boolean post values: the default value MUST NOT be TRUE, 2013-07-31 10:49:26 +02:00
Performance_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
Performance_p.java refactoring 2012-09-21 15:48:16 +02:00
PerformanceConcurrency_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
PerformanceConcurrency_p.java refactoring of WorkflowProcessor, added process counter, update of 2013-05-13 13:28:07 +02:00
PerformanceGraph.java - performance graph does not shop peer ping in memory monitor any more 2013-12-04 12:59:30 +01:00
PerformanceMemory_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
PerformanceMemory_p.java remove unused statement 2015-03-05 02:09:27 +01:00
PerformanceMemory_p.xml
PerformanceQueues_p.html added a high cpu cycle monitor to PerformanceQueues 2014-10-08 15:20:43 +02:00
PerformanceQueues_p.java - add javadoc to busythread with hint about the init parameter useage 2015-01-09 01:31:57 +01:00
PerformanceQueues_p.xml added a high cpu cycle monitor to PerformanceQueues 2014-10-08 15:20:43 +02:00
PerformanceSearch_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
PerformanceSearch_p.java refactoring of AccessTracker events & timeline fix 2014-07-01 16:06:01 +02:00
ProxyIndexingMonitor_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
ProxyIndexingMonitor_p.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
QuickCrawlLink_p.html added a crawl option to obey html-meta-robots-noindex. This is on by 2013-07-03 14:50:06 +02:00
QuickCrawlLink_p.java added must-not-match filter to snapshot generation. 2015-05-08 13:46:27 +02:00
QuickCrawlLink_p.xml
RankingRWI_p.html redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
RankingRWI_p.java removed block rank ranking and all YBR files in /ranking 2013-05-30 13:01:22 +02:00
RankingSolr_p.html larger boost fields for ranking 2014-11-27 12:11:54 +01:00
RankingSolr_p.java add description_txt to default query fields, 2015-02-22 05:42:04 +01:00
rct_p.html
rct_p.java enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
RegexTest.html Added German translation for AccessGrid_p.html, CrawlCheck_p.html, RegexTest.html and env/templates/submenuTargetAnalysis.template 2014-03-01 11:31:23 +01:00
RegexTest.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
RemoteCrawl_p.html use peeraddress for link in remote crawl list 2014-12-20 01:59:00 +01:00
RemoteCrawl_p.java Init remote crawler on demand 2015-05-23 02:06:39 +02:00
robots.java fixed ClassCastException: [Ljava.lang.Object; cannot be cast to 2013-05-29 12:02:19 +02:00
robots.txt disallow remote robots to crawl the HostBrowser servlet 2013-11-26 07:06:25 +01:00
rssTerminal.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
SearchEventPicture.java refactoring 2012-09-21 15:48:16 +02:00
ServerScannerList.html exclude nav-header/footer in ServerScannerList.html?embedded 2014-08-31 05:04:19 +02:00
ServerScannerList.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Settings_Crawler.inc
Settings_MessageForwarding.inc
Settings_p.html moved Table administration and Busy Queues Config out of mini-submenu of 2014-09-02 12:04:44 +02:00
Settings_p.java added option to make the YaCy proxy act as the cache is never stale. If 2014-11-24 20:28:52 +01:00
Settings_Proxy.inc "Use remote proxy for yacy" has no function, remove option and related config item 2014-05-17 23:36:59 +02:00
Settings_ProxyAccess.inc added option to make the YaCy proxy act as the cache is never stale. If 2014-11-24 20:28:52 +01:00
Settings_Seed_UploadFile.inc
Settings_Seed_UploadFtp.inc
Settings_Seed_UploadScp.inc
Settings_Seed.inc
Settings_ServerAccess.inc added a input-field for setting 'fileHost' 2014-11-12 21:32:34 +01:00
SettingsAck_p.html added option to make the YaCy proxy act as the cache is never stale. If 2014-11-24 20:28:52 +01:00
SettingsAck_p.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
sharedBlacklist_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
sharedBlacklist_p.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java refactoring 2012-09-21 15:48:16 +02:00
Status_p.inc write java version to status page 2015-01-23 17:57:54 +01:00
Status.html replaced "fork me" banner with github banner 2015-04-10 15:10:18 +02:00
Status.java Init remote crawler on demand 2015-05-23 02:06:39 +02:00
Steering.html update to kaskelix 2014-08-28 12:15:11 +02:00
Steering.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
suggest.java added jsonp to suggest servlet 2015-07-16 23:42:41 +02:00
suggest.json added jsonp to suggest servlet 2015-07-16 23:42:41 +02:00
suggest.xml
Supporter.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
Supporter.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Surftips.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
Surftips.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
Surftips.rss
Table_API_p.html added crawl start from a clone with very, very large url: they are now 2015-05-11 16:30:41 +02:00
Table_API_p.java added crawl start from a clone with very, very large url: they are now 2015-05-11 16:30:41 +02:00
Table_RobotsTxt_p.html fix missing display of CrawlerMonitor -> robots.txt Monitor 2015-03-24 00:13:05 +01:00
Table_RobotsTxt_p.java refactoring 2012-09-21 15:48:16 +02:00
Table_YMark_p.html replacing direct html table cellspacing with css set-up for cellspacing 2014-03-31 01:15:35 +02:00
Table_YMark_p.java fix for bad table iteration 2014-11-10 18:52:01 +01:00
Tables_p.html html fix 2014-11-10 02:18:44 +01:00
Tables_p.java fix for bad table iteration 2014-11-10 18:52:01 +01:00
Tables_p.xml added (missing) Tables_p.xml for table xml api 2014-11-02 20:10:32 +01:00
terminal_p.html fixed crawl start links after renaming them in latest commit 2014-04-01 00:35:58 +02:00
test.html - added d3.js for visualizations using embedded svg 2014-04-03 14:51:19 +02:00
test.java refactoring 2012-09-21 15:48:16 +02:00
test.xml
Threaddump_p.html Complete redesign of administration top-level menu. This follows two 2014-03-31 15:47:58 +02:00
Threaddump_p.java showing list of all thread in threaddump using the ThreadMXBean counter 2014-12-02 16:21:06 +01: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
User.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
User.java implemented DIGEST authentication, which is for remote login more secure 2014-01-17 00:02:23 +01:00
ViewFile.html position api icon (ViewFile.html) 2014-11-30 01:58:14 +01:00
ViewFile.java removed warnings 2015-08-03 05:37:34 +02:00
ViewImage.java removed some warnings 2015-01-27 17:00:20 +01:00
ViewLog_p.html - added bootstrap css framework 2014-03-18 13:42:31 +01:00
ViewLog_p.java NPE fix 2014-12-23 00:30:34 +01:00
ViewLog_p.json
ViewProfile.html fixed visibility of custom icon 2014-03-28 17:25:39 +01:00
ViewProfile.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
ViewProfile.rdf
ViewProfile.vcf
ViewProfile.xml
Vocabulary_p.html persistency for vocabulary facet switch 2015-01-29 02:16:42 +01:00
Vocabulary_p.java add CommonPattern for multiple spaces 2015-07-04 22:49:01 +02: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 fix: hanging text in input fields of WatchWebStructure_p.html 2014-08-16 03:37:36 +02:00
WatchWebStructure_p.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
WebStructurePicture_p.java added intensity option to graphics 2015-05-30 06:31:08 +02:00
Wiki.html
Wiki.java more ipv6 bugfixes 2014-10-08 12:38:56 +02:00
WikiHelp.html upd: to open more external links in new browser-tab 2013-12-26 01:16:53 +01:00
WikiHelp.java refactoring 2012-09-21 15:48:16 +02:00
yacyinteractive.html harmonize filesearch input box layout 2015-05-01 19:24:14 +02:00
yacyinteractive.java fix for xss bugs found by CTF365 2014-10-01 12:22:55 +02:00
yacysearch_location.html automatically zoom to location/POI 2014-10-15 11:07:08 +02:00
yacysearch_location.java add CommonPattern for multiple spaces 2015-07-04 22:49:01 +02:00
yacysearch_location.kml
yacysearch_location.rss
yacysearch_location.xml
yacysearch.atom add recommended link "self" to atom feed output 2014-09-14 01:40:27 +02:00
yacysearch.html fix RSS icon displaying 2015-04-20 05:19:37 +03:00
yacysearch.java added a new facet type based on a probabilistic classifier using 2015-08-10 14:27:44 +02:00
yacysearch.json removed a -UNRESOLVED_PATTERN- 2015-05-22 11:22:36 +02:00
yacysearch.rss Show dates in the content of a document in the search result: 2015-03-02 18:00:20 +01:00
yacysearch.xsl fix NPE in solr rss where snippet contains only the title text 2014-07-01 23:24:26 +02:00
yacysearchitem.atom - skip html template specific servlet post variables (show_xxx) for feeds, 2014-09-12 02:10:18 +02:00
yacysearchitem.html added link to Snapshots in search results if the snapshot exists and 2015-06-07 20:37:37 +02:00
yacysearchitem.java added link to Snapshots in search results if the snapshot exists and 2015-06-07 20:37:37 +02:00
yacysearchitem.json Show dates in the content of a document in the search result: 2015-03-02 18:00:20 +01:00
yacysearchitem.xml Show dates in the content of a document in the search result: 2015-03-02 18:00:20 +01:00
yacysearchlatestinfo.java changed protocol facet to show also all other counts if one facet is 2014-03-27 13:29:14 +01:00
yacysearchlatestinfo.json
YaCySearchPluginFF.gif
YaCySearchPluginFF.html make internal page links relative to ease any future development for context aware servlets 2014-02-10 21:40:42 +01:00
YaCySearchPluginFF.java refactoring 2012-09-21 15:48:16 +02:00
YaCySearchPluginFF.src
yacysearchtrailer.html Search navigation fix 2015-04-13 23:32:06 +02:00
yacysearchtrailer.java removed warnings 2015-08-03 05:37:34 +02:00
yacysearchtrailer.json reverted json syntax for facet results to version from january 2015-04-13 16:18:15 +02:00
yacysearchtrailer.xml Added collection navigation: 2014-06-15 12:11:23 +02:00
YMarks.html added a unlock icon for all protected pages that are unlocked because 2014-08-19 19:58:31 +02:00
YMarks.java removed jena library and all code that depended on jena. When jena was 2014-02-07 01:20:06 +01:00