itstommymorgan / asari

a Ruby wrapper for AWS CloudSearch.
52 stars 54 forks source link

make region/endpoint configurable #1

Closed brackxm closed 11 years ago

brackxm commented 11 years ago

currently us-east-1 is hardcoded

itstommymorgan commented 11 years ago

Hi @brackxm -

You can now set an aws_region option that should take care of this for you - check out the updated docs and make sure to use Asari v0.7.3.

andreadellacorte commented 11 years ago

region us-east-1 is still hardcoded for the doc_request method