Diego Buthay

Results 2 issues of Diego Buthay

This change allows for **runtime** configuration of document storage. The JSON configuration can now have the following keys: - **storage**: a class name. It can be either a _DocumentStorage_ subclass...

I'm trying to build some UI components to interact with sensei, similar to those I built on https://github.com/flaptor/indextank-jquery/ I noticed there are 2 clients on sensei's tree: - clients/javascript/sensei-client-1.0.0.js -...