Commit Graph

12420 Commits (692aab1318ff1ece96b5143459c1a02db54e6e62)
 

Author SHA1 Message Date
reger 16724c1283 remove unused proxyCookieWhiteList from yacy.init
9 years ago
reger 51e7151591 more fixes for sevenZip parser exception on specific archives
9 years ago
reger 826e6e5894 remove transitive dependency guava from pom
9 years ago
reger 5b07f3473e fix sevenZip parser exception with LZMA BCJ2 format archives,
9 years ago
reger c2a88d53ab fix use of not initialized variable (m_LiteralDecoder)
9 years ago
reger 96b8d9b09e moving the J7Zip-modified source and Maven build to libbuild
9 years ago
reger 764f5100f0 fix delete of temp file after odt % ooxml parser
9 years ago
reger 379e9b330d use supplied url port to get robots.txt in crawlers hostqueue
9 years ago
reger ed765de29b adjust start/stop classpath in build script
9 years ago
reger 9a7efa7814 harmonize classpath with startYaCy.bat
9 years ago
reger 0dcda3809e harmonize classpath with startYaCy.bat
9 years ago
reger 58a959403d fix mixed logfactory in UrlProxyServlet,
9 years ago
reger dc112d0e32 upd to slf4j-1.7.16
9 years ago
Michael Peter Christen 2494a820c7 0N - added recording of dump exports if given time frame is not negative
9 years ago
Michael Peter Christen ef2cc4f690 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
reger 7b02cacb12 upd to Jetty 9.2.15.v20160210
9 years ago
Michael Peter Christen a6bf0b1649 0N - added option to generate index export files for a specific number
9 years ago
reger 9312fbe563 making WebStructurePicture_p less vulnerable to faulty host input parameter (like host1,,host3)
9 years ago
reger 6d56beaed8 fix assertion exception in toString of MultiProtocolURL
9 years ago
reger b12b8fb1c2 include initial japaneese translation to language selection
9 years ago
Burkhard 6a3d27ca5b Merge pull request #44 from ImpactCrater/master
9 years ago
reger 42a7bdb2af fix SolrSelectServlet authentication to default to true
9 years ago
ImpactCrater 567c292302 Created a translation file ja.lng
9 years ago
Michael Peter Christen 5b9030180c added peer hash to export dump name.
9 years ago
Michael Peter Christen 287b918bd7 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
reger 20e3c25ae3 upd to weupnp-0.1.4.jar
9 years ago
reger dbb28bb4f3 del unused statistic parameter (from status servlet)
9 years ago
Michael Peter Christen b851308ee6 enhanced robustnes of image computation
9 years ago
reger 06d0e2aeb9 result heuristic (also used in greedy learning mode) to use outbound links if result is full index doc. Otherwise use default loader methode.
9 years ago
reger caf9e98f09 put metadata dc_publisher in corresponding schema field
9 years ago
reger 38e2b054d4 remove servlet classloder internal cache map (to save the resources, cache hits marginal)
9 years ago
reger 6f0b073bf3 override detected language (statistic langdetect) only with TLD determided
9 years ago
reger b65e2b527d include use of condenser's content text for language detection.
9 years ago
reger 756c55e6d1 upd to Solr 5.4.1
9 years ago
reger 937fbb0b9f correct isHidden() for smb from last commit
9 years ago
reger 535d4bf75f respect hidden attribute for file and smb directory listing
9 years ago
reger cc79ad8de6 compare search page, remove diminished search target
9 years ago
reger 375d49d536 upd classpath in batches (remove not necessary htroot)
9 years ago
reger c28142095a add findClass() to servlet class loader (used in YaCyDefaltServlet)
9 years ago
reger 8e60788c8f fix json date facet displayname
9 years ago
reger 46772e08d0 upd to pdfbox 1.8.11
9 years ago
reger a6617ad887 expand initRemoteCrawler() to terminate worker threads if called to deactivate
9 years ago
reger 2048b7e057 support scraping start-/enddate from html tag with property "datetime"
9 years ago
reger 900d4584ba complet resource cleanup of lists in contentscraper's close()
9 years ago
reger 06e5cd6164 add support parsing swf-metadata to swfparser
9 years ago
reger 11b1587067 replace remaining use of java.util.Vector by ArrayList (WebCat-swf)
9 years ago
reger 9331acdb18 add support for DEFINEFONT3 (swf8) to webcat parser
9 years ago
reger bf5fca5d99 add missing swf tag constants according to latest spec
9 years ago
reger 1f18653de0 pass parsed swf content trough htmlscraper
9 years ago
reger 18ecf57792 add support of compressed swf to swfParser
9 years ago