Commit Graph

1225 Commits (e5cff062b5c0e56899bfc3c565c5541ed9195441)

Author SHA1 Message Date
luccioman 651fad6da5 Added RSS parser support for maximum content bytes parsing limit
8 years ago
luccioman 452a17a8d5 Finer control on bounded input streams with custom stream implementation
8 years ago
luccioman e82eaee4b6 Apply consistent behavior on HTTP resource size exceeding limit.
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
luccioman 64cec2790d Improved character encoding detection from Content-Type header
8 years ago
Michael Peter Christen c94a8c76bd re-added solr synchronization hack
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman 4e4dc6c4e5 Removed unnecessary finalize implementation.
8 years ago
luccioman d98c04853d Ensure proper closing of file input streams.
8 years ago
luccioman c226ded799 Fix unescape of URLs having some '%' chars but not percent-encoded
8 years ago
luccioman 88c062639b Added some JavaDoc
8 years ago
luccioman 527d494c1a Fixed "Unchecked conversion" compilation warnings.
8 years ago
luccioman f66438442e Extended Mediawiki dump import to remote URLs.
8 years ago
luccioman e5c3b16748 Improved http client close time on stream processing errors.
8 years ago
luccioman 0bc868a819 Improved support for non ASCII chars in local file system URLs
8 years ago
Michael Peter Christen 1d81b8f102 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 69081bce00 added export to elasticsearch. The export dump can easily be imported to
8 years ago
luccioman 4b649b0a11 Fixed NPE case and API URL link on Solr HTML output for webgraph core.
8 years ago
luccioman cde237b687 Enforced access controls on some administrative actions.
8 years ago
luccioman df5970df6d Extended Apache HTTP Digest Auth. for use of YaCy encoded password
8 years ago
reger f05976c017 Display the local search word statistic in alphabetic order
8 years ago
reger 56d0a87a83 remove double occuance of geo:lat in rss tokens
8 years ago
reger b4fa1141b8 implement RequestHeader getRequestURI, getRequestURL for legacy request
8 years ago
reger cd4d891ea4 use pre-defined "Connection" header key, replace depreceated
8 years ago
reger 275c0cddd1 Adjust DefaultServlet test case to recent change,
8 years ago
reger 41e2ee0eca Fix call parameter for ConnectionInfo in MonitorHandler
8 years ago
luccioman 2f191e0e1c Improved MultiprocotolURL non ASCII characters support.
8 years ago
luccioman 18e8b3a220 Merge branch 'escape' of https://github.com/sinkuu/yacy_search_server
8 years ago
reger 7419989de3 Correct dublincore title property text to lowercase in htmlresponsewriter,
8 years ago
luccioman c68a8be2d9 Refactored and enforced Solr mandatory fields for proper operation
8 years ago
reger 7e53860fc7 fix NPE in HTMLResponseWriter on missing document title
8 years ago
luccioman 6e89d125f2 Added robots.txt support for heuristics federated search.
8 years ago
sinkuu a46b232bf1 Use java.net.URLDecoder
8 years ago
luccioman bf16de29c1 Added support for HTML OpenSearch results.
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
luccioman 9a5a124bf2 Distinguished solr connectors thread names for easier monitoring.
8 years ago
luccioman 0da1e6ba16 Factored code re-implementing DigestURL.hosthash() method.
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
reger 68d4dc5cc5 Complete harmonization RequestHeader getCookie with std ServletRequest
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
luccioman feaa87005e Improved indentation for easier debugging steps.
8 years ago
reger 6be7339b1d remove the overhead of unused reverseMappingCache of HeaderFramewor / RequestHeader
8 years ago
reger 3f32262654 enable getCookies for HeaderFramework reusing Jetty CookieCutter
8 years ago
luccioman a1f922b34a Reduced locations vocabulary memory footprint.
8 years ago
reger 9c06e752e4 allow request.setAttribute w/o "not implemented" exception by default
8 years ago