Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new application: cspapers.org #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions content/docs/Applications-using-bleve.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ parent = 'userguide'

The following applications use bleve. Add yours to the list!

## cspapers.org

cspapers.org is a fast and open search engine for Computer Science papers.

* https://cspapers.org
* https://github.com/swkim101/cspapers.org

## Caddy

Caddy is an alternative web server that is easy to configure and use. Caddy uses Bleve to automatically index your site and expose a search page and JSON endpoint.
Expand Down