Commit Graph

12981 Commits (b154d3eb8786edc947e42eabfd0b423dc033675a)
 

Author SHA1 Message Date
luccioman b5ba8f9f68 Added alternative text and title to HostBrowser.html image links
8 years ago
luccioman 4aba491156 Fixed HTML validation errors : duplicate ids.
8 years ago
luccioman 1c139d70d4 Fixed W3C validation error : percent encode '[' and ']' chars in hrefs.
8 years ago
luccioman b3b75b0498 Accessibility : add a customizable alternative text to YaCy log
8 years ago
luccioman f2bc1b268d Updated URL fragment validation rules according to current standards
8 years ago
luccioman b1b8e69da8 Fixed NullPointerException cases
8 years ago
luccioman 3ee4f56c39 Improved ErrorCache behavior when switching networks
8 years ago
luccioman 7d5ba2afa4 Added some JavaDoc and moved crawlStacker close at the right place.
8 years ago
luccioman 8edbcd8ad4 Log eventual Solr instances close errors.
8 years ago
reger 330768c8a2 fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id=686
8 years ago
reger 11786457b7 add test case for EmeddedSolrConnector close()
8 years ago
reger dc25aee84a fix master.lng entry with targetlang
8 years ago
luccioman 52e56025f7 Fixed undefined error case in sorttable.js
8 years ago
reger 585d2a6441 test case: for NewsPool to check the id modificator (for unique id)
8 years ago
luccioman de5c873e38 Removed unused JavaScript file docs.min.js
8 years ago
Michael Peter Christen df51e4ef07 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
8 years ago
Michael Peter Christen e063aaf97f enable fuzzy search, solr style (append a ~ to get a fuzzyness on the
8 years ago
reger ff6589fc0f test case: simulating multi word query for local rwi index
8 years ago
reger e990297d2e avoid NPE on hello message with missing "yourip" key
8 years ago
reger e51ab8c7aa hack to generate a unique message-id for messages created in the same second
8 years ago
Michael Peter Christen b82300358a removed version number check because it does not work any more if
8 years ago
Michael Peter Christen 2107674999 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 0d28f563f4 fix for java version "9-ea"
8 years ago
luccioman 24a071e114 Updated compiling section in Readme
8 years ago
reger 3b694b3935 add some javadoc to rwi wordreference distance, position
8 years ago
reger a4465c97d6 as requested, disable/remove old swf parser
8 years ago
reger 7f63fc50f3 prepare a IndexSegment test case for RWI index testing
8 years ago
reger 96467c5467 remove not needed counter in Tokeninzer (completing last changes)
8 years ago
luccioman ce536fe90b Fixed remaining OpenSearch link name consistency issues
8 years ago
reger 40442ca3c8 Add title attribute to Translator_p.html edit fields
8 years ago
luccioman dff7805d16 Updated french translation for some admin pages.
8 years ago
luccioman d66b0f7b7b Fixed french messages encoding in YaCy tray.
8 years ago
luccioman 44b4d3984e OpenSearch short name : made it generic (non internationalized)
8 years ago
reger 7efb66ee10 adjust the WordReference.join wordsintext calc to take the max (instead of sum)
8 years ago
luccioman 71ac0343bb Merge pull request #71 from luccioman/postprocessing
8 years ago
luccioman 0a9ff14d96 Fixed NullPointerException case and added Javadoc
8 years ago
luccioman 06d4f93d03 Merged master into postprocessing branch
8 years ago
Michael Peter Christen b73d2db914 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 25a3c7a6d0 catch exception and write end of object
8 years ago
reger 272cdd496a reactivate sentence counter in WordTokenizer for phrasepos ranking,
8 years ago
Michael Peter Christen 5e165a8150 removed unused imports
8 years ago
Michael Peter Christen c716648c78 enhanced json encoding of strings
8 years ago
Michael Peter Christen 6139bd85a8 fix for broken facet names
8 years ago
Michael Peter Christen 5060f9fee9 fix for too long snippets
8 years ago
Michael Peter Christen 8681cee3f3 fix for bad comma
8 years ago
Michael Peter Christen db6d8fc197 fix for bad json
8 years ago
Michael Peter Christen 8f4a341735 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 9934f546bb added default fl to solr query, removed large texts retrieval and
8 years ago
reger 120bf7e6e2 implemented RWI WordReference to return the word position value (was always left empty)
8 years ago
luccioman 43ba23335b Merge pull request #65 from luccioman/docker
8 years ago