summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-12-24fix html tag attribute parsing containing attribute w/o valuereger
2016-12-24include html5 <time> tag in content scraper,reger
2016-11-23Added control over Robots.txt active threads maximum number.luccioman
2016-11-19fix Domain.stripToHostName for some IPv6 casesreger
2016-11-19add unit test for Domains.stripToPort,reger
2016-11-16FileUtils : added some JavaDocs and unit test casesluccioman
2016-11-14Make ServletRequest implement the standardized HttpServletRequest interface,reger
2016-11-09Switched even more URLs to pure relative ones.luccioman
2016-11-08Improved absolute URLs rendering in OpenSearch desc and RSS feeds.luccioman
2016-11-06fix Column parsing from celldefinition string, without cellwidth def.reger
2016-10-29Reduce number of default max. search navigator lines (from 10000)reger
2016-10-26add simple test case for ReferenceContainer helpful for debugging reger
2016-10-23Refacture rwi reference word position and word distance calculationreger
2016-10-19Added more examples in Blacklist JUnit test.luccioman
2016-10-17fix min/max calculation of WordReferenceVars.distance() reger
2016-10-15Updated license header file nameluccioman
2016-10-15Fixed maven compilation errorluccioman
2016-10-14Fixed license headers on files created to improve favicon management.luccioman
2016-10-14Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitluccioman
2016-10-14HTML validation : fixed URL encoding of Pictures link.luccioman
2016-10-13Fixed MultiProtocolURL.resolveBackpath to handle remaining '..' segmentsluccioman
2016-10-13Added some unit tests for Blacklist.isListed()luccioman
2016-10-11prevent negative score on URIMetadataNode - in the special case were no reger
2016-10-06adjust date in text detection to ignore some program version stringsreger
2016-10-06optimize condenser language detection a little.reger
2016-10-06adjust Tokenizer sentence count to ignore repeated punktuation (like !!!! )reger
2016-10-05adjust Tokenizer sentence count on trailing text after last recognized sentencereger
2016-10-02generalize DateDetection with holiday date rules readily available in icureger
2016-09-30have RSSFeed.getChannel return empty message on missing channel element,reger
2016-09-30Made use of the constant corresponding to the hard-coded value.luccioman
2016-09-27Avoid duplication of various MS Windows file URLs flavorsluccioman
2016-09-25improve url hash computation for file path with mixed java & windowsreger
2016-09-22fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id...reger
2016-09-21add test case for EmeddedSolrConnector close()reger
2016-09-20test case: for NewsPool to check the id modificator (for unique id) reger
2016-09-18test case: simulating multi word query for local rwi indexreger
2016-09-11prepare a IndexSegment test case for RWI index testingreger
2016-09-07reactivate sentence counter in WordTokenizer for phrasepos ranking,reger
2016-09-06removed unused importsMichael Peter Christen
2016-09-06fix posInText ranking calculation to score 0 on no position inforeger
2016-09-04fix ConcurrentScoreMap.set() calculation of totalCount()reger
2016-08-13refactor xlsParser to include Excel file attribute (like author) in parser re...reger
2016-08-04fix Blacklist.contains() matching path pattern to stringreger
2016-07-17fix MultiProtocolURL init (assign of host) for urls with '/' in query partreger
2016-07-16Adjusted hash computation and toNormalform for file:// protocol to deliverreger
2016-07-06fix HostQueueTest - changed open parameterreger
2016-07-04Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitluccioman
2016-07-04test case for HostBalancer issue in intranet modereger
2016-07-03Merge remote-tracking branch 'origin/master'luccioman
2016-06-25wiki header code test string add "closing" tagreger