docs: add note about project not intended for production use
This commit is contained in:
parent
f57c661409
commit
ff2d63daa1
@ -4,6 +4,7 @@
|
|||||||
# RustySearch
|
# RustySearch
|
||||||
|
|
||||||
This project is a simple implementation of a search engine in Rust. It uses the BM25 algorithm for ranking documents.
|
This project is a simple implementation of a search engine in Rust. It uses the BM25 algorithm for ranking documents.
|
||||||
|
This project is a learning exercise and is not intended for production use.
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user