Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a flexible FileFilter to decide which files to index #237

Closed
bitzl opened this issue Apr 16, 2015 · 0 comments
Closed

Add a flexible FileFilter to decide which files to index #237

bitzl opened this issue Apr 16, 2015 · 0 comments

Comments

@bitzl
Copy link
Contributor

bitzl commented Apr 16, 2015

We use OpenWayback for visual control of harvested websites. Unfortunately, the Web Curator Tool creates temporary WARC files in the same directory as the WARC files we want to view. This leads to indexed WARC files we do not want to view (the temporary ones).

Proposed solution: A new FileFilter that allows the exclusion of filenames containing a certain String. In a more flexible solution, inclusion and exclusion could be configurable via RegularExpressions.

bitzl added a commit to bitzl/openwayback that referenced this issue Jun 18, 2015
@kris-sigur kris-sigur added this to the 2.3.0 Minor Release milestone Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants