Unique URL behaviour if Tokyo Cabinet directory incorrect
Reported by mtkd | July 29th, 2010 @ 08:05 AM | in 0.4.1
Minor issue, when using Tokyo Cabinet the URLs returned in a .on_every_page loop stop being unique quickly if the directory specified for the database file is incorrect (the crawl still works and no error is returned that the database setup failed)
Comments and changes to this ticket
-
chris (at chriskite) July 30th, 2010 @ 07:34 PM
- Milestone set to 0.4.1
- State changed from new to open
- Assigned user set to chris (at chriskite)
- Milestone order changed from 185604 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Anemone is a Ruby library that makes it quick and painless to write programs that spider a website. It provides a simple DSL for performing actions on every page of a site, skipping certain URLs, and calculating the shortest path to a given page on a site.