summaryrefslogtreecommitdiff
path: root/lib/Net/Riak/Role/REST/Search.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Added secondary index support using method names from the riak pythonMainframe20082013-02-261-11/+17
| | | | | client. * Added tests for secondary indexes * Added documentation
* Added comments for searching using secondary indexesMainframe20082013-02-011-0/+21
|
* removed more white spacesfranck cuny2011-07-071-9/+9
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* documentation added for searchgmaurice2011-07-071-1/+3
|
* allow to setup indexing on a bucket via precommitgmaurice2011-07-021-9/+50
| | | | add tests for riaksearch
* remove index param from being added to query paramsgmaurice2011-06-251-4/+9
|
* add basic support of riaksearch (need to see what is missed)gmaurice2011-06-221-0/+28