Commit Graph

156 Commits (34658ddb9beb342455767155901a17a2b414352d)

Author SHA1 Message Date
reger 1a79c64495 generalize DateDetection with holiday date rules readily available in icu
9 years ago
reger 32a2e3a22a have RSSFeed.getChannel return empty message on missing channel element,
9 years ago
luccioman 4585a60d7e Made use of the constant corresponding to the hard-coded value.
9 years ago
luccioman 1bb0b135ac Avoid duplication of various MS Windows file URLs flavors
9 years ago
reger 6f8c3ccea4 improve url hash computation for file path with mixed java & windows
9 years ago
reger 330768c8a2 fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id=686
9 years ago
reger 11786457b7 add test case for EmeddedSolrConnector close()
9 years ago
reger 585d2a6441 test case: for NewsPool to check the id modificator (for unique id)
9 years ago
reger ff6589fc0f test case: simulating multi word query for local rwi index
9 years ago
reger 7f63fc50f3 prepare a IndexSegment test case for RWI index testing
9 years ago
reger 272cdd496a reactivate sentence counter in WordTokenizer for phrasepos ranking,
9 years ago
Michael Peter Christen 5e165a8150 removed unused imports
9 years ago
reger e310ec5f70 fix posInText ranking calculation to score 0 on no position info
9 years ago
reger 39dd244693 fix ConcurrentScoreMap.set() calculation of totalCount()
9 years ago
reger ebde21079a refactor xlsParser to include Excel file attribute (like author) in parser result doc.
9 years ago
reger 5e335b32da fix Blacklist.contains() matching path pattern to string
9 years ago
reger f89d4eb51d fix MultiProtocolURL init (assign of host) for urls with '/' in query part
9 years ago
reger 87fcfc6d78 Adjusted hash computation and toNormalform for file:// protocol to deliver
9 years ago
reger 7b226afc33 fix HostQueueTest - changed open parameter
9 years ago
reger fcc29c36f0 test case for HostBalancer issue in intranet mode
9 years ago
reger a476d06aec wiki header code test string add "closing" tag
9 years ago
reger d4da4805a8 internal wiki code, require header line to start with markup
9 years ago
reger 223071337b Translator to take caution of word boundaries to identify text portion to
9 years ago
reger a6ba1faa80 introduce a translation edit servlet Translator_p.html YaCy's UI text translation
9 years ago
reger b74cddc49c upd to Jetty v9.2.16.v20160414
9 years ago
reger 24b0fa2a38 extend snapshot Html2Image.pdf2image to use PDFBox image export capability
9 years ago
reger 902e79e261 Introduce a TranslatorXliff wich can read/write xliff from/to internal translation map.
9 years ago
reger ec24a0c85a add test case for optimized toTokens()
9 years ago
reger 84c970eaec move test classes to test/java (subdirectory as in Maven standard subdir layout)
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger 1af0e9ef74 remove workaround for Solr bug regarding multivalued date fields
9 years ago
reger 4d2b934487 prevent mailto links getting into parser result document's in/outbound link collection
9 years ago
reger 288acceac3 fix test htmlParserTest, charset parameter
9 years ago
luc f01d49c37a Process large or local file images dealing directly with content
9 years ago
luc 0de6988604 Added links to more image test suites.
9 years ago
luc 745e97a575 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc 2895ab552a Made ViewImagePerfTest extend ViewImageTest to ease automated image
9 years ago
luc 4a03cf06e1 Corrected encoding extension arg parsing
10 years ago
reger d223cf0ae4 adjust MediaWiki importer geo coordinate calculation
10 years ago
luc 8da20718aa Created a class to test ViewImage rendering against multiple image
10 years ago
luc ec04d27473 Corrected APNG test suite link name.
10 years ago
luc cbb84ba073 Detailed javadoc.
10 years ago
luc 70111876d2 Filled ViewImageTest.html with all remaining IANA image file formats.
10 years ago
luc e093fb228d Created a generic ViewImage performance render test.
10 years ago
luc 3ad564e2e4 Created a ViewImage rendering performance measurement test.
10 years ago
luc b3f044072e Updated table headers and SVG file url for case sensitive OS.
10 years ago
luc f5746b5490 Added ico and bmp sample pictures
10 years ago
luc baede48161 Added JPEG 2000 and FITS samples
10 years ago
luc 7c9d80c5d0 Added image formats and informations for each format.
10 years ago
luc 0ae9297ca5 Created a html test page to check ViewImage rendering with different
10 years ago