Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matmoore/search_engine
https://github.com/matmoore/search_engine
boolean-search information-retrieval search-engine
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matmoore/search_engine
- Owner: MatMoore
- Created: 2016-12-22T21:18:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T23:37:56.000Z (about 6 years ago)
- Last Synced: 2024-10-28T10:46:06.492Z (2 months ago)
- Topics: boolean-search, information-retrieval, search-engine
- Language: Go
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search Engine
A mini search index.
Built to learn golang and/or [information retrieval](http://nlp.stanford.edu/IR-book/pdf/irbookonlinereading.pdf).