Commit Graph

13381 Commits (5a67d0f46db35d0db374b3ebbf80512cb0a77148)
 

Author SHA1 Message Date
Ryszard Goń 3cedbbd4ed Wrong password was removed after the SSL certificate import
8 years ago
luccioman 64cec2790d Improved character encoding detection from Content-Type header
8 years ago
luccioman 1acb7005d0 Added a basic JUnit test with test gz files for the gzip parser
8 years ago
luccioman 1e2fb76720 Properly close test files in htmlParser unit test
8 years ago
luccioman c41b31dcb3 Cleaned up memory usage page HTML
8 years ago
luccioman 0487336ec3 Prevent integer overflow in table statistics and use strong typing
8 years ago
luccioman 0f80c978d6 Limit the number of initially previewed links in crawl start pages.
8 years ago
luccioman d2a4a27f52 Improved stream-oriented parsing entering conditions.
8 years ago
luccioman 32288a8999 Merge branch 'master' of https://github.com/yacy/yacy_search_server
8 years ago
luccioman e9b4b29f90 Limit scope of some local JavaScript variables.
8 years ago
Michael Peter Christen 369b8e0e0b added json(p) endpoint for crawl start
8 years ago
reger 83ba45ebae make nsis build script require java 8
8 years ago
reger cf70081cfc update nsi installer java autodl bundleid to use jre-8u131
8 years ago
reger 9220ccbec7 remove reference to velocityresponsewriter in solrconfig.xml
8 years ago
reger 4be4bfbba6 remove sample path setting in solrconfig.xml not valid in Yacy
8 years ago
reger 510859bcce update maven pom setting to YaCy version 1.921
8 years ago
luccioman f6e8d71718 Prevent high CPU load at startup, caused by the Solr suggester build.
8 years ago
luccioman 9dd790087d Added HT Cache basic statistics (hit rate)
8 years ago
luccioman 5fdd5d16b1 Use volatile to ensure concurrent threads use up to date property value
8 years ago
luccioman 28b451a0b3 Made Cache compression level and lock timeout user configurable
8 years ago
luccioman a7394b479b Limit the synchronization blocking time on some Cache operations.
8 years ago
luccioman 73ab4a7b3a Prevent log pollution from unwanted Solr warnings.
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 ce89492319 Ensure system resource release by closing document stream.
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
reger 632354e2ff Tokenize result entry keywords and add some styling for display
8 years ago
reger c42d17f607 upd to commons-compress-1.14.jar
8 years ago
luccioman a04feac064 Ensure file input streams proper closing in both success and failures
8 years ago
luccioman d98c04853d Ensure proper closing of file input streams.
8 years ago
luccioman c53c58fa85 Unsure closing ChunkIterator stream in every possible use case.
8 years ago
luccioman 29e52bda39 Merge branch 'master' of https://github.com/yacy/yacy_search_server
8 years ago
luccioman a9cb083fa1 Improved consistency between loader openInputStream and load functions
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman cbccf97361 Added JavaDoc to the getpageinfo_p API servlet.
8 years ago
luccioman c226ded799 Fix unescape of URLs having some '%' chars but not percent-encoded
8 years ago
luccioman bd88fd303e Deprecated duplicated and internally unused getpageinfo servlet.
8 years ago
luccioman 306a82dd71 Fixed scraper NullPointerException cases on malformed URLs.
8 years ago
luccioman aa55d71cf5 Fixed a NullPointerException case on Digest authentication.
8 years ago
reger b65a04087b upd to pdfbox-2.0.6.jar
8 years ago
luccioman 02ec0ed13c Quoted param value in Solr query to avoid unwanted traces in logs
8 years ago
luccioman 1be4d32f99 Restored search page default behavior for Tab, Page Up and Down keys
8 years ago
reger 1737af37cf Set request originator to own peer in warc importer
8 years ago
reger 039162fbf0 Change warc importer to use defaultsurrogate-crawl profile, as reported
8 years ago
Michael Peter Christen 3b1d640a3c enhanced debugging
8 years ago
Michael Peter Christen 7de7879f13 added a cache to prevent too many seed enumerations
8 years ago
luccioman bd7411a53a Enable p2p and cluster communication when "Protection of all pages" on
8 years ago
luccioman 45346c1be8 Added missing accessibility attributes on search results progress bar.
8 years ago
luccioman 91a06bc669 Annotated search result information separators for screen readers.
8 years ago