Commit Graph

3492 Commits (cef8ebc41da77caef39da8c71cc68715061a6012)

Author SHA1 Message Date
cominch cef8ebc41d getpageinfo: Checks if there is a OAI repository behind the URL.
13 years ago
orbiter eb1c7c041d write info about robots.txt evaluation into getpageinfo_p.xml
13 years ago
orbiter f8b8c82421 - refactoring of getpageinfo_p.xml (moved out of util)
13 years ago
apfelmaennchen abba31f02e - bugfix for correctly sorting ymarks
13 years ago
orbiter ff32469272 added a link to /api/util/getpageinfo_p.xml as API to crawl start info and to ViewFile.html
13 years ago
orbiter 3a15e58e28 - increased stability when opening the robots table
13 years ago
apfelmaennchen 5f7dbe1c42 - some refactoring (ymarks)
13 years ago
apfelmaennchen 2f03186252 - small bug fix
13 years ago
apfelmaennchen 1e55e50c49 - removed unused code from search widget
13 years ago
apfelmaennchen f0820a9d02 - more improvements for search widget (portalsearch)
13 years ago
orbiter 78ce3b13be typo
13 years ago
apfelmaennchen 9067ab20b2 - included missing image for portalsearch.tar.gz in build.xml
13 years ago
apfelmaennchen c7d117505c - portalsearch.js some fixes for paths, when remote loading method is used
13 years ago
apfelmaennchen a90a72a76b - some smaller changes to search widget
13 years ago
apfelmaennchen a425fbd8d6 - created new target 'portalsearch' in build.xml to generate yacy-portalsearch.tar.gz for static hosting
13 years ago
orbiter 42425c8003 fixed directDocByURL (has now effect if switched off)
13 years ago
orbiter 0d858d48ec replaced String with StringBuilder in suggestion process
13 years ago
apfelmaennchen d871812621 fix for http://bugs.yacy.net/view.php?id=68 as well as for a far more serious bug in navigator handling in the portal search widget. Navigators are now quite usable, but the GUI has still some flaws...
13 years ago
orbiter 3a807e10cf - added a cache for active crawl profiles to the crawl switchboard
13 years ago
orbiter 37e35f2741 normalization of url using urlencoding/decoding
13 years ago
orbiter e58438c01c - added a new retry connector for solr (for cases where solr responses are slow)
13 years ago
apfelmaennchen 62e674af50 fix for http://bugs.yacy.net/view.php?id=69
13 years ago
apfelmaennchen 4d7ae76017 - update to jquery 1.7 (does not apply to all jquery code, old version is additionally kept for compatibility)
13 years ago
orbiter f121f4bb45 fix for link in Supporter and Suftipps page
13 years ago
orbiter 94eab08794 - updated opensearchdescription text and icon
13 years ago
orbiter ba41a869a7 set default number of search results in ConfigPortal.html
13 years ago
orbiter 279482a76d fix for npe
13 years ago
orbiter d260b25457 fix for npe
13 years ago
orbiter 2adc30d335 suppressing size if size unknown
13 years ago
orbiter 1b86d06d1e fix for http://bugs.yacy.net/view.php?id=62
13 years ago
low012 1b8b989744 *) set maxlength of input field for country code filter to value > default text length (old value caused warning in Opera)
13 years ago
orbiter 9e4875230f performance hacks
13 years ago
orbiter b5b09b329c BOOSTED the image search function. The result page now shows the images as embedded image link from the original source and not from the
13 years ago
orbiter a9838f8b99 fix for http://bugs.yacy.net/view.php?id=59
13 years ago
orbiter 204e98db3a added a protection against rwi flooding
13 years ago
orbiter a7df70221e refactoring
13 years ago
orbiter cf4fd525ee added directDocByURL attribute in crawl profile
13 years ago
orbiter c61e4cfd78 - fix for incomplete clear() in balancer
13 years ago
orbiter 813f297a95 another performance hack: re-use of known host addresses for isLocal property; avoids look-up in local hash
13 years ago
orbiter 035ebfbf3b - performance hacks (should affect the crawl balancer and reduce CPU load during crawl stack re-fill)
13 years ago
orbiter 9c131adeb6 show IP of crawled host and country in CrawlResults
13 years ago
orbiter b250e6466d implemented crawl restrictions for IP pattern and country lists
13 years ago
orbiter 5ad7f9612b added crawl settings for three new filters for each crawl:
13 years ago
orbiter 2c3161b4ac refactoring:
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
orbiter fabda9ad31 added script that can be used to delete a single url from the index
13 years ago
orbiter 30d340563e fix in result count display
13 years ago
orbiter 6b02b696b0 - add number of search results to end of rss and json output to reflect latest status of retrieval
13 years ago
f1ori 97045022fa * pass cookies to Server Side Includes
13 years ago
lotus 6fba6e7cee fix: follow link target setting on image search
13 years ago