Commit Graph

1214 Commits (58d23047ddeb9e0ee2aa0bc31ad4692220706cfc)

Author SHA1 Message Date
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
luccioman bf8a6d9848 Reduced GeoNames locations memory footprint.
8 years ago
luccioman 6bc2bf1aa4 Small memory footprint reduction for GeonamesLocation.
8 years ago
luccioman 7f846ef674 Small complementary memory footprint improvement for synonyms.
8 years ago
luccioman 568e3dde6a Improved synonyms memory footprint.
8 years ago
reger 60b3adfb43 fix ext2mime to return given default on input=null
8 years ago
luccioman fc575fc760 Fixed a NullPointerException case.
8 years ago
reger 8e3e3ed191 update the older ResponseHeader patch to handle cookies,
8 years ago
reger 866d3a1960 make RequestHeader login succeed (without throwing exception by default)
8 years ago
luccioman 3092a8ced5 Fixed thread name consistency for improved monitoring.
8 years ago
luccioman eec5779889 Added a name prefix to pooled threads for easier monitoring.
8 years ago
luccioman 0ba5a838f7 Added charset meta to Solr HTML writers.
8 years ago