Commit Graph

8316 Commits (bf16de29c16714118865fdd1d9b6aa4081865ae6)

Author SHA1 Message Date
luccioman bf16de29c1 Added support for HTML OpenSearch results.
8 years ago
luccioman 54405577aa Replaced absolute redirection locations by relative ones when possible.
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
luccioman 526f2d6a8b Fixed NPE case occurring when local solr index is disabled in search.
8 years ago
luccioman def55ec166 Improved termination of timed out remote solr requests to peers.
8 years ago
luccioman 08de58b6d3 Named a Thread without name for easier monitoring
8 years ago
luccioman 9a5a124bf2 Distinguished solr connectors thread names for easier monitoring.
8 years ago
reger 1f497ccad5 Add consistency check for related index fields upon load and save of
8 years ago
luccioman 68afe900d0 Added user-friendly controls over disk usage configuration settings.
8 years ago
reger 95d2a28599 adjust the Field-Reindex Thread to verify and update the document id
8 years ago
luccioman fc01b69eca Fixed local image search pagination regression.
8 years ago
Michael Peter Christen 02d0b3172c Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen d4f45cf05e added dc.date.modified and dc.date.created to date parser
8 years ago
reger f9180fabc4 assure that RWI Index.Segment IODispatcher is not blocking on shudown
8 years ago
reger e61ee180a7 Group all proxy settings on System Administration by adding settings of
8 years ago
luccioman 39e081ef38 Fixed display of crawler pending URLs counts in HostBrowser.html page.
8 years ago
reger df80c57842 add ukr and pol to DCEntry.getLanguage ISO639-2 3-char language code
8 years ago
luccioman e048e74072 Added an optional parameter to webstructure.xml api.
8 years ago
reger 581b00cc20 remove obsolete lastmodified calculation in WebgraphConfig
8 years ago
luccioman 5c8958bcea Updated Javadoc and Junit tests for the WebStructureGraph class.
8 years ago
luccioman d9766ca981 Fixed WatchWebStructure_p.html render to include https URLs.
8 years ago
luccioman ed3dd5e31a Fixed webstructure.xml API used with a domain name 'about' parameter.
8 years ago
luccioman 0da1e6ba16 Factored code re-implementing DigestURL.hosthash() method.
8 years ago
luccioman 86adfef30f Added automated unit tests and perfs test for WebStructureGraph class.
8 years ago
luccioman 9cea7cbb10 Detailed some Javadoc related to /api/webstructure.xml usage.
8 years ago
luccioman 6a4d51d8f9 Cleaned up some Javadoc warnings.
8 years ago
luccioman 86dc198698 Fixed some JavaDocs broken links.
8 years ago
reger 16beb551ea fix DC.Elements namespace in DublinCore vocabulary class
8 years ago
luccioman 339f005ced Blacklist import and update performance improvements.
8 years ago
luccioman e3892b0957 Added some JavaDoc.
8 years ago
reger 4c9be29a55 fix concurrency issue with htmlParser using not current scraper data
8 years ago
reger eedee6eabb fix exception on URIMetadataNote instantiation with corrected id hash on
8 years ago
luccioman c1401d821e Adjusted crawl depth control for FTP crawl start URLs.
8 years ago
reger 68d4dc5cc5 Complete harmonization RequestHeader getCookie with std ServletRequest
8 years ago
reger a1e5f7dbca fix of fulltext.remove() by id of webgraph document
8 years ago
luccioman 1df558a6c6 Fixed YaCy proper shutdown triggered by SIGTERM signal.
8 years ago
reger b522d540b9 Include itemprop latitude/longitude (see schema.org) in attribute
8 years ago
reger 083df255e4 fix html tag attribute parsing containing attribute w/o value
8 years ago
reger cb95b7339a include html5 <time> tag in content scraper,
8 years ago
reger 7bf2bcf504 fix and prevent exception on missing required cookie name
8 years ago
luccioman 3ca695390c FTP crawl start URLs : applied crawl profile depth control
8 years ago
luccioman 128c8ef8d4 Fixed title rendering having non ASCII chars in QuickCrawlLink_p.html.
8 years ago
reger 8eb6fba59c activate filetype navigator plugin and restrict config (append) of navs
8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries.
8 years ago
luccioman a3886c6adb Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman feaa87005e Improved indentation for easier debugging steps.
8 years ago
reger bab4804d11 add FileTypeNavigator plugin
8 years ago
reger d35c47090c remove obsolete put of HttpServletRequest attributes to YaCy servlet
8 years ago
reger 0959038624 correct DefaultServlet resource pathinContext calculation
8 years ago
reger c50e23c495 reduce creation of empty legacy RequestHeader() in situation where null
8 years ago