Rufus Pollock
|
36548ceffc
|
[#66,filters][s]: memory backend support for filters.
|
2012-04-02 21:05:28 +01:00 |
|
Rufus Pollock
|
f51450ef7b
|
[#62,facets,backend][xs]: limit facet on memory backend to 10 by default.
|
2012-04-01 18:22:01 +01:00 |
|
Rufus Pollock
|
7a95302760
|
[#62,facets,backend/memory][m]: add faceting support to memory backend.
|
2012-04-01 16:31:36 +01:00 |
|
Rufus Pollock
|
157d77ebb1
|
[#57,backend,model][m]: switch to having backend query methods return a QueryResult object - fixes #57.
|
2012-04-01 11:45:42 +01:00 |
|
Rufus Pollock
|
767f9a23d6
|
[#57,backend,refactor][s]: create a recline.Backend.Base model which other backends inherit from.
* At the moment this added little other than a cleaner structure but will help with change for #57.
|
2012-04-01 10:49:22 +01:00 |
|
Rufus Pollock
|
e3819d8f4e
|
[#51,bugfix][xs]: fix bug in pulling of fields from document in createDataset (corrects error in 5fc486d8083a27db21993fc7d58c2c2dae75c17f).
|
2012-03-31 11:09:10 +01:00 |
|
Rufus Pollock
|
5fc486d808
|
[#51,bugfix][s]: fix for pulling fields from first row of data if no fields are provided (addendum to cb81fe87aff266e148428fbb5895552c4e66769f).
|
2012-03-29 08:22:57 +01:00 |
|
Rufus Pollock
|
cb81fe87af
|
[#51,backend/memory][s]: simple createDataset method to create in-memory dataset from raw array of hashes (and optional other info).
|
2012-03-27 17:02:13 +01:00 |
|
Rufus Pollock
|
57978c324b
|
[docs,build][m]: build latest version of the docs doing some tidying of the docs along the way.
|
2012-02-28 22:58:20 +00:00 |
|
Rufus Pollock
|
ae587506f3
|
[#34,query][s]: switch to proper ES style sort structure.
|
2012-02-28 16:43:37 +00:00 |
|
Rufus Pollock
|
bd6123403e
|
[#34,query][s]: rename offset to from on query object.
* More natural in fact and we may as well go whole hog with ES structure.
|
2012-02-27 20:54:02 +00:00 |
|
Rufus Pollock
|
df79583bde
|
[#50,backend,refactor][s]: complete backend split / rename refactor by removing Backend prefix from Backend classes - fixes #50.
* Backend prefix unnecessary now that everything in recline.Backend module.
|
2012-02-24 19:17:51 +00:00 |
|
Rufus Pollock
|
519274113e
|
[backend,refactor][xs]: remove stuff from memory backend that should have gone in last commit.
|
2012-02-24 14:14:20 +00:00 |
|
Rufus Pollock
|
e3a0615e43
|
[backend,refactor][s]: split backends in separate files and put in separate module recline.Backend.
|
2012-02-24 14:12:45 +00:00 |
|