Commit Graph

8017 Commits (3dfa7cdcec65e879a194a30e868094ed7a77bff0)

Author SHA1 Message Date
reger e952e355a2 have Translator servlet adhoc apply added translation by translating a single file
9 years ago
reger b119ff65be clean out not used Switchboard variables
9 years ago
reger 223071337b Translator to take caution of word boundaries to identify text portion to
9 years ago
reger 0c40401d28 fix MessageBoard test for null data
9 years ago
reger 5b22c63030 Adjust TranslatorXliff to load default 1st and merge downloaded or modified local translation.
9 years ago
reger a2e0f00456 optimize Translator
9 years ago
reger a6ba1faa80 introduce a translation edit servlet Translator_p.html YaCy's UI text translation
9 years ago
reger b3c9041f79 remove with localHostNames redundant (but unused) publicIPv4HostNames and publicIPv6HostNames
9 years ago
reger bd8f7c11f5 Use transparent addToCrawler in AutoSearch instead of addToIndex
9 years ago
reger f23d8ab47b fix 2 more servlet RuntimeException in intranet mode thrown due to seed.getIP()
9 years ago
reger bb0076c3dd fix: assure close inputstream in TranslatorXliff after reading xlf file
9 years ago
reger 6384b7d82e fix NPE in Load_MediawikiWiki servlet in intranet mode
9 years ago
Michael Peter Christen 596b5dfa59 add the JRE version in the seed. Purpose: identify if it is possible to
9 years ago
reger 4cc38e979d add InputStream close after reading input file (Vocabulary_p servlet)
9 years ago
reger 6bf9c55584 adjust Solr select servlet to lates bugfix for boostquery (bq param)
9 years ago
Burkhard 9a18e2297b Merge pull request #51 from JeremyRand/multiple-boost-query
9 years ago
reger f0d7b93372 make use and activate autodetect charset in Vocabulary input from file
9 years ago
JeremyRand 433217b33e Properly support multiple Boost Queries. (Previous code was broken because it concatenated multiple Boost Queries together rather than passing Solr an array.)
9 years ago
JeremyRand 58824dfa6c Refactor escaping in config file read/write code. Now it uses Apache Commons StringUtils instead of RegEx.
9 years ago
reger 9e94989237 upd to PDFBox 2.0.1
9 years ago
reger d0a571bed2 del cytag trail for own index.html (save resource not used by default)
9 years ago
reger de46879637 fix SeedDB.get(byte[]) hash string compare (for returning own seed shortcut)
9 years ago
reger 24b0fa2a38 extend snapshot Html2Image.pdf2image to use PDFBox image export capability
9 years ago
reger eb2a00b1d8 fix NPE on missing crawldepth_i
9 years ago
reger efb9f1a8b7 save resource for unused blacklistFiles map
9 years ago
reger 5f113be760 cleanup connectPeer & yacyVersion.latestRelease usage
9 years ago
reger 7097dcbdbd cleanup hack for partial Solr update on multivalued datefields
9 years ago
reger f10ea3c155 clean-out unused SwitchboardConstants
9 years ago
reger ef24593347 delete obsolete SEARCHRESULT busythread constants
9 years ago
reger 125b5e26a5 apply bugfix for ChartPlotter from Pullreq 42
9 years ago
reger 06ce9ae711 prevent "unchecked conversion" compiler message
9 years ago
reger b4a576dbdf exclude unused protocol param "duetime"
9 years ago
reger 3bd6ae8d8b keep addon/Notepad++ keyword marker on lng export
9 years ago
reger 16837d60c7 fix version in locale version file
9 years ago
reger 0fb01e429e fix migration, account for ssl port in config (for auto-disable https)
9 years ago
reger 7be1c7a05a fix logger name
9 years ago
reger 1d940e5a94 upd commons-compress 1.11
9 years ago
reger 7789c32c82 delete crawl queue on init exception
9 years ago
reger f781b9dd47 revert call condition f. migration.installSkins
9 years ago
reger 3adb670f44 remove never used Domains.myHostNames set
9 years ago
reger 6ecc180299 fix rwi doubledom return best (highest) ranking
9 years ago
reger 2343e3f1cd keep and update existing xlf translation master instead of create new
9 years ago
reger a1935f485f Added utility class CreateTranslationMasters to create a language independant
9 years ago
reger acaf51b296 keep ConfigLanguage_p as 1st entry in exported translation file
9 years ago
reger 61c5b6b403 fix empty drop down list in ConfigLanguage after wrong/empty download
9 years ago
reger 4eddabee42 translate Network History screen -> de
9 years ago
reger 90c79014ae remove unused translator routine which also doesn't handle rel path input
9 years ago
reger 902e79e261 Introduce a TranslatorXliff wich can read/write xliff from/to internal translation map.
9 years ago
reger d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
9 years ago
reger ec24a0c85a add test case for optimized toTokens()
9 years ago