Norconex / collector-core

Collector-related code shared between different collector implementations
http://www.norconex.com/collectors/collector-core/
Apache License 2.0
7 stars 15 forks source link

Add new Crawler event for when commit is completed. #1

Open essiembre opened 9 years ago

essiembre commented 9 years ago

From @yvesnyc:

I'd like to request a feature where an actionListener is available for capturing the commitCompleted event. Right now we can capture the CrawlerEvent.CRAWLER_FINISHED event and assume the committer state.

Originally reported here: https://github.com/Norconex/committer-core/issues/10#issuecomment-118164438