This is a wrapper for the Record object that interfaces with the Bullet query engine. Users wishing their data to be queryable by Bullet insert their data into a BulletRecord.
All documentation has moved to Github Pages here.
- Quick Start to start with a Bullet instance running locally.
- Data Ingestion to see how this project works to get arbitrary data into Bullet.
- Setup UI to setup the Bullet UI.
- Setup Web Service to setup the Bullet Web Service.
- Setup on Storm to see how to setup Bullet on Storm.
- API to see the Bullet API query syntax.
- API Examples to see what kind of queries you can run on Bullet.
- Bullet Record Releases to see Bullet Record releases.
Code licensed under the Apache 2 license. See LICENSE file for terms.