1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-13 10:34:02 +02:00

Remove broken link

This commit is contained in:
Daniel Stefanovic
2018-06-18 14:33:21 +02:00
committed by GitHub
parent 48807539de
commit 228bfedf90

View File

@@ -276,7 +276,6 @@
#### Build your own `Search Engine`
* [**CSS**: _A search engine in CSS_](https://stories.algolia.com/a-search-engine-in-css-b5ec4e902e97)
* [**Python**: _Implementing a Search Engine with Ranking in Python_](http://aakashjapi.com/fuckin-search-engines-how-do-they-work/)
* [**Python**: _Building a search engine using Redis and redis-py_](http://www.dr-josiah.com/2010/07/building-search-engine-using-redis-and.html)
* [**Python**: _Building a Vector Space Indexing Engine in Python_](https://boyter.org/2010/08/build-vector-space-search-engine-python/)
* [**Python**: _Building A Python-Based Search Engine_](https://www.youtube.com/watch?v=cY7pE7vX6MU) [video]