aleph icon indicating copy to clipboard operation
aleph copied to clipboard

Search and browse documents and data; find the people and companies you look for.

Results 490 aleph issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** PDF files can be optimized to be served by web servers that support range requests. A range request only downloads...

ui
backend
feature-request

**Is your feature request related to a problem? Please describe.** Aleph's OCR is not recognizing Persian language documents **Describe the solution you'd like** Add the [tesseract Persian language pack](https://packages.ubuntu.com/focal/tesseract-ocr-fas) **Describe...

feature-request
good first issue
Moderate
data-desk

When searching a large document in a dataset which has a significant number of results, only the first set of results are shown. I’ve fixed this by implementing infinite scrolling...

- Changes the type of the XREF_SCROLL_SIZE setting to integer. - Adds new setting for STAGE_XREF_BATCH - Adds above setting to Worker - Modifies xref_collection method to enqueue in batches...

I don't know if it is a bug or I am doing something wrong, but docs are very limited and I didn't see what is wrong and I'm just trial-n-erroring....

bug

**Describe the bug** If maintenance mode is enabled, the UI sends requests to fetch data about the current user in an infinite loop. **To Reproduce** Steps to reproduce the behavior:...

bug
Moderate

**Describe the bug** When uploading a large dataset with large raw documents that produce small numbers of tasks to be completed there is a high chance that there will be...

bug

**Is your feature request related to a problem? Please describe.** We currently render links in email and HTML previews. Clicking on links from source documents can be potentially unsafe or...

ui
feature-request
Moderate

**Is your feature request related to a problem? Please describe.** We update datasets using FTM_STORE and reindex. This doesn't change the last content updated date. Currently the only way to...

feature-request
triage

This is based on #3094. Review and merge #3094 first! *** Aleph used to store user API keys as plaintext in the database. This commit changes that to store only...

breaking-changes
release-notes