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

Iteratively adding documents #23

Open
josephhughes opened this issue Mar 8, 2024 · 0 comments
Open

Iteratively adding documents #23

josephhughes opened this issue Mar 8, 2024 · 0 comments

Comments

@josephhughes
Copy link

Apologies for cross posting this bingmann#24 here. I couldn't figure out where would be best.

I have limited storage capacity and would like to build and index a large number of SRA files. Is it possible to do this iteratively? By this I mean, I would download 10 SRA files, build the index, delete the 10 SRA, download another 10 SRA, add these to the existing compact COB index, delete them, etc...

Alternatively, is there a way of merging multiple COB index?

Thanks in advance

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

1 participant