Exeu / Amazon-ECS-PHP-Library

This library is no longer maintained! Please have a look at my new amazon Lib at: https://github.com/Exeu/apai-io
https://github.com/Exeu/apai-io
GNU General Public License v3.0
238 stars 97 forks source link

Add searchIndex method to list the available searchIndexs per location #36

Closed m14t closed 11 years ago

m14t commented 12 years ago

I created a bitmask map of the SearchIndexValues table and a function to return the available values for a given location.

I'm not super excited 120 character width of the bitmask map, and am open to alter formatting suggestions.

Exeu commented 11 years ago

Thanks for your pull request. But at this point this class is by far to large. Currently i consider to refactor it into a complete new version.

So maybe in the new version could be a similar searchindex management.