Commit Graph

8090 Commits (6139bd85a8fb54fd903fcc8479ea7b6c075908cd)

Author SHA1 Message Date
Michael Peter Christen 6139bd85a8 fix for broken facet names
9 years ago
Michael Peter Christen 5060f9fee9 fix for too long snippets
9 years ago
Michael Peter Christen 8681cee3f3 fix for bad comma
9 years ago
Michael Peter Christen db6d8fc197 fix for bad json
9 years ago
Michael Peter Christen 8f4a341735 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
Michael Peter Christen 9934f546bb added default fl to solr query, removed large texts retrieval and
9 years ago
reger 120bf7e6e2 implemented RWI WordReference to return the word position value (was always left empty)
9 years ago
reger e310ec5f70 fix posInText ranking calculation to score 0 on no position info
9 years ago
luccioman 74f9927ddc Merge remote-tracking branch 'origin/master' into dist_macOS
9 years ago
reger 51c077f493 adjust the getTopics() and getTopicNavigator() to current useage
9 years ago
reger 39dd244693 fix ConcurrentScoreMap.set() calculation of totalCount()
9 years ago
reger ebf818ad95 log a error on aborted news publish (due to duplicate news.id)
9 years ago
reger cc2d9dd3f1 reactivate the use of included-in-topwords boost in postRanking
9 years ago
luccioman 39ea28adfd Merged master to dist_macOS branch.
9 years ago
luccioman 8255e91c99 Fixed serverClassLoader.findClass method
9 years ago
reger 6801673a07 apply postranking media search boost only on media queries
9 years ago
luccioman 1dc4306058 Fixed indentation for better readability.
9 years ago
reger 4386e84b55 correct NewPool rentention calculation
9 years ago
reger 5e72d37f0a TransNews_p: add ad-hoc translation of target file on positive vote (additon to local translation)
9 years ago
reger 9462a32244 Added news service for easy, community driven UI translation support.
9 years ago
reger f8d6543a23 Rename class CreateTranslationMaster to TranslationManager and add
9 years ago
reger 19b4509d54 speed-up reading of xlif language file, by using xmlparser (stax) instead of jaxb
9 years ago
Michael Peter Christen e1fac86f53 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
Michael Peter Christen a9316ceff6 force browser-caching of favicons from search results
9 years ago
Orbiter 503312ca43 Merge pull request #61 from luccioman/heroku_experiments
9 years ago
reger 33bf35d90f missing file for prev commint "Introduction of additional language setting browser"
9 years ago
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
9 years ago
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
9 years ago
reger 036c1dc6ef fix CookieTest_p formatting (output of <br> as text),
9 years ago
Michael Peter Christen bf6709d196 fixed missing browser activation in linux
9 years ago
Michael Peter Christen d8504418b6 enhanced browser-caching of static content
9 years ago
Michael Peter Christen 079112358c Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
Michael Peter Christen efeb592661 don't do solr optimization, this create high IO load. We should leave
9 years ago
luccioman 46b8836548 Copy image resources contained in donation iframe.
9 years ago
reger 4c7a77662a eleminate dependency on file-extension in storeDocument but use supported mime-type
9 years ago
reger ebde21079a refactor xlsParser to include Excel file attribute (like author) in parser result doc.
9 years ago
luccioman 744c9a2615 Opensearch desc : handle https protocol url with default port (443)
9 years ago
luccioman b9c28893ee Merged master to 'heroku' branch.
9 years ago
Michael Peter Christen 103a8348b3 fix for NPE and small performance enhancement
9 years ago
reger 2910fe35c1 add missing scheduler calc of next exec_date (call of calculateAPIScheduler)
9 years ago
reger 70d47ae38a keep scheduler selection by repeat entry from 07311020d4
9 years ago
reger 7c3f932e5d revert due to conflict with double count recording by schedulter / servlet by the commit under normal operation (no shutdown)
9 years ago
reger 07311020d4 postpone apicall exec date init until actual call
9 years ago
reger 5e335b32da fix Blacklist.contains() matching path pattern to string
9 years ago
reger 5e9e871192 fix Blacklist.remove by using pattern.toString to find pattern to remove,
9 years ago
reger 1843ea7e69 on Blacklist.add pattern to source file also update internal entry maps
9 years ago
reger bf6ce33da3 Correct use of _htDocsPath config in YaCyDefaultServlet to use servlet config variable
9 years ago
luccioman 480027ec98 Merge remote-tracking branch 'origin/master' into heroku_experiments
9 years ago
reger fcad2d0744 add uses of config constant INDEX_RECEIVE_ALLOW
9 years ago
reger 226f81cfcf declare poison pill url MultiProtocolURL() as protected to make sure not
9 years ago