TL;DR Python powered MongoDB based search engine https://github.com/SupermanScott/Arya MotivationI wanted to explore MongoDB Map Reduce framework and to build something non-trivial So this is a system that provides an Indexer and a Searcher to do the tasks and store the data in MongoDB. It is realtime search as the index is just a collection in MongoDB.SolutionThe solution uses Python and pymongo
{{#tags}}- {{label}}
{{/tags}}