.. |
api
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
env
|
added online documentation for ranking configuration
|
15 years ago |
js
|
*) more beautyful (IMO) code, no functional changes
|
15 years ago |
processing
|
more PMD enhancements
|
15 years ago |
proxymsg
|
*) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this.
|
15 years ago |
www
|
refactoring
|
15 years ago |
yacy
|
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
|
15 years ago |
AccessTracker_p.html
|
fixes for wrong attribut name search->query (SRU)
|
15 years ago |
AccessTracker_p.java
|
This is a large bugfix and enhancement commit to support a better location detection for data
|
15 years ago |
AccessTracker_p.xml
|
…
|
|
Banner.java
|
set an option for the java-internal image parser that prevents that the image is cached using the file-system in a temporary file. This should speed up image parsing during image indexing dramatically and should also cause better performance when showing the yacy banner and OSM tiles.
|
15 years ago |
BlacklistCleaner_p.html
|
*) blacklist cleaner supports usage of regular expressions now
|
15 years ago |
BlacklistCleaner_p.java
|
more PMD recommendations
|
15 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
|
replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
|
15 years ago |
BlacklistTest_p.html
|
*) tested string will appear in input box now (when testing a similar URL it does need to be copied anymore, it can be edited it right away)
|
15 years ago |
BlacklistTest_p.java
|
- (almost) fixed FTP crawler
|
15 years ago |
Blacklist_p.html
|
*) blacklist cleaner supports usage of regular expressions now
|
15 years ago |
Blacklist_p.java
|
This is a large bugfix and enhancement commit to support a better location detection for data
|
15 years ago |
Blog.html
|
*) comment mode is 'moderated' instead of 'activated' by default now (to avoid spam being visible)
|
16 years ago |
Blog.java
|
- extended news size from 512 to 1024 characters
|
15 years ago |
Blog.rss
|
…
|
|
Blog.xml
|
…
|
|
BlogComments.html
|
…
|
|
BlogComments.java
|
more PMD recommendations
|
15 years ago |
Bookmarks.html
|
Minor Changes
|
15 years ago |
Bookmarks.java
|
redesign of parser interface:
|
15 years ago |
Bookmarks.rss
|
Update property name bookmarks to display_bookmarks (changed in SVN 5554) to fix the broken Bookmark RSS feed
|
15 years ago |
CacheResource_p.html
|
…
|
|
CacheResource_p.java
|
- fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles
|
15 years ago |
Collage.html
|
Collage.html: Fixed problem where the German translation broke the action that contained Collage in a form
|
15 years ago |
Collage.java
|
- added new protocol loader for 'file'-type URLs
|
15 years ago |
ConfigAccounts_p.html
|
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
|
15 years ago |
ConfigAccounts_p.java
|
added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
|
15 years ago |
ConfigAppearance_p.html
|
Small Changes on the de. language File and small correction to the ConfigAppearance_p.html page. Please test and report bugs to me (th-suess@gmx.de).
|
15 years ago |
ConfigAppearance_p.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
ConfigBasic.html
|
ConfigBasic.html: XHTML 1.0 Strict fixes
|
15 years ago |
ConfigBasic.java
|
refactoring of tables data organisation
|
15 years ago |
ConfigHeuristics_p.html
|
ConfigHeuristics_p.html: XHTML 1.0 Strict Changes
|
15 years ago |
ConfigHeuristics_p.java
|
added a configuration page for search heuristics. currently you can switch on there:
|
15 years ago |
ConfigLanguage_p.html
|
*) Made sure that only files with appropriate file endings are listed as skin or language files.
|
15 years ago |
ConfigLanguage_p.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
ConfigLiveSearch.html
|
in live search, show at least 20 entries instead of only 10
|
15 years ago |
ConfigLiveSearch.java
|
refactoring
|
15 years ago |
ConfigNetwork_p.html
|
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
|
15 years ago |
ConfigNetwork_p.java
|
allow global search if res. observer disabled index transmission
|
15 years ago |
ConfigPHPBB3Search.html
|
Updated German translation:
|
15 years ago |
ConfigPHPBB3Search.java
|
refactoring
|
15 years ago |
ConfigParser.html
|
moved parser configuration in separate servelet
|
16 years ago |
ConfigParser.java
|
redesign of parser interface:
|
15 years ago |
ConfigPortal.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 |
ConfigPortal.java
|
refactoring of tables data organisation
|
15 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
|
- extended news size from 512 to 1024 characters
|
15 years ago |
ConfigProperties_p.html
|
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
|
15 years ago |
ConfigProperties_p.java
|
refactoring
|
15 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
|
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
|
refactoring
|
15 years ago |
ConfigUpdate_p.html
|
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
|
15 years ago |
ConfigUpdate_p.java
|
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
|
15 years ago |
ConfigWikiSearch.html
|
renamed the servlet WatchCrawler_p to Crawler_p
|
15 years ago |
ConfigWikiSearch.java
|
refactoring
|
15 years ago |
Connections_p.html
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
Connections_p.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
ContentIntegrationPHPBB3_p.html
|
Updated German translation de.lng and fixed typos in html files (english)
|
15 years ago |
ContentIntegrationPHPBB3_p.java
|
added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
|
15 years ago |
CookieMonitorIncoming_p.html
|
* add config option to disable cookie monitoring (disabled by default)
|
17 years ago |
CookieMonitorIncoming_p.java
|
refactoring
|
15 years ago |
CookieMonitorOutgoing_p.html
|
* add config option to disable cookie monitoring (disabled by default)
|
17 years ago |
CookieMonitorOutgoing_p.java
|
refactoring
|
15 years ago |
CookieTest_p.html
|
added many missing user-agent declarations for yacy http client connections.
|
17 years ago |
CookieTest_p.java
|
refactoring
|
15 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
|
- added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields
|
15 years ago |
CrawlProfileEditor_p.html
|
*) jump to Crawl Profile editor if a profile is selected to be edited
|
15 years ago |
CrawlProfileEditor_p.java
|
*) jump to Crawl Profile editor if a profile is selected to be edited
|
15 years ago |
CrawlProfileEditor_p.xml
|
extended crawling constraints:
|
16 years ago |
CrawlResults.html
|
Minor Changes
|
15 years ago |
CrawlResults.java
|
redesign of remote proxy settings
|
15 years ago |
CrawlStart_p.html
|
Updated German translation de.lng and fixed typos in html files (english)
|
15 years ago |
CrawlStart_p.java
|
- changed default memory to 500m
|
15 years ago |
Crawler_p.html
|
- cleanup, removed unused imports
|
15 years ago |
Crawler_p.java
|
added a 'transition feature' that shall lower the barrier to move from g**gle to yacy (yes!):
|
15 years ago |
DictionaryLoader_p.html
|
ConfigBasic.html: XHTML 1.0 Strict fixes
|
15 years ago |
DictionaryLoader_p.java
|
more abstraction for access of LoaderDispatcher and cache
|
15 years ago |
FeedReader_p.html
|
…
|
|
FeedReader_p.java
|
- added animated visualization for DHT-in and DHT-out in network graphic
|
15 years ago |
Help.html
|
…
|
|
Help.java
|
refactoring
|
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
|
applied code changes that are recommended by PMD
|
15 years ago |
IndexControlRWIs_p.html
|
* added index segments
|
15 years ago |
IndexControlRWIs_p.java
|
more abstraction of the htcache when using the LoaderDispatcher:
|
15 years ago |
IndexControlURLs_p.html
|
Fixes for (X)HTML compatibility.
|
15 years ago |
IndexControlURLs_p.java
|
more abstraction of the htcache when using the LoaderDispatcher:
|
15 years ago |
IndexCreateDomainCrawl_p.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 |
IndexCreateDomainCrawl_p.java
|
refactoring of tables data organisation
|
15 years ago |
IndexCreateLoaderQueue_p.html
|
some redesign of the main menu structure:
|
15 years ago |
IndexCreateLoaderQueue_p.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
IndexCreateParserErrors_p.html
|
some redesign of the main menu structure:
|
15 years ago |
IndexCreateParserErrors_p.java
|
more null == proxy fixes
|
15 years ago |
IndexCreateWWWGlobalQueue_p.html
|
some redesign of the main menu structure:
|
15 years ago |
IndexCreateWWWGlobalQueue_p.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
IndexCreateWWWLocalQueue_p.html
|
some redesign of the main menu structure:
|
15 years ago |
IndexCreateWWWLocalQueue_p.java
|
fixed dates in metadata
|
15 years ago |
IndexCreateWWWRemoteQueue_p.html
|
some redesign of the main menu structure:
|
15 years ago |
IndexCreateWWWRemoteQueue_p.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
IndexImportOAIPMHList_p.html
|
Fixes for (X)HTML compatibility.
|
15 years ago |
IndexImportOAIPMHList_p.java
|
The oai ListFriends source list becomes configurable: just write them into defaults/oaiListFriendsSource.xml
|
15 years ago |
IndexImportOAIPMH_p.html
|
enhanced and fixed OAI-PMH import
|
15 years ago |
IndexImportOAIPMH_p.java
|
- fixed resumption token generation for oai-pmh import
|
15 years ago |
IndexImportWikimedia_p.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 |
IndexImportWikimedia_p.java
|
added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
|
15 years ago |
IndexShare_p.html
|
…
|
|
IndexShare_p.java
|
refactoring
|
15 years ago |
LogStatistics_p.html
|
* update to JRE 6u6
|
17 years ago |
LogStatistics_p.java
|
refactoring
|
15 years ago |
MessageSend_p.html
|
…
|
|
MessageSend_p.java
|
- more abstraction (HashMap -> Map)
|
15 years ago |
Messages_p.html
|
…
|
|
Messages_p.java
|
more PMD recommendations
|
15 years ago |
Messages_p.rss
|
…
|
|
Messages_p.xml
|
…
|
|
Network.csv
|
…
|
|
Network.html
|
*) HTML fix
|
14 years ago |
Network.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
Network.xml
|
adaptive network peer counter table
|
15 years ago |
NetworkPicture.java
|
enhancement in drawing speed and reduction of object allocation during drawing
|
14 years ago |
News.html
|
…
|
|
News.java
|
- added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields
|
15 years ago |
News.rss
|
…
|
|
PeerLoadPicture.java
|
- refactoring
|
15 years ago |
PerformanceConcurrency_p.html
|
minor corrections and bug fixes
|
15 years ago |
PerformanceConcurrency_p.java
|
refactoring
|
15 years ago |
PerformanceGraph.java
|
- refactoring
|
15 years ago |
PerformanceMemory_p.html
|
- enhanced concurrency in database index access for multicore
|
14 years ago |
PerformanceMemory_p.java
|
better memory management and slightly less (in total and temporary) RAM allocation:
|
14 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
|
- changed default memory to 500m
|
15 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
|
- more configuration for profiling graph (number of events)
|
15 years ago |
Performance_p.html
|
*) HTML fixes
|
15 years ago |
Performance_p.java
|
refactoring
|
15 years ago |
ProxyIndexingMonitor_p.html
|
some redesign of the main menu structure:
|
15 years ago |
ProxyIndexingMonitor_p.java
|
more PMD recommendations
|
15 years ago |
QuickCrawlLink_p.html
|
…
|
|
QuickCrawlLink_p.java
|
- removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer
|
15 years ago |
QuickCrawlLink_p.xml
|
…
|
|
RSSLoader_p.java
|
redesign of parser interface:
|
15 years ago |
Ranking_p.html
|
added online documentation for ranking configuration
|
15 years ago |
Ranking_p.java
|
added online documentation for ranking configuration
|
15 years ago |
SearchEventPicture.java
|
animated network graphic!
|
15 years ago |
SettingsAck_p.html
|
- added new protocol loader for 'file'-type URLs
|
15 years ago |
SettingsAck_p.java
|
redesign of remote proxy settings
|
15 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
|
* 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 an api recording function: it shall be possible to record
|
15 years ago |
Settings_p.java
|
- added new protocol loader for 'file'-type URLs
|
15 years ago |
Status.html
|
*) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/)
|
15 years ago |
Status.java
|
tell non-windows users about the tray-icon
|
15 years ago |
Status_p.inc
|
tell non-windows users about the tray-icon
|
15 years ago |
Steering.html
|
*) HTML fixes
|
15 years ago |
Steering.java
|
*) trying to fix bug described in http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2900
|
15 years ago |
Supporter.html
|
…
|
|
Supporter.java
|
- extended news size from 512 to 1024 characters
|
15 years ago |
Surftips.html
|
- more XHTML-validation
|
16 years ago |
Surftips.java
|
- extended news size from 512 to 1024 characters
|
15 years ago |
Surftips.rss
|
…
|
|
Table_API_p.html
|
Fixes for (X)HTML compatibility.
|
15 years ago |
Table_API_p.java
|
better handling of OOM situations
|
15 years ago |
Table_RobotsTxt_p.html
|
- integrated live search in the IndexControlURLs input window for URLs:
|
15 years ago |
Table_RobotsTxt_p.java
|
added a robots.txt monitor in the crawler monitor submenu
|
15 years ago |
Tables_p.html
|
ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
|
15 years ago |
Tables_p.java
|
better handling of OOM situations
|
15 years ago |
Threaddump_p.html
|
added option to create a custom number of thread dumps in multiple thread dumps
|
16 years ago |
Threaddump_p.java
|
better thread dump statistic evaluation in threaddump servlet when creating multiple dumps for profiling: no distinguishing between thread states
|
15 years ago |
Trails.html
|
Fixes for (X)HTML compatibility.
|
15 years ago |
Trails.java
|
refactoring
|
15 years ago |
User.html
|
…
|
|
User.java
|
added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
|
15 years ago |
ViewFile.html
|
added more information about metadata in ViewFile.html
|
15 years ago |
ViewFile.java
|
redesign of parser interface:
|
15 years ago |
ViewImage.java
|
- removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection.
|
15 years ago |
ViewLog_p.html
|
…
|
|
ViewLog_p.java
|
added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
|
15 years ago |
ViewLog_p.json
|
- added a log viewer to RichClient (alpha version, very slow)
|
16 years ago |
ViewProfile.html
|
Small HTML-Fixes
|
15 years ago |
ViewProfile.java
|
- removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection.
|
15 years ago |
ViewProfile.rdf
|
…
|
|
ViewProfile.vcf
|
…
|
|
ViewProfile.xml
|
…
|
|
WatchWebStructure_p.html
|
minor corrections and bug fixes
|
15 years ago |
WatchWebStructure_p.java
|
refactoring
|
15 years ago |
WebStructurePicture_p.java
|
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
|
15 years ago |
Wiki.html
|
- more XHTML-validation
|
16 years ago |
Wiki.java
|
- extended news size from 512 to 1024 characters
|
15 years ago |
WikiHelp.html
|
Fixed typos in WikiHelp.html
|
15 years ago |
WikiHelp.java
|
refactoring
|
15 years ago |
YaCySearchPluginFF.gif
|
…
|
|
YaCySearchPluginFF.html
|
YaCySearchhtmlFF.html - fixes for XHTML compatibility.
|
15 years ago |
YaCySearchPluginFF.java
|
refactoring
|
15 years ago |
YaCySearchPluginFF.src
|
…
|
|
autoconfig.java
|
refactoring
|
15 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
|
fix for yacy search urls in compare search
|
15 years ago |
cytag.java
|
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
|
15 years ago |
favicon.bmp
|
…
|
|
favicon.ico
|
high-end favicon with 2 versions:
|
16 years ago |
favicon.png
|
…
|
|
imagetest.java
|
applied code changes that are recommended by PMD
|
15 years ago |
index.html
|
*) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/)
|
15 years ago |
index.java
|
- fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036
|
15 years ago |
mediawiki_p.html
|
- added reader and visualization for mediawiki-export files:
|
16 years ago |
mediawiki_p.java
|
added stub of oai-pmh importer (not working yet)
|
15 years ago |
opensearchdescription.java
|
more PMD enhancements
|
15 years ago |
opensearchdescription.xml
|
added link verification, global search and navigation to opensearch description.
|
15 years ago |
osm.java
|
- concurrent loading of OSM tiles
|
14 years ago |
rct_p.html
|
…
|
|
rct_p.java
|
- added animated visualization for DHT-in and DHT-out in network graphic
|
15 years ago |
robots.java
|
refactoring
|
15 years ago |
robots.txt
|
…
|
|
rssTerminal.html
|
avoid undefined in rssTerminal
|
16 years ago |
sharedBlacklist_p.html
|
Fixes for (X)HTML compatibility.
|
15 years ago |
sharedBlacklist_p.java
|
... migrating to HttpComponents-Client-4.x ...
|
15 years ago |
ssitest.html
|
…
|
|
ssitest.inc
|
…
|
|
ssitestservlet.html
|
…
|
|
ssitestservlet.java
|
refactoring
|
15 years ago |
terminal_p.html
|
- some refactoring for internal RSSFeed (protocol of all actions as seen on status page)
|
15 years ago |
test.java
|
refactoring
|
15 years ago |
test.xml
|
…
|
|
yacyinteractive.html
|
yacyinteractive.html:
|
15 years ago |
yacyinteractive.java
|
refactoring
|
15 years ago |
yacysearch.html
|
*) more HTML fixes
|
15 years ago |
yacysearch.java
|
use heuristics only if user is authenticated
|
15 years ago |
yacysearch.json
|
- fixed bad search results when searching for empty string
|
16 years ago |
yacysearch.rss
|
*) added missing namespace declarations in yacysearch.rss
|
15 years ago |
yacysearch.xsl
|
…
|
|
yacysearch_location.html
|
- show up to 10 locations (maps) after search (instead of a max of 5)
|
15 years ago |
yacysearch_location.java
|
- added new protocol loader for 'file'-type URLs
|
15 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
|
*) fixed small HTML bug
|
15 years ago |
yacysearchitem.java
|
added a configuration page for search heuristics. currently you can switch on there:
|
15 years ago |
yacysearchitem.json
|
added json and rss output for image search
|
15 years ago |
yacysearchitem.xml
|
added a location search service: using the following servlet/example:
|
15 years ago |
yacysearchtrailer.html
|
*) more HTML fixes
|
15 years ago |
yacysearchtrailer.java
|
- fixes to query parameter
|
15 years ago |
yacysearchtrailer.json
|
- added a new Wiki Namespace Navigator
|
15 years ago |
yacysearchtrailer.xml
|
- added a new Wiki Namespace Navigator
|
15 years ago |