Commit Graph

61 Commits (6d03433cda9160ac26da8490d7b13fdac24e1b91)

Author SHA1 Message Date
orbiter d2ea250d99 refactoring: 14 years ago
orbiter 49e5ca579f added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled. 14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
orbiter cd19d0517e added dns resolve to HTTPClient POST using a dns cache to prevent that that not-thread-safe built-in dns cache inside apache http client is used 14 years ago
f1ori 01cb3bbaec * fix patchCharsetEncoding-test (patchCharsetEncoding now returns null on input null) 14 years ago
f1ori fd74bc388c * fix small bug in sessionid-removal 15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora: 15 years ago
orbiter 844f158686 - removed dependencies in header framework: 15 years ago
orbiter b6fb239e74 redesign of parser interface: 15 years ago
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs 15 years ago
orbiter b68deb407a - moved test data from /bin to /test/words 15 years ago
orbiter 3528b970d6 - refactoring 16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
f1ori 34c71b22e8 fix and enable parser unit tests (tested with eclipse) 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter ce7924d712 better concurrency for rwi entry parsing during search processing 16 years ago
orbiter 72ac5bd80f refactoring of search process. 16 years ago
f1ori d515bc11e2 added ooxmlparser 16 years ago
f1ori 8c1b02af04 * fix warning in testcase 16 years ago
orbiter 65b1d51e70 added xml version of windows office test files 16 years ago
f1ori 67da20647f * add new odf parser based on sax-xml-parser 16 years ago
f1ori 06557485f5 * added parser unittest! 16 years ago
f1ori 69dfd03985 reactivate unittests 16 years ago
orbiter d553e4ff39 added visio test files and mime types 16 years ago
lotus bb570716e6 added more testfiles 17 years ago
orbiter 84185baa81 added more test files for windows from lulabad 17 years ago
orbiter 3246358485 mistake -> rename 17 years ago
orbiter 55ec57d27f added linux umlute test files from low012 17 years ago
orbiter e9262b3890 re-named old test files 17 years ago
orbiter ff2a54da68 added more umlaute test files: mac 17 years ago
orbiter 204220ecd5 added test files for UTF-8 / Umlaute - Testing: 17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation: 18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links) 18 years ago
theli 2399ed817c *) robots.txt parser now extracts the sitemap-URL (will be used later) 18 years ago
theli 1b7fda12ee *) SOAP: separate function to get the active/passive/potential peer list 18 years ago
auron_x d451ad48d3 *) improved peerloadgraphic: 18 years ago
karlchenofhell a1d68fe092 - use .class rather than Class.forName for classes in class-path 18 years ago
orbiter d25caa07bf redesigned some parts of http authentication 18 years ago
theli eb20ec3837 *) soap-service: adding function to check if a specific url is blacklisted 19 years ago
theli 5c0669429e *) soap: adding function to query the peer list 19 years ago
theli 203f2bde9a *) adding function to query the pause/resume state of the crawling queues 19 years ago
theli 6d3a130878 *) bugfix needed because of db refactoring 19 years ago
theli 892b9f2fc4 *) additional soap function to query peer status 19 years ago
theli bd3710a974 *) new xml template to view peer profile as xml 19 years ago
theli d1afe1ce6b *) adding xml template to get the message list as xml 19 years ago
theli f37e2041e8 *) adding soap function to import yacy bookmarks from xml or html (transfered via soap attachments) 19 years ago
theli 4a3ec63e34 *) new soap service to manage yacy bookmarks 19 years ago
theli 5e57e0814d *) new soap function to display log 19 years ago
theli c7bea4addb *) soap api 19 years ago