Skip to content

glamkit/python-mongo-search

Repository files navigation

mongo-full-text-search

A full text search for mongo, comprising server-side javascript support and extensions to the native pymongo library

Installation

The easiest way to get mongo-full-text-search is if you have pip and git installed:

pip install -e git+git@github.com:glamkit/python-mongo-search.git#egg=mongosearch 

We'll get around to PyPI etc soonish.

Help and development

If you'd like to help out, you can fork the project at http://github.com/glamkit/mongo-full-text-search and report any bugs at https://www.assembla.com/spaces/python-mongo-search

About

use the native (javascript) mongo-search library from python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages