Custom Job for Specific Crawler

(from github.com/j-barnes)
I am attempting to create a custom job that will run every 20 minutes and check a specific dailysitemap.xml. I created the new custom crawler, but I am unsure of how to target it using a newly created scheduled job. Would the target be the name of the crawler or is that not how it works?

Thanks!


(from github.com/marevol)
Did you check fess-crawler.log?

(from github.com/j-barnes)
Yes, it looks like it’s not logging the Daily Crawler at all when its called by the newly created job. Even when I manually start the job, it stays in the “Active” state. However the Default Crawler job does make that specific crawler run.

(from github.com/marevol)
You need to remove a value of Target, and also Script may not be correct.
If you want to create a job for the web crawling config, you can create it on a details page of the crawling config.