Blob README.md
Showing rendered content. Download source code
Cerberus
Cerberus is the Search and Metadata Retrieval library for gula.recipes and makes use of Lucene for searching and a plain binary file filled with FlatBuffers to persist and access metadata.
Build
mvn install
Test
mvn test