Skip to content

Spotting Meteors. A native Meteor package providing full-text search for your app.

Notifications You must be signed in to change notification settings

Crenshinibon/spomet

Repository files navigation

Spomet

Spomet is the contraction of Spotting Meteors. The detailed uptodate documentation can be found here

Test it here and read about an extended example of it's usage here.

It is a quite simple and limited fulltext search engine for Meteor. Besides it's simplicity it's sufficient for my purpose (and eventually for many other's).

Tests

There are tests. Laika tests, written in CoffeeScript. To execute those, you need a few additional things. A local MongoDB installation, Phantom.js and of course CoffeeScript. You might check the laika homepage for further instructions.

Run the tests from the project's root folder with:

laika --compilers coffee:coffee-script

Note: There might be some false errors, indicating some curly braces problem, when you run all tests at once.

Warning

This package is still in it's really really early stages. As it should allow for some basic usage, there might be some essential things missing or going wrong.

There is of course no guarantee for it's correct functioning. And I'm not liable on any consequences resulting from the usage of this software.

Plans

I'm not sure how much time I can spend, to drive this project further. For now I'm only adding aspects I need for the app I'm currently developing. Ideas and wishes are welcome, though.

Contributions

You are free to send me additions and corrections via pull requests. Or to use the code as inspiration and/or basis for your own implementation.

Hack Crenshinibon/spomet on Nitrous

License

"Do What The Fuck You Want To" - License.

About

Spotting Meteors. A native Meteor package providing full-text search for your app.

Resources

Stars

Watchers

Forks

Packages

No packages published