-
Notifications
You must be signed in to change notification settings - Fork 762
Release Notes 1.14.2
These are the project wiki Release Notes for the 1.14.2 release.
Release 1.14.2 is a 'micro' release with a number of small bugfixes.
The 1.14.2 release is available at the archive-crawler Sourceforge project.
WARC 'metadata' records MIME type matches spec (HER-1541)
WARC 'metadata' records are now written with the MIME type matching the format definition in the 0.18 specification, 'application/warc-fields'. (The data format is unchanged, and any 'text/anvl' content written by earlier releases may be interpreted as 'application/warc-fields' content.)
A bottleneck in StatisticsTracker.saveSourceStats has been removed (HER-1553)
If crawling with the 'source-tag-seeds' option enabled, collecting the hosts-per-source reporting information would begin to take an inordinate amount of unnecessary serialization effort several days into a crawl. The redundant work has been skipped, greatly improving performance when this option is enabled. (The option is by default off.)
The following 7 tracked issues are recorded as addressed in this 1.14.2 release:
http://webteam.archive.org/jira/secure/ReleaseNote.jspa?projectId=10021&styleName=Html&version=10082
type
key
summary
status
Unable to locate JIRA server for this macro. It may be due to Application Link configuration.
Structured Guides:
User Guide
- Introduction
- New Features in 3.0 and 3.1
- Your First Crawl
- Checkpointing
- Main Console Page
- Profiles
- Heritrix Output
- Common Heritrix Use Cases
- Jobs
- Configuring Jobs and Profiles
- Processing Chains
- Credentials
- Creating Jobs and Profiles
- Outside the User Interface
- A Quick Guide to Creating a Profile
- Job Page
- Frontier
- Spring Framework
- Multiple Machine Crawling
- Heritrix3 on Mac OS X
- Heritrix3 on Windows
- Responsible Crawling
- Adding URIs mid-crawl
- Politeness parameters
- BeanShell Script For Downloading Video
- crawl manifest
- JVM Options
- Frontier queue budgets
- BeanShell User Notes
- Facebook and Twitter Scroll-down
- Deduping (Duplication Reduction)
- Force speculative embed URIs into single queue.
- Heritrix3 Useful Scripts
- How-To Feed URLs in bulk to a crawler
- MatchesListRegexDecideRule vs NotMatchesListRegexDecideRule
- WARC (Web ARChive)
- When taking a snapshot Heritrix renames crawl.log
- YouTube
- H3 Dev Notes for Crawl Operators
- Development Notes
- Spring Crawl Configuration
- Build Box
- Potential Cleanup-Refactorings
- Future Directions Brainstorming
- Documentation Wishlist
- Web Spam Detection for Heritrix
- Style Guide
- HOWTO Ship a Heritrix Release
- Heritrix in Eclipse