Commit Graph

1257 Commits (117a85987989210f3b3295778e12bbaf2f5cd733)

Author SHA1 Message Date
luccioman 9412881230 Added basic support for autotagging microdata annotated item types.
7 years ago
luccioman 929e0d6eae Replaced improper ByteBuffer.equals() implementation by Arrays.equals()
7 years ago
luccioman 5db1c9155a Do locale independant case conversion on hosts, schemes, and file exts.
7 years ago
Michael Peter Christen 607b39b427 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 4355de0f3c (more!) evaluation of XRealIP from nginx reverse proxy
7 years ago
luccioman 0a120787e3 Improved accuracy of URLs search filters : protocol, tld, host, file ext
7 years ago
luccioman d1c7dfd852 Fixed URL parsing with fragment and empty path
7 years ago
reger d5a75537e4 remove redundant setting of timeout for remoteinstance
7 years ago
luccioman f01aac31fd Made possible to use https for remote search on peers with SSL enabled.
7 years ago
luccioman 7206f1ed71 Do locale neutral case conversions on domain names.
7 years ago
luccioman 398c66f06c Do locale neutral case conversions in MultiProtocolURL
7 years ago
luccioman 9531b83598 Do locale neutral case conversions in Classification
7 years ago
luccioman d22fc0d0a2 Updated lists of known sponsored and country-code TLDs.
7 years ago
luccioman ac209cac2e Updated the generic top-level known domains list.
7 years ago
luccioman a17a418e78 Fixed NullPointerException cases on snapshot images parsing.
7 years ago
luccioman 285f0d6a39 Consistently encode snapshot image with format requested on the API.
7 years ago
luccioman 7c319c841e Fixed pdf2image conversion with imagemagick on PDFs having transparency
7 years ago
luccioman 8303e15419 Reduced number of search navigators refresh requests in JS resort mode
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
reger ae1c675c85 fix array out of bounds in YJsonResponseWriter and OpensearchResponsWriter
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 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
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 a1a0515312 Added a button to manually refresh sorting of p2p search results.
8 years ago
luccioman 169ffdd1c7 Finer control on max links to parse in the html parser.
8 years ago
Michael Peter Christen 30d71c6359 added usage of X-Real-IP http header
8 years ago
Michael Peter Christen 7f395ef937 added image link in search results
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
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