gitea dump should have option to ignore bleve index #9353

Closed
opened 2025-11-02 08:36:15 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @johanvdw on GitHub (Aug 5, 2022).

Feature Description

I noticed that about half of the size of our gitea dumps is the file data/indexers/repos.bleve (1.7 Gb)

I'm considering adding an option to skip these indexers when calling gitea dump, similar to how lfs and attachment data can be skipped.

However, before diving in the code: do you think this is a good idea? Would restore from such a dump still work?

Screenshots

No response

Originally created by @johanvdw on GitHub (Aug 5, 2022). ### Feature Description I noticed that about half of the size of our gitea dumps is the file `data/indexers/repos.bleve` (1.7 Gb) I'm considering adding an option to skip these indexers when calling gitea dump, similar to how lfs and attachment data can be skipped. However, before diving in the code: do you think this is a good idea? Would restore from such a dump still work? ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 08:36:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9353