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

One file for each item in a collection #58

Open
jansoren opened this issue Nov 23, 2023 · 3 comments
Open

One file for each item in a collection #58

jansoren opened this issue Nov 23, 2023 · 3 comments

Comments

@jansoren
Copy link
Contributor

Is it possible to create one file for each item in a collection?
I have a large document with alot of items that ends up beeing a realy large collection.

Would be nice with something like

@Document("MyDocument"+id)

@FarooqKhan
Copy link
Collaborator

You need some pagination, interesting idea, I am totally out of bandwidth, if you have time to raise a PR I would be happy to review it and incorporate it if its stable.

@jansoren
Copy link
Contributor Author

Do you have a suggestion of solution and can point me in the correct direction then I might get time to look into it.

@jansoren
Copy link
Contributor Author

jansoren commented May 6, 2024

I tried to extend the code with the feature to create one file for each item in a collection. But it was too extensive, so I ended up making a simpler solution here -> https://github.com/filelize/filelize-java

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

2 participants