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 3f113f38a8
removed unused imports
16 years ago
..
api improvments to debianpackage: 16 years ago
env - added hints to integrate a yacy search in phpBB3 16 years ago
js another IE fix (also same names in html and js) 16 years ago
processing fixed domain graph applet (visible in Terminal) 16 years ago
proxymsg * removed comma, which caused invalid xml 17 years ago
www improvments to debianpackage: 16 years ago
yacy improvments to debianpackage: 16 years ago
AccessTracker_p.html display proper values 16 years ago
AccessTracker_p.java refactoring of search classes 16 years ago
AccessTracker_p.xml
Banner.java refactoring of plasmaWordIndex: 16 years ago
BlacklistCleaner_p.html *) explicit mentioning of blacklist in blacklist cleaner 16 years ago
BlacklistCleaner_p.java simplification of the code: removed unused classes, methods and variables 16 years ago
BlacklistImpExp_p.html *) first and very limited version of XML import, does not use benefits provided by XML yet 16 years ago
BlacklistImpExp_p.java refactoring of plasmaWordIndex: 16 years ago
BlacklistTest_p.html *) changed layout of blacklist adminstration (less cluttered) 16 years ago
BlacklistTest_p.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
Blacklist_p.html copy paste mistake 16 years ago
Blacklist_p.java refactoring of search classes 16 years ago
Blog.html *) comment mode is 'moderated' instead of 'activated' by default now (to avoid spam being visible) 16 years ago
Blog.java enable warnings and fix most of it 16 years ago
Blog.rss
Blog.xml
BlogComments.html
BlogComments.java enable warnings and fix most of it 16 years ago
Bookmarks.html fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1890#p13476 16 years ago
Bookmarks.java refactoring of search classes 16 years ago
Bookmarks.rss
CacheResource_p.html
CacheResource_p.java moved logging partially to kelondro 16 years ago
Collage.html add image rising while mouse over in Collage 17 years ago
Collage.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
ConfigAccounts_p.html fix for http://www.yacy-forum.org/viewtopic.php?f=2&t=160 (wrong url in form) 16 years ago
ConfigAccounts_p.java enable warnings and fix most of it 16 years ago
ConfigAppearance_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigAppearance_p.java code cleanup: call of static methods directly to the class 16 years ago
ConfigBasic.html fixed configuration of repository path 16 years ago
ConfigBasic.java enable warnings and fix most of it 16 years ago
ConfigLanguage_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigLanguage_p.java enable warnings and fix most of it 16 years ago
ConfigLiveSearch.html updated documentation / removed faviconize 16 years ago
ConfigLiveSearch.java - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigNetwork_p.html - more information about peer tags 16 years ago
ConfigNetwork_p.java refactoring of plasmaWordIndex: 16 years ago
ConfigPHPBB3Search.html - next release cycle 16 years ago
ConfigPHPBB3Search.java added stub for phpBB3 search integration guide 16 years ago
ConfigPortal.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigPortal.java - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigProfile_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigProfile_p.java refactoring of plasmaWordIndex: 16 years ago
ConfigProperties_p.html removed double/redundant servlet Config_p 17 years ago
ConfigProperties_p.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
ConfigRobotsTxt_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigRobotsTxt_p.java refactoring of plasmaWordIndex: 16 years ago
ConfigUpdate_p.html check filetype before loading (no more mp4 loading) 16 years ago
ConfigUpdate_p.java improvments to debianpackage: 16 years ago
ConfigWikiSearch.html - added hints to integrate a yacy search in phpBB3 16 years ago
ConfigWikiSearch.java added servlet for easy wiki content and search window integration 16 years ago
Connections_p.html automated interruption of dead incoming connections, if they are there for more than one minute 16 years ago
Connections_p.java removed all non-http daemons; they had not been used and may be a potential security risk. 16 years ago
ContentIntegrationPHPBB3_p.html refactoring: moved search query class to new search package 16 years ago
ContentIntegrationPHPBB3_p.java tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release. 16 years ago
CookieMonitorIncoming_p.html * add config option to disable cookie monitoring (disabled by default) 17 years ago
CookieMonitorIncoming_p.java simplification of (internal) query process / refactoring 16 years ago
CookieMonitorOutgoing_p.html * add config option to disable cookie monitoring (disabled by default) 17 years ago
CookieMonitorOutgoing_p.java simplification of (internal) query process / refactoring 16 years ago
CookieTest_p.html added many missing user-agent declarations for yacy http client connections. 17 years ago
CookieTest_p.java replaced some put(String, String) by putHTML(String, String) on serverObjects respond 16 years ago
CrawlProfileEditor_p.html - more XHTML-validation 16 years ago
CrawlProfileEditor_p.java code cleanup: call of static methods directly to the class 16 years ago
CrawlProfileEditor_p.xml extended crawling constraints: 16 years ago
CrawlResults.html - more XHTML-validation 16 years ago
CrawlResults.java enable warnings and fix most of it 16 years ago
CrawlStart_p.html added a hint about regular expressions in crawl start 16 years ago
CrawlStart_p.java refactoring of plasmaWordIndex: 16 years ago
FeedReader_p.html
FeedReader_p.java refactoring of parsers and document processing 16 years ago
Help.html
Help.java added dummy class for help page 16 years ago
IndexCleaner_p.html
IndexCleaner_p.java replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries. 16 years ago
IndexControlRWIs_p.html small table fix 16 years ago
IndexControlRWIs_p.java refactoring of search classes 16 years ago
IndexControlURLs_p.html memory protection for URLAnalysis 16 years ago
IndexControlURLs_p.java replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries. 16 years ago
IndexCreateIndexingQueue_p.html
IndexCreateIndexingQueue_p.java more refactoring to make the segment object easier to use and to be prepared to integrate author navigation 16 years ago
IndexCreateLoaderQueue_p.html
IndexCreateLoaderQueue_p.java refactoring of plasmaWordIndex: 16 years ago
IndexCreateWWWGlobalQueue_p.html
IndexCreateWWWGlobalQueue_p.java refactoring of plasmaWordIndex: 16 years ago
IndexCreateWWWLocalQueue_p.html
IndexCreateWWWLocalQueue_p.java refactoring of plasmaWordIndex: 16 years ago
IndexCreateWWWRemoteQueue_p.html
IndexCreateWWWRemoteQueue_p.java refactoring of plasmaWordIndex: 16 years ago
IndexCreate_p.html.new-layout
IndexImportWikimedia_p.html moved IndexImportWikimedia into different menu position 16 years ago
IndexImportWikimedia_p.java enhanced the wikimedia dump import process 16 years ago
IndexImport_p.html better messages 17 years ago
IndexImport_p.java all stack/heap files that had been stored in DATA/PLASMA are now stored in the network-specific QUEUES path 16 years ago
IndexShare_p.html
IndexShare_p.java replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries. 16 years ago
LogStatistics_p.html * update to JRE 6u6 17 years ago
LogStatistics_p.java refactoring of parsers and document processing 16 years ago
MessageSend_p.html
MessageSend_p.java enable warnings and fix most of it 16 years ago
Messages_p.html
Messages_p.java code cleanup: call of static methods directly to the class 16 years ago
Messages_p.rss
Messages_p.xml
Network.csv
Network.html - more XHTML-validation 16 years ago
Network.java code cleanup: call of static methods directly to the class 16 years ago
Network.xml removed comment tag (no use at this point) 16 years ago
NetworkPicture.java refactoring of plasmaWordIndex: 16 years ago
News.html
News.java refactoring of plasmaWordIndex: 16 years ago
News.rss
PeerLoadPicture.java replaced busy thread control of crawl stacker by blocking threads 16 years ago
PerformanceConcurrency_p.html - added new monitoring servlet at 16 years ago
PerformanceConcurrency_p.java - added new monitoring servlet at 16 years ago
PerformanceGraph.java replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries. 16 years ago
PerformanceMemory_p.html - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
PerformanceMemory_p.java - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
PerformanceMemory_p.xml - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 16 years ago
PerformanceQueues_p.html - enhanced balancer: auto-solving of waiting-deadlocks 16 years ago
PerformanceQueues_p.java higher dht distribution speed by default 16 years ago
PerformanceQueues_p.xml - enhanced balancer: auto-solving of waiting-deadlocks 16 years ago
PerformanceSearch_p.html - removed some debugging code from search process - should speed up now 17 years ago
PerformanceSearch_p.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
Performance_p.html added basic performance page 16 years ago
Performance_p.java added basic performance page 16 years ago
ProxyIndexingMonitor_p.html autoconfig.pac can be used to browse .yacy-domains only 16 years ago
ProxyIndexingMonitor_p.java serialized all logging using concurrency: 16 years ago
QuickCrawlLink_p.html
QuickCrawlLink_p.java code cleanup: call of static methods directly to the class 16 years ago
QuickCrawlLink_p.xml
Ranking_p.html
Ranking_p.java refactoring of search classes 16 years ago
SearchEventPicture.java enable warnings and fix most of it 16 years ago
SettingsAck_p.html major step forward to network switching (target is easy switch to intranet or other networks .. and back) 17 years ago
SettingsAck_p.java fixed setting of parser configuration servlets 16 years ago
Settings_Crawler.inc
Settings_Http.inc
Settings_MessageForwarding.inc
Settings_Parser.inc fixed setting of parser configuration servlets 16 years ago
Settings_Proxy.inc
Settings_ProxyAccess.inc * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
Settings_Seed.inc
Settings_Seed_UploadFile.inc
Settings_Seed_UploadFtp.inc
Settings_Seed_UploadScp.inc
Settings_ServerAccess.inc
Settings_p.html - added new monitoring servlet at 16 years ago
Settings_p.java enable warnings and fix most of it 16 years ago
Status.html - XHTML-Validation of some pages (Status.html still needs work) 16 years ago
Status.java removed unused imports 16 years ago
Status_p.inc system status dropped into next line if seed server was enabled. display needs about 230px, set fixed width again. 16 years ago
Steering.html *) YaCy will load status page once it is up again after restart or update if Javascript is enabled. 16 years ago
Steering.java removed unused imports 16 years ago
Supporter.html
Supporter.java refactoring of plasmaWordIndex: 16 years ago
Surftips.html - more XHTML-validation 16 years ago
Surftips.java refactoring of plasmaWordIndex: 16 years ago
Surftips.rss
Threaddump_p.html added option to create a custom number of thread dumps in multiple thread dumps 16 years ago
Threaddump_p.java removed unused imports 16 years ago
Trails.html added new cybertag-tracking feature that was inspired by itgrl 16 years ago
Trails.java added new cybertag-tracking feature that was inspired by itgrl 16 years ago
User.html
User.java enable warnings and fix most of it 16 years ago
ViewFile.html fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint 16 years ago
ViewFile.java refactoring of search classes 16 years ago
ViewImage.java improvments to debianpackage: 16 years ago
ViewLog_p.html
ViewLog_p.java - added a log viewer to RichClient (alpha version, very slow) 16 years ago
ViewLog_p.json - added a log viewer to RichClient (alpha version, very slow) 16 years ago
ViewProfile.html
ViewProfile.java improvments to debianpackage: 16 years ago
ViewProfile.rdf
ViewProfile.vcf
ViewProfile.xml
WatchCrawler_p.html added a short info line about the latency monitor 16 years ago
WatchCrawler_p.java refactoring of parsers and document processing 16 years ago
WatchWebStructure_p.html update to web structure picture: 16 years ago
WatchWebStructure_p.java update to web structure picture: 16 years ago
WebStructurePicture_p.java update to web structure picture: 16 years ago
Wiki.html - more XHTML-validation 16 years ago
Wiki.java code cleanup: call of static methods directly to the class 16 years ago
WikiHelp.html *) removed description of removed commands from wikiHelp ([= =]) 16 years ago
WikiHelp.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
YaCySearchPluginFF.gif
YaCySearchPluginFF.html
YaCySearchPluginFF.java code cleanup: call of static methods directly to the class 16 years ago
YaCySearchPluginFF.src
autoconfig.java code cleanup: call of static methods directly to the class 16 years ago
autoconfig.pac autoconfig.pac can be used to browse .yacy-domains only 16 years ago
compare_yacy.html - more XHTML-validation 16 years ago
compare_yacy.java added more search engines 16 years ago
cytag.java refactoring of parsers and document processing 16 years ago
favicon.bmp
favicon.ico high-end favicon with 2 versions: 16 years ago
favicon.png
imagetest.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
index.html - set default &meanCount=5 16 years ago
index.java refactoring of search classes 16 years ago
mediawiki_p.html - added reader and visualization for mediawiki-export files: 16 years ago
mediawiki_p.java - fix for join method with new generalized RWI data structure (caused by latest commit) 16 years ago
opensearchdescription.java improvments to debianpackage: 16 years ago
opensearchdescription.xml * extend opensearchdescription to support compare_yacy.html 16 years ago
osm.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
rct_p.html
rct_p.java refactoring of parsers and document processing 16 years ago
robots.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
robots.txt
rssTerminal.html avoid undefined in rssTerminal 16 years ago
sharedBlacklist_p.html *) fixed "select all" and "deselect all"-button 16 years ago
sharedBlacklist_p.java refactoring of parsers and document processing 16 years ago
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
terminal_p.html - more XHTML-validation 16 years ago
test.java modifications towards a single database operation to read/write http header and cached file at once: 16 years ago
test.xml
yacyinteractive.html another fix for navigation results, the json result format and searches with yacyinteractive 16 years ago
yacyinteractive.java enhanced interactive search 16 years ago
yacysearch.html small fix for "did you mean" 16 years ago
yacysearch.java improvments to debianpackage: 16 years ago
yacysearch.json - fixed bad search results when searching for empty string 16 years ago
yacysearch.rss - fixed bad search results when searching for empty string 16 years ago
yacysearch.xsl
yacysearchitem.html small corrections to image loading methods in result presentation 16 years ago
yacysearchitem.java improvments to debianpackage: 16 years ago
yacysearchitem.json added faviconcode to json search output 16 years ago
yacysearchitem.xml - added host, path, filename to search result 16 years ago
yacysearchtrailer.html - partial update to jquery-1.3.2 16 years ago
yacysearchtrailer.java refactoring of search classes 16 years ago
yacysearchtrailer.json another fix for navigation results, the json result format and searches with yacyinteractive 16 years ago
yacysearchtrailer.xml re-designed response format for navigation: 16 years ago