.. |
api
|
avoid string conversion
|
14 years ago |
env
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
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
|
15 years ago |
www
|
added
|
14 years ago |
yacy
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
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
|
performance enhancements using an alternative to a insensitive collator (a complex string compare):
|
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)
|
15 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
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
Blog.rss
|
Added "encoding =" UTF-8 "in the RSS files
|
15 years ago |
Blog.xml
|
…
|
|
BlogComments.html
|
…
|
|
BlogComments.java
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
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
|
replaced more appearance of double values by float values
|
14 years ago |
Bookmarks.rss
|
Added "encoding =" UTF-8 "in the RSS files
|
15 years ago |
CacheResource_p.html
|
…
|
|
CacheResource_p.java
|
- view image files from cache
|
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 (...) />
|
15 years ago |
ConfigAccounts_p.html
|
added
|
14 years ago |
ConfigAccounts_p.java
|
* adminAccountForLocalhost only for localhost
|
14 years ago |
ConfigAppearance_p.html
|
added
|
14 years ago |
ConfigAppearance_p.java
|
*) cleaning up the code a little bit
|
14 years ago |
ConfigBasic.html
|
added
|
14 years ago |
ConfigBasic.java
|
fix basic config change in portal mode
|
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
|
*) cleaning up the code a little bit
|
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
|
15 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
|
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 |
ConfigParser.html
|
moved parser configuration in separate servelet
|
16 years ago |
ConfigParser.java
|
*) cleaning up the code a little bit
|
14 years ago |
ConfigPortal.html
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
ConfigPortal.java
|
fix for http://forum.yacy-websuche.de/viewtopic.php?p=21763#p21763
|
14 years ago |
ConfigProfile_p.html
|
…
|
|
ConfigProfile_p.java
|
preparations to move the HTCache into cora:
|
15 years ago |
ConfigProperties_p.html
|
added
|
14 years ago |
ConfigProperties_p.java
|
*) cleaning up the code a little bit
|
14 years ago |
ConfigRobotsTxt_p.html
|
…
|
|
ConfigRobotsTxt_p.java
|
preparations to move the HTCache into cora:
|
15 years ago |
ConfigSearchBox.html
|
- some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports
|
15 years ago |
ConfigSearchBox.java
|
changed the default port from 8080 to 8090
|
14 years ago |
ConfigUpdate_p.html
|
added
|
14 years ago |
ConfigUpdate_p.java
|
replaced more appearance of double values by float values
|
14 years ago |
Connections_p.html
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
Connections_p.java
|
- cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
|
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:
|
15 years ago |
CookieMonitorOutgoing_p.html
|
added
|
14 years ago |
CookieMonitorOutgoing_p.java
|
preparations to move the HTCache into cora:
|
15 years ago |
CookieTest_p.html
|
…
|
|
CookieTest_p.java
|
*) cleaning up the code a little bit
|
14 years ago |
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)
|
15 years ago |
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
|
15 years ago |
CrawlResults.html
|
added
|
14 years ago |
CrawlResults.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 |
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
|
changed the default port from 8080 to 8090
|
14 years ago |
CrawlStartScanner_p.html
|
de.lng: Added German translation to Network Scanner menu
|
14 years ago |
CrawlStartScanner_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 |
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
|
15 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
|
15 years ago |
Crawler_p.html
|
added
|
14 years ago |
Crawler_p.java
|
- 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 |
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:
|
15 years ago |
IndexCleaner_p.html
|
- moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist
|
15 years ago |
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
|
added
|
14 years ago |
IndexControlRWIs_p.java
|
moved getBytes() to UTF8.getBytes() to use a default String encoding
|
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
|
preparations to move the HTCache into cora:
|
15 years ago |
IndexCreateLoaderQueue_p.html
|
some redesign of the main menu structure:
|
15 years ago |
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
|
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 |
IndexCreateWWWLocalQueue_p.html
|
added
|
14 years ago |
IndexCreateWWWLocalQueue_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 |
IndexCreateWWWRemoteQueue_p.html
|
added
|
14 years ago |
IndexCreateWWWRemoteQueue_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 |
IndexImportOAIPMHList_p.html
|
de.lng: Added some more untranslated strings I found and uncommented old ones that were removed
|
15 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
|
replaced utf-8 with UTF-8
|
14 years ago |
IndexImportWikimedia_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 |
IndexShare_p.html
|
added
|
14 years ago |
IndexShare_p.java
|
preparations to move the HTCache into cora:
|
15 years ago |
Load_MediawikiWiki.html
|
de.lng: Added some more untranslated strings I found and uncommented old ones that were removed
|
15 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
|
15 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
|
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 |
MessageSend_p.html
|
…
|
|
MessageSend_p.java
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
Messages_p.html
|
added
|
14 years ago |
Messages_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 |
Messages_p.rss
|
Added "encoding =" UTF-8 "in the RSS files
|
15 years ago |
Messages_p.xml
|
…
|
|
Network.csv
|
…
|
|
Network.html
|
added
|
14 years ago |
Network.java
|
fix display of statistics link on network.html (caused by menu option)
|
14 years ago |
Network.xml
|
- cleaned up yacy news
|
14 years ago |
NetworkPicture.java
|
small bug fixes and experiments with search speed enhancement
|
14 years ago |
News.html
|
added
|
14 years ago |
News.java
|
- cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
|
14 years ago |
News.rss
|
Added "encoding =" UTF-8 "in the RSS files
|
15 years ago |
PeerLoadPicture.java
|
preparations to move the HTCache into cora:
|
15 years ago |
PerformanceConcurrency_p.html
|
minor corrections and bug fixes
|
15 years ago |
PerformanceConcurrency_p.java
|
preparations to move the HTCache into cora:
|
15 years ago |
PerformanceGraph.java
|
preparations to move the HTCache into cora:
|
15 years ago |
PerformanceMemory_p.html
|
changed way of storage for search requests:
|
15 years ago |
PerformanceMemory_p.java
|
- fixed a memory leak in the httpc.post method (no finish)
|
14 years ago |
PerformanceMemory_p.xml
|
…
|
|
PerformanceQueues_p.html
|
added
|
14 years ago |
PerformanceQueues_p.java
|
moved all Double values to Float values because of
|
14 years ago |
PerformanceQueues_p.xml
|
…
|
|
PerformanceSearch_p.html
|
enhanced search event logging (to be used for further improvements)
|
15 years ago |
PerformanceSearch_p.java
|
enhanced search event logging (to be used for further improvements)
|
15 years ago |
Performance_p.html
|
added
|
14 years ago |
Performance_p.java
|
preparations to move the HTCache into cora:
|
15 years ago |
ProxyIndexingMonitor_p.html
|
added
|
14 years ago |
ProxyIndexingMonitor_p.java
|
- fixed document number limitation for crawls that restrict the number of documents per domain
|
14 years ago |
QuickCrawlLink_p.html
|
…
|
|
QuickCrawlLink_p.java
|
- fixed document number limitation for crawls that restrict the number of documents per domain
|
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:
|
15 years ago |
RemoteCrawl_p.html
|
- removed the remote crawl option from the network configuration submenu and
|
15 years ago |
RemoteCrawl_p.java
|
- cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
|
14 years ago |
SearchEventPicture.java
|
preparations to move the HTCache into cora:
|
15 years ago |
SettingsAck_p.html
|
- added new protocol loader for 'file'-type URLs
|
15 years ago |
SettingsAck_p.java
|
- cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
|
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
|
added an api recording function: it shall be possible to record
|
15 years ago |
Settings_p.java
|
changed the default port from 8080 to 8090
|
14 years ago |
Status.html
|
added
|
14 years ago |
Status.java
|
changed the default port from 8080 to 8090
|
14 years ago |
Status_p.inc
|
tell non-windows users about the tray-icon
|
15 years ago |
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.
|
15 years ago |
Steering.java
|
removed all delays in shutdown process
|
15 years ago |
Supporter.html
|
…
|
|
Supporter.java
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
Surftips.html
|
added
|
14 years ago |
Surftips.java
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
Surftips.rss
|
Added "encoding =" UTF-8 "in the RSS files
|
15 years ago |
Table_API_p.html
|
added patch from quix0r, see
|
14 years ago |
Table_API_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 |
Table_RobotsTxt_p.html
|
- integrated live search in the IndexControlURLs input window for URLs:
|
15 years ago |
Table_RobotsTxt_p.java
|
preparations to move the HTCache into cora:
|
15 years ago |
Table_YMark_p.html
|
added
|
14 years ago |
Table_YMark_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 |
Tables_p.html
|
added
|
14 years ago |
Tables_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 |
Threaddump_p.html
|
added
|
14 years ago |
Threaddump_p.java
|
less synchronization, better thread dump tool
|
14 years ago |
Trails.html
|
Fixes for (X)HTML compatibility.
|
15 years ago |
Trails.java
|
preparations to move the HTCache into cora:
|
15 years ago |
User.html
|
added
|
14 years ago |
User.java
|
*) renamed classes according to standard Java coding conventions
|
14 years ago |
ViewFile.html
|
- view image files from cache
|
14 years ago |
ViewFile.java
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
ViewImage.java
|
* add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null)
|
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
|
added link on ViewProfile.html to EditProfile_p.html to make it easier to customize the peer
|
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
|
*) minor changes
|
14 years ago |
Wiki.html
|
*) added comments
|
15 years ago |
Wiki.java
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
WikiHelp.html
|
*) WikiCode help page update
|
14 years ago |
WikiHelp.java
|
preparations to move the HTCache into cora:
|
15 years ago |
YaCySearchPluginFF.gif
|
…
|
|
YaCySearchPluginFF.html
|
YaCySearchhtmlFF.html - fixes for XHTML compatibility.
|
15 years ago |
YaCySearchPluginFF.java
|
preparations to move the HTCache into cora:
|
15 years ago |
YaCySearchPluginFF.src
|
…
|
|
autoconfig.java
|
preparations to move the HTCache into cora:
|
15 years ago |
autoconfig.pac
|
…
|
|
compare_yacy.html
|
added
|
14 years ago |
compare_yacy.java
|
preparations to move the HTCache into cora:
|
15 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
|
added
|
14 years ago |
index.java
|
fix for http://forum.yacy-websuche.de/viewtopic.php?p=21763#p21763
|
14 years ago |
mediawiki_p.html
|
…
|
|
mediawiki_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 |
opensearchdescription.java
|
changed the default port from 8080 to 8090
|
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:
|
15 years ago |
robots.txt
|
- added a missing entry in YaCy interface robots.txt for bookmarks
|
15 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
|
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
|
14 years ago |
ssitest.html
|
…
|
|
ssitest.inc
|
…
|
|
ssitestservlet.html
|
…
|
|
ssitestservlet.java
|
preparations to move the HTCache into cora:
|
15 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
|
15 years ago |
test.java
|
changed the default port from 8080 to 8090
|
14 years ago |
test.xml
|
…
|
|
yacyinteractive.html
|
- cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
|
14 years ago |
yacyinteractive.java
|
*) minor changes
|
14 years ago |
yacysearch.html
|
- disabled arrow keys in search (pages switch) again -- too disturbing when editing the query line
|
14 years ago |
yacysearch.java
|
*) minor changes
|
14 years ago |
yacysearch.json
|
removed unused properties
|
14 years ago |
yacysearch.rss
|
- more control in access tracker: count number of returned search results (not only info how much is in the index)
|
14 years ago |
yacysearch.xsl
|
…
|
|
yacysearch_location.html
|
- fix for map view
|
14 years ago |
yacysearch_location.java
|
- fixed document number limitation for crawls that restrict the number of documents per domain
|
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
|
fix for broken JSON, see: http://forum.yacy-websuche.de/viewtopic.php?p=22162#p22162
|
14 years ago |
yacysearchitem.json
|
added image search to yacyinteractive.html
|
14 years ago |
yacysearchitem.xml
|
added a location search service: using the following servlet/example:
|
15 years ago |
yacysearchtrailer.html
|
- fix for map view
|
14 years ago |
yacysearchtrailer.java
|
fix for non-valid json, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=3179
|
14 years ago |
yacysearchtrailer.json
|
- added a new Wiki Namespace Navigator
|
15 years ago |
yacysearchtrailer.xml
|
- added a new Wiki Namespace Navigator
|
15 years ago |