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

Integrate OutbackCDX into WAIL for more efficient indexing #521

Open
machawk1 opened this issue Jun 26, 2021 · 1 comment
Open

Integrate OutbackCDX into WAIL for more efficient indexing #521

machawk1 opened this issue Jun 26, 2021 · 1 comment

Comments

@machawk1
Copy link
Owner

https://github.com/nla/outbackcdx

Requires Java 8/11 -- covered by #345 once merged as newest Heritrix requires newer Java than 7.

@machawk1
Copy link
Owner Author

machawk1 commented Jun 26, 2021

Per the README, since we are still using OpenWayback for replay, the config can leverage OutbackCDX through

<property name="resourceIndex">
  <bean class="org.archive.wayback.resourceindex.RemoteResourceIndex">
    <property name="searchUrlBase" value="http://localhost:8080/myindex" />
  </bean>
</property>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant