Embed attachments' text data for known file types (#136)

* embed attachment data for known file types

* add comments

* add comments

* remove trash files

* add comments about known extensions

* add missing ()

* open by default for small files < 5k bytes
2 files changed
tree: 63cf82c696977f6a82a34ddbb27e8858aa8bd22a
  1. attachments/
  2. migration/
  3. .asf.yaml
  4. README.md
README.md

Jira archive for Apache Lucene

This repository serves for:

https://issues.apache.org/jira/browse/LUCENE-10557

Recommended: Use --single-branch when cloning

All attachments (800MiB+) are kept in attachments branch. Not to clone all commit history at initial cloning, use --single-branch --branch main option that only clones the history of main branch.

git clone --single-branch --branch main git@github.com:apache/lucene-jira-archive.git