mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-10-05 21:22:39 +02:00
Use a system.properties file to configure the system. This is loaded statically by MainClass or ProcessMainClass. Update the property names to be more consistent, and update the documentations to reflect the changes.
Documentation
A lot of the architectural description is sprinkled into the code repository closer to the code. Start in 📁 ../code/ and poke around.
Operations
- System Properties - JVM property flags
How-To
- Sideloading How-To - How to sideload various data sets
- Parquet How-To - Useful tips in working with Parquet files
Set-up
- 📁 ../run/ - Set-up instructions
Documents
- Module Taxonomy - What is a 'service' and what is a 'library'.
- Useful Resources - Links to resources on IR and search engines.