Commit Graph

  • cf3a4bdf52 upd to pdfbox-2.0.3 reger 2016-09-27 23:12:10 +02:00
  • 70e1eb30a5 prevent StringIndexOutOfBounds in getLocalFile() + tighten patching of DOS path w/o protocol to drive "LETTER": reger 2016-09-27 22:40:36 +02:00
  • 1bb0b135ac Avoid duplication of various MS Windows file URLs flavors luccioman 2016-09-27 07:53:08 +02:00
  • b9a8476f02 Removed unused import luccioman 2016-09-27 07:41:45 +02:00
  • e73c1eea8c remove unused rootpattern, leftover from commit 9a5ab4e2c1 (diff-d2b184283abed53ae260fc9eabdaef40) reger 2016-09-26 02:54:58 +02:00
  • 6f8c3ccea4 improve url hash computation for file path with mixed java & windows file.separator to compute equal hashes (by normalizing path for computation) + expand test case for to check mixed java / windows file url notation like e.g. file:///c:/test/file.html vs. file:///c:\test/file.html - relates partially to http://mantis.tokeek.de/view.php?id=692 reger 2016-09-25 22:08:12 +02:00
  • bac302bfe4 fix NPE in QuickCrawlLink_p if param doesn't contain crawl url reger 2016-09-24 23:33:21 +02:00
  • e9b9a7f68f add missing text for Supporter.html to master.lng reger 2016-09-24 05:02:37 +02:00
  • efcb6a1e74 fix supported mime XML -> xml for rssParser (mime normalized to lower case for comparison) + add mime text/xml as in use for rss in the wild reger 2016-09-23 23:37:12 +02:00
  • b5ba8f9f68 Added alternative text and title to HostBrowser.html image links luccioman 2016-09-23 13:27:46 +02:00
  • 4aba491156 Fixed HTML validation errors : duplicate ids. luccioman 2016-09-22 16:25:47 +02:00
  • 1c139d70d4 Fixed W3C validation error : percent encode '[' and ']' chars in hrefs. luccioman 2016-09-22 16:20:13 +02:00
  • b3b75b0498 Accessibility : add a customizable alternative text to YaCy log luccioman 2016-09-22 16:08:33 +02:00
  • f2bc1b268d Updated URL fragment validation rules according to current standards luccioman 2016-09-22 11:28:33 +02:00
  • b1b8e69da8 Fixed NullPointerException cases luccioman 2016-09-22 11:25:33 +02:00
  • 3ee4f56c39 Improved ErrorCache behavior when switching networks luccioman 2016-09-22 09:07:07 +02:00
  • 7d5ba2afa4 Added some JavaDoc and moved crawlStacker close at the right place. luccioman 2016-09-22 08:21:14 +02:00
  • 8edbcd8ad4 Log eventual Solr instances close errors. luccioman 2016-09-22 08:20:01 +02:00
  • 330768c8a2 fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id=686 The embedded core holds a lock on the index and must be closed. Earlier commit comment states that core should be closed with solr instance instead on close of connector. Adjusted the InstanceMirror.close() to take care of closing the embedded instance to release the lock. In 2 routines of fulltext this was already explicite implemented (disconnectLocalSolr). Now this disconnect is part of the InstanceMirror.close(). reger 2016-09-22 00:16:22 +02:00
  • 11786457b7 add test case for EmeddedSolrConnector close() for issue http://mantis.tokeek.de/view.php?id=686 (without solving the issue here) reger 2016-09-21 21:08:21 +02:00
  • dc25aee84a fix master.lng entry with targetlang + add text to api/citation.html reger 2016-09-21 01:30:58 +02:00
  • 52e56025f7 Fixed undefined error case in sorttable.js luccioman 2016-09-20 02:44:28 +02:00
  • 585d2a6441 test case: for NewsPool to check the id modificator (for unique id) and observe the distribution order .. hands on. + add test/DATA to gitignor reger 2016-09-20 01:55:56 +02:00
  • de5c873e38 Removed unused JavaScript file docs.min.js luccioman 2016-09-20 00:17:42 +02:00
  • df51e4ef07 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git Michael Peter Christen 2016-09-19 11:01:58 +02:00
  • e063aaf97f enable fuzzy search, solr style (append a ~ to get a fuzzyness on the word) Michael Peter Christen 2016-09-19 11:01:39 +02:00
  • ff6589fc0f test case: simulating multi word query for local rwi index Purpose of the test case is to be able to (controlled) analyse the rwi ranking for multi word searches (with focus on posintext and word-distance ranking) reger 2016-09-18 00:59:27 +02:00
  • e990297d2e avoid NPE on hello message with missing "yourip" key http://mantis.tokeek.de/view.php?id=684 reger 2016-09-15 23:26:25 +02:00
  • e51ab8c7aa hack to generate a unique message-id for messages created in the same second by optionally add a 1 second offset counter to the current time (which is used as the unique id part) reger 2016-09-15 02:59:32 +02:00
  • b82300358a removed version number check because it does not work any more if version numbers are expressed in a different way as we expect. That could cause that YaCy does not run on systems which are appropriate but we simply do not understand the version string. Michael Peter Christen 2016-09-14 16:32:57 +02:00
  • 2107674999 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git Michael Peter Christen 2016-09-14 16:24:55 +02:00
  • 0d28f563f4 fix for java version "9-ea" Michael Peter Christen 2016-09-14 16:24:32 +02:00
  • 24a071e114 Updated compiling section in Readme luccioman 2016-09-14 09:31:45 +02:00
  • 3b694b3935 add some javadoc to rwi wordreference distance, position to remember facts for http://mantis.tokeek.de/view.php?id=683 Init missing word position to 0 like in other non text body words reger 2016-09-14 00:36:19 +02:00
  • a4465c97d6 as requested, disable/remove old swf parser http://forum.yacy-websuche.de/viewtopic.php?f=8&t=5861#p33098 reger 2016-09-13 02:47:36 +02:00
  • 7f63fc50f3 prepare a IndexSegment test case for RWI index testing + prevent NPE in Segment.clear() on missing embedded solr instance. reger 2016-09-11 23:25:44 +02:00
  • 96467c5467 remove not needed counter in Tokeninzer (completing last changes) including a small change, word posintext counting. We remember/store 1st posintext. Previously following words got a handle (posintext) excluding found. Now it just counts and assigns true posintext as handle (posintext) reger 2016-09-10 18:23:09 +02:00
  • ce536fe90b Fixed remaining OpenSearch link name consistency issues luccioman 2016-09-10 09:33:27 +02:00
  • 40442ca3c8 Add title attribute to Translator_p.html edit fields (to display complete text hint) Thank's @luc reger 2016-09-09 22:42:21 +02:00
  • dff7805d16 Updated french translation for some admin pages. luccioman 2016-09-09 09:00:16 +02:00
  • d66b0f7b7b Fixed french messages encoding in YaCy tray. luccioman 2016-09-09 07:43:33 +02:00
  • 44b4d3984e OpenSearch short name : made it generic (non internationalized) luccioman 2016-09-08 17:31:28 +02:00
  • 7efb66ee10 adjust the WordReference.join wordsintext calc to take the max (instead of sum) The reference is for the same url (add same for title and phrases). + del redundant join() procedure reger 2016-09-08 02:29:48 +02:00
  • 71ac0343bb Merge pull request #71 from luccioman/postprocessing luccioman 2016-09-07 10:07:03 +02:00
  • 0a9ff14d96 Fixed NullPointerException case and added Javadoc luccioman 2016-09-07 10:03:48 +02:00
  • 06d4f93d03 Merged master into postprocessing branch luccioman 2016-09-07 09:28:37 +02:00
  • b73d2db914 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git Michael Peter Christen 2016-09-07 06:49:15 +02:00
  • 25a3c7a6d0 catch exception and write end of object Michael Peter Christen 2016-09-07 06:48:52 +02:00
  • 272cdd496a reactivate sentence counter in WordTokenizer for phrasepos ranking, by counting punktuation (delivered as 1 char word) again. reger 2016-09-07 02:16:16 +02:00
  • 5e165a8150 removed unused imports Michael Peter Christen 2016-09-06 18:46:24 +02:00
  • c716648c78 enhanced json encoding of strings Michael Peter Christen 2016-09-06 18:45:29 +02:00
  • 6139bd85a8 fix for broken facet names Michael Peter Christen 2016-09-06 17:19:54 +02:00
  • 5060f9fee9 fix for too long snippets Michael Peter Christen 2016-09-06 09:05:39 +02:00
  • 8681cee3f3 fix for bad comma Michael Peter Christen 2016-09-06 09:00:35 +02:00
  • db6d8fc197 fix for bad json Michael Peter Christen 2016-09-06 07:44:38 +02:00
  • 8f4a341735 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git Michael Peter Christen 2016-09-06 06:58:17 +02:00
  • 9934f546bb added default fl to solr query, removed large texts retrieval and changed snippet to description tag if no other description is available Michael Peter Christen 2016-09-06 06:56:51 +02:00
  • 120bf7e6e2 implemented RWI WordReference to return the word position value (was always left empty) This is needed and enables existing word position ranking for RWI. The upcoming concurrency issue in word position min/max calculation were eliminated by iterator.hasHext check before next() access. reger 2016-09-06 03:18:02 +02:00
  • 43ba23335b Merge pull request #65 from luccioman/docker luccioman 2016-09-06 00:08:18 +02:00
  • 64fdf7e861 Merge remote-tracking branch 'origin/master' into docker luccioman 2016-09-06 00:06:02 +02:00
  • e310ec5f70 fix posInText ranking calculation to score 0 on no position info + fix Word posInText calc in Tokenizer to start with 1 + test case reger 2016-09-06 00:05:59 +02:00
  • d14a9ee918 Merge pull request #72 from luccioman/dist_macOS luccioman 2016-09-05 23:36:25 +02:00
  • 74f9927ddc Merge remote-tracking branch 'origin/master' into dist_macOS luccioman 2016-09-05 22:42:17 +02:00
  • 51c077f493 adjust the getTopics() and getTopicNavigator() to current useage - move the maxcount limit restriction completely to getTopicNavigator (as there not used in getTopics) - let search servlet use getTopics by default (w/o RWI connected check, as of now, Topics are available w/o any additional index interaction) reger 2016-09-05 00:07:01 +02:00
  • 39dd244693 fix ConcurrentScoreMap.set() calculation of totalCount() + test case reger 2016-09-04 22:18:07 +02:00
  • ebf818ad95 log a error on aborted news publish (due to duplicate news.id) + change printed err msg to log entry in PeerAction.processPeerArrival reger 2016-09-04 06:42:48 +02:00
  • f34b493ab6 fix fr.lng (missing quotes) broke sentence appart to reduce inclusion of coding tags in translation reger 2016-09-04 03:05:25 +02:00
  • a2777903d6 include translation news service in status submenue + display translation proposal news only for current language (in TransNews servlet) reger 2016-09-04 02:29:04 +02:00
  • 47391678e7 TranslationNews: take out limitation to send only one text per translated file (to avoid need of repeated publish button hits) reger 2016-09-04 01:00:28 +02:00
  • cc2d9dd3f1 reactivate the use of included-in-topwords boost in postRanking + changed the postRanking to add one score only if word appears more as one time. + getTopics() unused code block rem'd (save performace)-> routine needs rework ! reger 2016-09-04 00:09:45 +02:00
  • 39ea28adfd Merged master to dist_macOS branch. luccioman 2016-09-03 15:22:57 +02:00
  • 8255e91c99 Fixed serverClassLoader.findClass method luccioman 2016-09-03 15:21:02 +02:00
  • 421a6e3a95 Fixed options processing for Mac OS luccioman 2016-09-03 14:46:58 +02:00
  • 6801673a07 apply postranking media search boost only on media queries reger 2016-09-03 03:37:40 +02:00
  • 24b8741292 Fix for startup option luccioman 2016-09-02 11:55:46 +02:00
  • 1dc4306058 Fixed indentation for better readability. luccioman 2016-09-02 11:23:02 +02:00
  • f3f478448b Explicitely set YaCy data folder when starting in MacOS bundle luccioman 2016-09-02 11:22:39 +02:00
  • 7c0f1106a6 upd master.lng for RankingSolr_p.html (add Filter Query txt) reger 2016-09-01 20:33:28 +02:00
  • 8c49a755da Postprocessing refactoring luccioman 2016-09-01 15:40:28 +02:00
  • 42f45760ed Refactored postprocessing luccioman 2016-08-31 12:16:25 +02:00
  • de663be48b skip resolving of host "<unknown>" in hello servlet reger 2016-08-31 02:36:59 +02:00
  • 4386e84b55 correct NewPool rentention calculation (was still clearing everything after one day) reger 2016-08-31 02:24:30 +02:00
  • e0354a9cf9 master.lng: add language names (ConfigBasic.html) reger 2016-08-30 02:01:17 +02:00
  • ec8dd95014 fix deactivation of Russian Thesaurus reger 2016-08-30 01:34:32 +02:00
  • 4b6f41375a Merge pull request #69 from Stepanov-Sergey/master Burkhard 2016-08-30 01:10:36 +02:00
  • 5e72d37f0a TransNews_p: add ad-hoc translation of target file on positive vote (additon to local translation) + errmsg on language=default reger 2016-08-30 00:06:42 +02:00
  • 02129a04dd upd master.lng (add TransNews_p.html) reger 2016-08-29 22:10:21 +02:00
  • 8c46cb8e80 -fix Supporter log line (instead of System.out) -TransNews_p.html del debugging text left-over reger 2016-08-29 02:36:55 +02:00
  • 9462a32244 Added news service for easy, community driven UI translation support. New or modified translation (via /Translator_p.html) can be shared/distributed via the YaCy internal news service. Remote peers can see and vote on the translation via the new http://localhost:8090/TransNews_p.html servlet. A positive vote will add the received translation to the local translation list and post a voting message to the news service. (at this no processing of received votings is implemented) reger 2016-08-29 02:15:06 +02:00
  • 290ca9e914 make error msg part of html (allowing translation) instead of hardcoded text reger 2016-08-29 01:27:09 +02:00
  • f8d6543a23 Rename class CreateTranslationMaster to TranslationManager and add additional routines and the capability to handle translation maps internally (to reduce complexity of handling translation maps for calling servelets) reger 2016-08-28 23:08:03 +02:00
  • a9d0c64505 to add Russian synonyms Sergey Stepanov 2016-08-28 23:54:06 +03:00
  • f0317d6715 to add Russian synonyms Sergey Stepanov 2016-08-28 23:46:05 +03:00
  • 19b4509d54 speed-up reading of xlif language file, by using xmlparser (stax) instead of jaxb making xliff-core-1.2-1.1.jar obsolete reger 2016-08-28 02:55:42 +02:00
  • 5ab8afd4d8 rem some more untranslated text in language files (to proper display in translation editor) reger 2016-08-28 02:19:29 +02:00
  • 58cd891147 yacy_search_server from yacy/master Sergey Stepanov 2016-08-26 20:21:47 +03:00
  • e1fac86f53 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git Michael Peter Christen 2016-08-26 14:51:43 +02:00
  • a9316ceff6 force browser-caching of favicons from search results Michael Peter Christen 2016-08-26 14:51:32 +02:00
  • e5955ac745 Merge pull request #42 from otteresk/master Orbiter 2016-08-26 12:15:39 +02:00
  • 503312ca43 Merge pull request #61 from luccioman/heroku_experiments Orbiter 2016-08-26 11:57:41 +02:00