Commit Graph

13440 Commits (97dff48abff423863c25607af6d0d0f997178f8b)
 

Author SHA1 Message Date
luccioman a545523ab9 Added a Travis build status image to Readme
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 f8c7d0265e Adjust tags css style in ConfigSearchPage to equal search page
8 years ago
reger c31d94664a Update deprecated SolrInputDocument.addField() with boost value
8 years ago
luccioman 5a67d0f46d Fixed Travis configuration for Debian package building task
8 years ago
luccioman 1e000f72c2 Fixed Travis configuration for Debian package building task
8 years ago
luccioman 8002e5e5e8 Updated Debian optional dependencies with the ones used for snapshots
8 years ago
luccioman e63178a619 Fixed YaCy Debian package path in Travis configuration
8 years ago
luccioman 27bd1921e4 Exclude eventual maven targets from ant dist task.
8 years ago
luccioman 9982af7f04 Updated travis config : install ghostscript, required for Html2Image
8 years ago
luccioman 7e271f9cf5 Updated travis config : install ghostscript, required for Html2Image
8 years ago
luccioman ddb8715fd5 Merge branch 'travis' of https://github.com/krichter722/yacy_search_server into travis
8 years ago
luccioman 2fb731b5c7 Updated Travis jdk version to match current requirements (Java 1.8)
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 fcea6def72 Added textual hints to language radio buttons labels
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
reger cbaa492054 upd to Jetty-9.4.7.v20170914
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
Andreas 1456f57085 Merge pull request #2 from yacy/master
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 ff87b1c5e2 Updated master translation file for ConfigSearchPage_p.html
8 years ago
luccioman 13643d9430 Merge branch 'master' of https://github.com/yacy/yacy_search_server
8 years ago
reger dd82f85953 Add links to the optional keyword tags of search result
8 years ago
Andreas 9f0e7dca91 Merge pull request #1 from yacy/master
8 years ago
luccioman 643967af9f Added French translation for ConfigSearchPage_p.html
8 years ago
luccioman fc28c58731 Added missing accessible labels to ConfigSearchPage_p.html
8 years ago
luccioman 8294374c10 Fixed ConfigSearchPage_p HTML validation errors.
8 years ago
luccioman 57a33aefb0 Removed unnecessary max counts init on empty search navigators.
8 years ago
luccioman b1e7bd0dd6 Restrict Search Result Layout modification to HTTP POST only.
8 years ago
luccioman ef8aea7f8d Made the dates navigator max elements number user configurable.
8 years ago
luccioman 0b0980b364 Improved accessibility of histograms widgets.
8 years ago
luccioman 62c7cd9a77 Upgraded JavaScript lib raphael.js from 2.1.3 to 2.2.7
8 years ago
luccioman cbbc7b43d3 Refresh paginations buttons instead of fully rendering each time.
8 years ago
reger c4a7ad2865 update jars for upd solr 6.6. commit for ant
8 years ago
reger b19397bc7c update classpath for Eclipse project config to Solr 6.6.1
8 years ago
reger 2e13ca6e71 update to Solr 6.6.1
8 years ago
reger 0cf598659d update to Solr 6.6.1
8 years ago
reger 0dbd179479 update maven source and compiler plugin to latest version
8 years ago
luccioman 18412dca21 Handle JS refreshing of belatedly added search navigators
8 years ago
luccioman 9049a926a5 Restrict JS results resorting to authenticated users.
8 years ago
luccioman 4ab961fa46 Added HTML ids to search navigators for a more reliable JS refreshing.
8 years ago
luccioman ad61a3afed Results JS resort : properly handle results with same ranking value.
8 years ago
luccioman 57a1007772 Added new graphical setting for browser JS/On demand results resorting.
8 years ago
luccioman d00a35576c Apply JS resort only when currently relevant : p2p text search
8 years ago
luccioman 4e3c928d31 Do not animate unnecessarily when changing page on JS sorted results.
8 years ago