rs-pro / mongoid-elasticsearch

DEPRECATED - Consider using SearchKick https://github.com/ankane/searchkick
MIT License
61 stars 23 forks source link

Added skip_create option to prevent automatic creating of index #7

Closed dmonagle closed 10 years ago

dmonagle commented 10 years ago

We create aliases to indexes and already have a module that handles this for us. We've added a simple option to skip the automatic creation of the index.