Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kerollmops/croissantine

Croissantine le Search Engine
https://github.com/kerollmops/croissantine

rust search-engine

Last synced: 7 days ago
JSON representation

Croissantine le Search Engine

Awesome Lists containing this project

README

        

# Croissantine

An open source french search engine experiment using the Common Crawl WARC files for now.

## Deploy on the already running instance

```bash
git pull --prune --rebase
cargo install --path .
systemctl restart croissantine
```