Click here to Skip to main content
15,890,186 members
Articles / Programming Languages / Python2.7

Building a search engine with Python, Tornado and Strus

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
20 Oct 2017MIT17 min read 38.3K   13  
This tutorial based on a docker image will guide through the development of a search engine service based on Strus and its Python Bindings within the Tornado web-framework.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Europe Europe
I am a software engineer living in Zürich.
My main interests are information retrieval, document processing, compiler building, formal languages and domain specific languages.

Comments and Discussions