SkillAgentSearch skills...

Mongosearch

A proof-of-concept full-text search engine using MongoDB

Install / Use

/learn @hmarr/Mongosearch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

=========== MongoSearch

About

MongoSearch is a very basic full-text search engine that uses MongoDB. It is more of a proof-of-concept than anything else, and should certainly not be seen as a proper alternative to "real" search engines such as Solr and Lucene.

Dependencies

  • PyMongo
  • MongoEngine (>=0.3)
  • PyStemmer
  • lxml
  • feedparser (for running the example)
View on GitHub
GitHub Stars59
CategoryDevelopment
Updated2y ago
Forks8

Languages

Python

Security Score

80/100

Audited on May 2, 2023

No findings