Commit Graph

8518 Commits (97dff48abff423863c25607af6d0d0f997178f8b)

Author SHA1 Message Date
luccioman e2f6427a63 Added a basic JUnit test for the Visio parser (vsdParser)
7 years ago
luccioman 1e9cdaabd4 Do locale neutral case conversion of HTML charset name.
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 938d8a9731 Added some JavaDoc
7 years ago
luccioman e0eda84c24 Remove old hard-coded holiday dates from DateDection class.
7 years ago
luccioman cb10daba92 Renamed Chinese & Greek lng files using ISO639-1 codes.
7 years ago
luccioman 46f37e38dc Customized Threads with generic name for easier monitoring.
7 years ago
luccioman 046be566e1 Updated a license header typo.
7 years ago
Apply55gx 3c905a2a5c fix typo
7 years ago
luccioman 8e732d437c Enable HTTP Digest authentication for non admin users.
7 years ago
luccioman d8eaf621cc Fixed blacklist returned location URL on empty parameters
7 years ago
luccioman af198b990b Added an optional login link/status to the search public top nav bar.
7 years ago
luccioman 1de86cf1bf Fixed JPEG snapshot resizing when running on OpenJDK.
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 34ca73d61b Fixed a NullPointerException case on images encoding errors.
7 years ago
luccioman 7c319c841e Fixed pdf2image conversion with imagemagick on PDFs having transparency
7 years ago
luccioman 6e497241f7 Properly close resources (even on error) on OS and ThreadDump classes.
7 years ago
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
8 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
8 years ago
Andreas 0c4db9eef0 Merge pull request #3 from yacy/master
8 years ago
reger c31d94664a Update deprecated SolrInputDocument.addField() with boost value
8 years ago
luccioman 7e271f9cf5 Updated travis config : install ghostscript, required for Html2Image
8 years ago
luccioman 32c9dfa768 Added partial bzip2 stream parsing support and bzipParser Junit test
8 years ago
luccioman dd9cb06d25 Fixed RWI distance calculation on multi words search queries.
8 years ago
luccioman 6b11bf3a12 Fixed NullPointerException case on 'Browser' lang selection
8 years ago
reger ae1c675c85 fix array out of bounds in YJsonResponseWriter and OpensearchResponsWriter
8 years ago
otter 73d1d577fd prevent integer overflow in chartDot for nodes with a big index
8 years ago
otter 4e2ccdfcac prevent integer overflow in chartLine
8 years ago
luccioman 27ab733685 Ensure private search features are not lost on Digest auth timeout
8 years ago
reger ba60f65040 Adjust filetype: query modifier parameter to lower case
8 years ago
luccioman 57a33aefb0 Removed unnecessary max counts init on empty search navigators.
8 years ago
luccioman ef8aea7f8d Made the dates navigator max elements number user configurable.
8 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