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

https://github.com/keosariel/nairasearch

A search engine that was used to index and search through 1.2million pages of nairaland
https://github.com/keosariel/nairasearch

flask flask-application index python3 query-builder search search-engine searching whoosh xapian

Last synced: 2 months ago
JSON representation

A search engine that was used to index and search through 1.2million pages of nairaland

Awesome Lists containing this project

README

          

# nairasearch
A search engine POC that was used to index and search through 1.2million pages of nairaland

#### Note:
This is just a proof of concept project. Feel free to look around!!

```
xapian index: testi/
whoosh index: utils/index.py
server : server/
extraction : utils/extract.py
crawler : cronus/
```