jabref
jabref copied to clipboard
Graphical Java application for managing BibTeX and biblatex (.bib) databases
### JabRef version Latest development branch build (please note build date below) ### Operating system Windows ### Details on version and operating system _No response_ ### Checked with the latest...
In https://github.com/JabRef/jabref/pull/11803, we migrate(d) away from Lucene syntax (back) to `Search.g4`. We need to migrate the web search (and consequently the SLR search). For SLR, it is OK to define...
Currently, we have several maps **in memory**. We should use Postgres ~~MV Store~~ for maps! Main reasons: - 1 second is used for initialiatzion - 500 MB of RAM are...