aleph
                                
                                 aleph copied to clipboard
                                
                                    aleph copied to clipboard
                            
                            
                            
                        Search and browse documents and data; find the people and companies you look for.
**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...
**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...
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....
**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:...
**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...
**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...
**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...
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...