You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot
orbiter deda54d684
- relaxed matching of string-search (this is now case-insensitive)
14 years ago
..
api YMarks: some small changes/fixes 14 years ago
env *) fixed typo in stop script 14 years ago
js *) Oops! 14 years ago
processing replaced utf-8 with UTF-8 14 years ago
proxymsg de.lng: Added German translations for some missing table content on Network view 14 years ago
www added 14 years ago
yacy - relaxed matching of string-search (this is now case-insensitive) 14 years ago
AccessGrid_p.html - disabled arrow keys in search (pages switch) again -- too disturbing when editing the query line 14 years ago
AccessGrid_p.java THE GRID is coming to YaCy .. see new animated graphics on http://localhost:8090/AccessGrid_p.html 14 years ago
AccessPicture_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
AccessTracker_p.html - more control in access tracker: count number of returned search results (not only info how much is in the index) 14 years ago
AccessTracker_p.java - more control in access tracker: count number of returned search results (not only info how much is in the index) 14 years ago
AccessTracker_p.xml - more control in access tracker: count number of returned search results (not only info how much is in the index) 14 years ago
Banner.java fix banner reload parameters (were no html errors) 14 years ago
BlacklistCleaner_p.html added 14 years ago
BlacklistCleaner_p.java *) cleaning up the code a little bit 14 years ago
BlacklistImpExp_p.html added 14 years ago
BlacklistImpExp_p.java *) renamed classes according to standard Java coding conventions 14 years ago
BlacklistTest_p.html added 14 years ago
BlacklistTest_p.java *) renamed classes according to standard Java coding conventions 14 years ago
Blacklist_p.html added 14 years ago
Blacklist_p.java *) cleaning up the code a little bit 14 years ago
Blog.html added 14 years ago
Blog.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 14 years ago
Blog.rss Added "encoding =" UTF-8 "in the RSS files 14 years ago
Blog.xml
BlogComments.html
BlogComments.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 14 years ago
Bookmarks.html de.lng: Updated German translation and removed old unused strings, e.g. 8080 -> 8090 and Search Portal translations 14 years ago
Bookmarks.java *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 14 years ago
Bookmarks.rss Added "encoding =" UTF-8 "in the RSS files 14 years ago
CacheResource_p.html
CacheResource_p.java enhancements to web cache and less strict caching rules 14 years ago
Collage.html added 14 years ago
Collage.java Collage.html and Collage.java: Added <p> in body before images for XHTML 1.0 Transitional validationg and alt tag to images as well as closing tag <img (...) /> 14 years ago
ConfigAccounts_p.html added 14 years ago
ConfigAccounts_p.java - added full-String search function: find things that match exactly what is quoted in the query 14 years ago
ConfigAppearance_p.html added 14 years ago
ConfigAppearance_p.java better abstraction of http client identification 14 years ago
ConfigBasic.html added 14 years ago
ConfigBasic.java - added full-String search function: find things that match exactly what is quoted in the query 14 years ago
ConfigHTCache_p.html added 14 years ago
ConfigHTCache_p.java * provide option to delete cached snippet fetching failures 14 years ago
ConfigHeuristics_p.html - added http://blekko.com as search heuristic (like scroogle). This was easy since they deliver their search results also as rss feed 14 years ago
ConfigHeuristics_p.java - added http://blekko.com as search heuristic (like scroogle). This was easy since they deliver their search results also as rss feed 14 years ago
ConfigLanguage_p.html added 14 years ago
ConfigLanguage_p.java better abstraction of http client identification 14 years ago
ConfigLiveSearch.html ConfigLiveSearch.html: Fixed some HTML problems to validate at least XHTML 1.0 Transitional - strict is not possible because iframes are used. Replacing iframes with embedded object tag does not work in IE 14 years ago
ConfigLiveSearch.java changed the default port from 8080 to 8090 14 years ago
ConfigNetwork_p.html * adminAccountForLocalhost only for localhost 14 years ago
ConfigNetwork_p.java - enhanced html parser: recognized much more details in the content 14 years ago
ConfigParser.html - relaxed matching of string-search (this is now case-insensitive) 14 years ago
ConfigParser.java *) cleaning up the code a little bit 14 years ago
ConfigPortal.html added more configuration options for search: 14 years ago
ConfigPortal.java added more configuration options for search: 14 years ago
ConfigProfile_p.html
ConfigProfile_p.java preparations to move the HTCache into cora: 14 years ago
ConfigProperties_p.html added 14 years ago
ConfigProperties_p.java *) preventing whitespace keys in config file 14 years ago
ConfigRobotsTxt_p.html
ConfigRobotsTxt_p.java preparations to move the HTCache into cora: 14 years ago
ConfigSearchBox.html
ConfigSearchBox.java changed the default port from 8080 to 8090 14 years ago
ConfigUpdate_p.html added 14 years ago
ConfigUpdate_p.java * fix bug #6 14 years ago
Connections_p.html ... migrating to HttpComponents-Client-4.x ... 15 years ago
Connections_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
ContentIntegrationPHPBB3_p.html added 14 years ago
ContentIntegrationPHPBB3_p.java continuing the fight against deadlocks during time formatting: better caching. 14 years ago
CookieMonitorIncoming_p.html added 14 years ago
CookieMonitorIncoming_p.java preparations to move the HTCache into cora: 14 years ago
CookieMonitorOutgoing_p.html added 14 years ago
CookieMonitorOutgoing_p.java preparations to move the HTCache into cora: 14 years ago
CookieTest_p.html
CookieTest_p.java *) cleaning up the code a little bit 14 years ago
CrawlMonitorRemoteStart.html
CrawlMonitorRemoteStart.java *) cleaning up the code a little bit 14 years ago
CrawlProfileEditor_p.html added 14 years ago
CrawlProfileEditor_p.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
CrawlProfileEditor_p.xml replaced auto-dom filter with easy-to-understand Site Link-List crawler option 14 years ago
CrawlResults.html added 14 years ago
CrawlResults.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
CrawlStartExpert_p.html - removed file upload function in crawl start and replaced it with an input field for a file path where the crawl start file is loaded. This was necessary to support the API steering for file crawl starts, for two reasons: 14 years ago
CrawlStartExpert_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
CrawlStartScanner_p.html de.lng: Added German translation to Network Scanner menu 14 years ago
CrawlStartScanner_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
CrawlStartSite_p.html fixed crawl start: with SVN 7225 the name of the crawl start url was not given in input field and therefore all crawl starts had contained the empty string as crawl start url 14 years ago
CrawlStartSite_p.java renamed servlet CrawlStart_p.html to CrawlStartSite_p.html to circumvent problem with translation which still showed old expert crawl start page 14 years ago
Crawler_p.html added 14 years ago
Crawler_p.java - refactoring of robots 14 years ago
DictionaryLoader_p.html added 14 years ago
DictionaryLoader_p.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
Help.html
Help.java preparations to move the HTCache into cora: 14 years ago
IndexCleaner_p.html
IndexCleaner_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
IndexControlCleaner_p.html - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
IndexControlRWIs_p.html - fixed a bug in crawl start with file name (npe in new url) 14 years ago
IndexControlRWIs_p.java - fixed a bug in crawl start with file name (npe in new url) 14 years ago
IndexControlURLs_p.html added 14 years ago
IndexControlURLs_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
IndexCreateDomainCrawl_p.html added 14 years ago
IndexCreateDomainCrawl_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
IndexCreateLoaderQueue_p.html
IndexCreateLoaderQueue_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
IndexCreateParserErrors_p.html added 14 years ago
IndexCreateParserErrors_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
IndexCreateWWWGlobalQueue_p.html added 14 years ago
IndexCreateWWWGlobalQueue_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
IndexCreateWWWLocalQueue_p.html - added geo information parsing to html parser 14 years ago
IndexCreateWWWLocalQueue_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
IndexCreateWWWRemoteQueue_p.html added 14 years ago
IndexCreateWWWRemoteQueue_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
IndexImportOAIPMHList_p.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 14 years ago
IndexImportOAIPMHList_p.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 14 years ago
IndexImportOAIPMH_p.html added 14 years ago
IndexImportOAIPMH_p.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 14 years ago
IndexImportWikimedia_p.html - fixed missing save operation for peer name change 14 years ago
IndexImportWikimedia_p.java - enhancements to DNS IP caching and crawler speed 14 years ago
IndexShare_p.html added 14 years ago
IndexShare_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
Load_MediawikiWiki.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 14 years ago
Load_MediawikiWiki.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 14 years ago
Load_PHPBB3.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 14 years ago
Load_PHPBB3.java *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again 14 years ago
Load_RSS_p.html added 14 years ago
Load_RSS_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
MessageSend_p.html
MessageSend_p.java - fixed missing save operation for peer name change 14 years ago
Messages_p.html added 14 years ago
Messages_p.java - fixed missing save operation for peer name change 14 years ago
Messages_p.rss Added "encoding =" UTF-8 "in the RSS files 14 years ago
Messages_p.xml
Network.csv
Network.html added 14 years ago
Network.java better abstraction of http client identification 14 years ago
Network.xml - cleaned up yacy news 14 years ago
NetworkPicture.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
News.html added 14 years ago
News.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
News.rss Added "encoding =" UTF-8 "in the RSS files 14 years ago
PeerLoadPicture.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
PerformanceConcurrency_p.html
PerformanceConcurrency_p.java preparations to move the HTCache into cora: 14 years ago
PerformanceGraph.java preparations to move the HTCache into cora: 14 years ago
PerformanceMemory_p.html changed way of storage for search requests: 14 years ago
PerformanceMemory_p.java - enhancements to DNS IP caching and crawler speed 14 years ago
PerformanceMemory_p.xml
PerformanceQueues_p.html added 14 years ago
PerformanceQueues_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
PerformanceQueues_p.xml
PerformanceSearch_p.html enhanced search event logging (to be used for further improvements) 14 years ago
PerformanceSearch_p.java enhanced search event logging (to be used for further improvements) 14 years ago
Performance_p.html added 14 years ago
Performance_p.java preparations to move the HTCache into cora: 14 years ago
ProxyIndexingMonitor_p.html added 14 years ago
ProxyIndexingMonitor_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
QuickCrawlLink_p.html
QuickCrawlLink_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
QuickCrawlLink_p.xml
Ranking_p.html de.lng: Updated German translation and removed old unused strings, e.g. 8080 -> 8090 and Search Portal translations 14 years ago
Ranking_p.java preparations to move the HTCache into cora: 14 years ago
RemoteCrawl_p.html - removed the remote crawl option from the network configuration submenu and 14 years ago
RemoteCrawl_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
SearchEventPicture.java preparations to move the HTCache into cora: 14 years ago
SettingsAck_p.html - added new protocol loader for 'file'-type URLs 15 years ago
SettingsAck_p.java - added full-String search function: find things that match exactly what is quoted in the query 14 years ago
Settings_Crawler.inc - added new protocol loader for 'file'-type URLs 15 years ago
Settings_Http.inc
Settings_MessageForwarding.inc
Settings_Proxy.inc
Settings_ProxyAccess.inc changed the default port from 8080 to 8090 14 years ago
Settings_Seed.inc
Settings_Seed_UploadFile.inc
Settings_Seed_UploadFtp.inc
Settings_Seed_UploadScp.inc
Settings_ServerAccess.inc
Settings_p.html
Settings_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
Status.html added 14 years ago
Status.java - added full-String search function: find things that match exactly what is quoted in the query 14 years ago
Status_p.inc
Steering.html *) Changed image in Steering.html from linked image to embedded image because shutdown is so fast now, browsers can't load image before Yacy instance is gone already. Had to make image smaller since IE does not accept large Base64 encoded images. 14 years ago
Steering.java removed all delays in shutdown process 14 years ago
Supporter.html
Supporter.java redesigned the ScoreMap classes: 14 years ago
Surftips.html added 14 years ago
Surftips.java redesigned the ScoreMap classes: 14 years ago
Surftips.rss Added "encoding =" UTF-8 "in the RSS files 14 years ago
Table_API_p.html added patch from quix0r, see 14 years ago
Table_API_p.java - relaxed matching of string-search (this is now case-insensitive) 14 years ago
Table_RobotsTxt_p.html
Table_RobotsTxt_p.java preparations to move the HTCache into cora: 14 years ago
Table_YMark_p.html added 14 years ago
Table_YMark_p.java @apfelmaenchen: 14 years ago
Tables_p.html added 14 years ago
Tables_p.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
Threaddump_p.html added 14 years ago
Threaddump_p.java another anhancement to the ThreadDump function: better multiple dumps and filtering out of not interesting dump parts 14 years ago
Trails.html Fixes for (X)HTML compatibility. 15 years ago
Trails.java preparations to move the HTCache into cora: 14 years ago
User.html added 14 years ago
User.java - added full-String search function: find things that match exactly what is quoted in the query 14 years ago
ViewFile.html - added geo information parsing to html parser 14 years ago
ViewFile.java - added geo information parsing to html parser 14 years ago
ViewImage.java better concurrency in ViewImage icon cache and OOM protection for too large icon caches 14 years ago
ViewLog_p.html reverted also changes in ViewLog from SVN 7557 because the ThreadDump submenu was not visible any more. 14 years ago
ViewLog_p.java *) minor changes 14 years ago
ViewLog_p.json
ViewProfile.html added link on ViewProfile.html to EditProfile_p.html to make it easier to customize the peer 14 years ago
ViewProfile.java - fixed missing save operation for peer name change 14 years ago
ViewProfile.rdf
ViewProfile.vcf
ViewProfile.xml
WatchWebStructure_p.html added 14 years ago
WatchWebStructure_p.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
WebStructurePicture_p.java - refactoring of robots 14 years ago
Wiki.html *) added comments 14 years ago
Wiki.java - fixed missing save operation for peer name change 14 years ago
WikiHelp.html *) fixed typo in stop script 14 years ago
WikiHelp.java preparations to move the HTCache into cora: 14 years ago
YMarks.html YMarks: some small changes/fixes 14 years ago
YMarks.java YMark: 14 years ago
YaCySearchPluginFF.gif
YaCySearchPluginFF.html YaCySearchhtmlFF.html - fixes for XHTML compatibility. 15 years ago
YaCySearchPluginFF.java preparations to move the HTCache into cora: 14 years ago
YaCySearchPluginFF.src
autoconfig.java preparations to move the HTCache into cora: 14 years ago
autoconfig.pac
compare_yacy.html added 14 years ago
compare_yacy.java preparations to move the HTCache into cora: 14 years ago
cytag.java continuing the fight against deadlocks during time formatting: better caching. 14 years ago
favicon.bmp
favicon.ico
favicon.png
imagetest.java some more performance hacks 14 years ago
index.html fix for http://bugs.yacy.net/view.php?id=12 14 years ago
index.java fix for http://bugs.yacy.net/view.php?id=12 14 years ago
mediawiki_p.html
mediawiki_p.java - fixed missing save operation for peer name change 14 years ago
opensearchdescription.java *) simplified code\n*) fixed potential NumberFormatExceptions 14 years ago
opensearchdescription.xml added search suggestions in XML format. This also supports CORS 14 years ago
osm.java moved all Double values to Float values because of 14 years ago
rct_p.html
rct_p.java enhanced crawler: 14 years ago
robots.java preparations to move the HTCache into cora: 14 years ago
robots.txt - added a missing entry in YaCy interface robots.txt for bookmarks 14 years ago
rssTerminal.html changed the default port from 8080 to 8090 14 years ago
sharedBlacklist_p.html added 14 years ago
sharedBlacklist_p.java better abstraction of http client identification 14 years ago
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java preparations to move the HTCache into cora: 14 years ago
suggest.java *) minor changes 14 years ago
suggest.json added search suggestions in XML format. This also supports CORS 14 years ago
suggest.xml added search suggestions in XML format. This also supports CORS 14 years ago
terminal_p.html de.lng: Added some more untranslated strings I found and uncommented old ones that were removed 14 years ago
test.java changed the default port from 8080 to 8090 14 years ago
test.xml
yacyinteractive.html better rename modified version 14 years ago
yacyinteractive.java *) minor changes 14 years ago
yacysearch.html better rename modified version 14 years ago
yacysearch.java - added full-String search function: find things that match exactly what is quoted in the query 14 years ago
yacysearch.json removed unused properties 14 years ago
yacysearch.rss the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages 14 years ago
yacysearch.xsl
yacysearch_location.html enhanced location search: 14 years ago
yacysearch_location.java enhanced location search: 14 years ago
yacysearch_location.kml - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036 15 years ago
yacysearch_location.rss - fix for multi-word search for locations 15 years ago
yacysearch_location.xml - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036 15 years ago
yacysearchitem.html added flags and administration options to show advanced search and to show search result attributes (for each search result) 14 years ago
yacysearchitem.java add ranking weight to json-search-results 14 years ago
yacysearchitem.json add ranking weight to json-search-results 14 years ago
yacysearchitem.xml the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages 14 years ago
yacysearchtrailer.html - fix for map view 14 years ago
yacysearchtrailer.java redesigned the ScoreMap classes: 14 years ago
yacysearchtrailer.json
yacysearchtrailer.xml