Commit Graph

4112 Commits (fab6e54fec74d71505f3715dcbd386951944652a)

Author SHA1 Message Date
luccioman fe75f326d8 Fixed ProfilingGraph calculation integer overflows and added test class.
7 years ago
luccioman 5d1ef8fdfc Merge branch 'master' of https://github.com/otteresk/yacy_search_server
7 years ago
luccioman 8303e15419 Reduced number of search navigators refresh requests in JS resort mode
7 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
7 years ago
Andreas 0c4db9eef0 Merge pull request #3 from yacy/master
7 years ago
reger c31d94664a Update deprecated SolrInputDocument.addField() with boost value
7 years ago
luccioman 7e271f9cf5 Updated travis config : install ghostscript, required for Html2Image
7 years ago
luccioman 32c9dfa768 Added partial bzip2 stream parsing support and bzipParser Junit test
7 years ago
luccioman dd9cb06d25 Fixed RWI distance calculation on multi words search queries.
7 years ago
luccioman 6b11bf3a12 Fixed NullPointerException case on 'Browser' lang selection
7 years ago
reger ae1c675c85 fix array out of bounds in YJsonResponseWriter and OpensearchResponsWriter
7 years ago
otter 73d1d577fd prevent integer overflow in chartDot for nodes with a big index
7 years ago
otter 4e2ccdfcac prevent integer overflow in chartLine
7 years ago
luccioman 27ab733685 Ensure private search features are not lost on Digest auth timeout
7 years ago
reger ba60f65040 Adjust filetype: query modifier parameter to lower case
7 years ago
luccioman 57a33aefb0 Removed unnecessary max counts init on empty search navigators.
7 years ago
luccioman ef8aea7f8d Made the dates navigator max elements number user configurable.
7 years ago
luccioman 9e86d183b8 Disable manual search results resorting when resorting is done with JS
8 years ago
luccioman 66cb9c4ff9 Added Solr filter queries for audio, video and application domains
8 years ago
luccioman 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
8 years ago
luccioman 8e4f31bdc7 Updated internal ISO 639-1 language codes with latest standards.
8 years ago
luccioman a28428047a Fixed count of filtered results from local solr.
8 years ago
Michael Peter Christen 2f71005a93 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 2314f8e358 try to fix problem
8 years ago
luccioman 3c9df6e0ce Use local solr filtered results in total search results count.
8 years ago
luccioman a1a0515312 Added a button to manually refresh sorting of p2p search results.
8 years ago
luccioman 4eba88f2ff Removed some unnecessary uses of java.lang.reflect api.
8 years ago
luccioman da3dbf9ea1 Use Javadoc style comments on SearchEvent properties.
8 years ago
luccioman c6ae87168a Added unit tests on the gzip parser.
8 years ago
luccioman 169ffdd1c7 Finer control on max links to parse in the html parser.
8 years ago
luccioman e41d046a9d Improved parsing support for OOXML spreadsheets (.xlsx)
8 years ago
reger 51a4e03c93 Allow to stop currently running warc import (stop button)
8 years ago
luccioman 6cec2cdcb5 Use unredirected robots.txt URL when adding an entry to the table.
8 years ago
luccioman 3f0446f14b Ensure proper synchronous robots entry retrieval on first check.
8 years ago
luccioman b23a563065 Prevent search result failure on incomplete images information.
8 years ago
Michael Peter Christen 30d71c6359 added usage of X-Real-IP http header
8 years ago
Michael Peter Christen f45378c11c Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 7f395ef937 added image link in search results
8 years ago
luccioman 780173008e Implemented partial stream parsing of tar archives.
8 years ago
luccioman acab6a6def Also handle text content when parsing XML within limits.
8 years ago
reger 2a07799ad1 Correction of d03e2c98ea
8 years ago
reger d03e2c98ea Fix Conjunction.addOperator to do nothing if term is empty
8 years ago
reger b6a41df4f7 Remove deprecated YaCyProxyServlet
8 years ago
luccioman 8a94fef9e0 Prevent unwanted cached bytes duplication on stream parsing.
8 years ago
reger 4979439e87 Skip public post of jre version.
8 years ago
reger e918ec199e Replace deprecated ConcurrentHashSet with recommended Java8
8 years ago
reger fb71994342 Harmonizing use of xml reader / sax parser in XMLBlacklistImporter
8 years ago
reger 275d65fffe Patch last_modified date with internal FirstSeenTime() if no date provided
8 years ago
reger d1b23afed6 Remove obsolete Protocol parameter ttl (time to live)
8 years ago
reger 15d78b1064 Replace deprecated getIP with getIPs in Protocol transferURL() and
8 years ago
reger ed36b47bec Replace one more deprecated peerDeparture in Protocol.transferIndex()
8 years ago
luccioman 0ee8c030c4 Log an error when Solr folder migration fails for some reason.
8 years ago
luccioman 5a646540cc Support parsing gzip files from servers with redundant headers.
8 years ago
luccioman 11a7f923d4 Distinguish response parsing failures from unexpected exceptions.
8 years ago
luccioman eda7b0aeb6 Merge branch 'master' of https://github.com/yacy/yacy_search_server
8 years ago
reger 3005be7349 Clean up unmaintained and unused AugmentParser trail.
8 years ago
luccioman cb4f1358e1 Added gzip parser support for max content bytes limit
8 years ago
luccioman 5216c681a9 Added HTML parser support for maximum content bytes parsing limit
8 years ago
luccioman 4aafebc014 Merge pull request #122 from Scarfmonster/patch-1
8 years ago
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 f8f1959ebb Added parsing within bounds implementation to the generic parser.
8 years ago
luccioman e0f400a0bd Support trying multiple parsers even when streaming on large resources.
8 years ago
luccioman 1e84956721 Support loading local files with a per request specified maximum size.
8 years ago
luccioman f369679d1c Fixed read/copy on input streams reading sometimes less than expected.
8 years ago
luccioman bf55f1d6e5 Started support of partial parsing on large streamed resources.
8 years ago
luccioman 90a7c1affa HTML parser : removed unnecessary remaining recursive processing
8 years ago
reger e6e20dab52 upd to Jetty 9.4.6.v20170531
8 years ago
luccioman dcc56318bb Made remote search max system load limits configurable from UI.
8 years ago
reger ddd13b776d Add keyword constraint to rwi query result filter
8 years ago
luccioman e82eaee4b6 Apply consistent behavior on HTTP resource size exceeding limit.
8 years ago
luccioman 0b75e92ac2 Do not wrap unnecessarily loader IOExceptions in IOExceptions
8 years ago
luccioman 433bdb7c0d Respect maxFileSize limit also when streaming HTTP and when relevant.
8 years ago
luccioman 9b1bb2545e Refactored plain-text URLs detection implementation.
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
luccioman 286f3018bd Made mime type and extension normalization locale independent.
8 years ago
luccioman 319231a458 Added a generic XML parser, able to parse elements text and URLs.
8 years ago
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 0487336ec3 Prevent integer overflow in table statistics and use strong typing
8 years ago
luccioman d2a4a27f52 Improved stream-oriented parsing entering conditions.
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
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
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 c226ded799 Fix unescape of URLs having some '%' chars but not percent-encoded
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
luccioman 02ec0ed13c Quoted param value in Solr query to avoid unwanted traces in logs
8 years ago