amazon cloudsearch - Ruby AWS Cloud Search Gem for indexing and searching compound queries for api version 2013-01-01 -
amazon cloudsearch - Ruby AWS Cloud Search Gem for indexing and searching compound queries for api version 2013-01-01 -
anyone know of ruby gem amazon cloud search? next criteria:
1) back upwards cloud search api version 2013-01-01
2) supports queries multiple constraints (ie. search movies title starting "star", , rating of 5 or above, , made before 1980, etc.)
3) supports indexing info search domain.
note have looked @ of these:
https://github.com/spokesoftware/aws_cloud_search - doesn't meet criteria 1
https://github.com/wellbredgrapefruit/asari - doesn't meet criteria 3
https://github.com/awslabs/cloudsearchable - doesn't meet criteria 1
https://github.com/willian/cloud_search - doesn't meet criteria 1 or 2
if there isn't such gem meets criteria, write own.
have taken @ new aws-sdk-core-ruby gem aws team? https://github.com/aws/aws-sdk-core-ruby
i using communication dynamodb , s3, , pairs services' apis. checkout cloudsearch service in docs: http://docs.aws.amazon.com/sdkforruby/api/frames.html
ruby amazon-cloudsearch
Comments
Post a Comment