jeffcoughlin / farcrysolrpro

FarCry Solr Pro plugin Supports: Solr 3.5, FarCry 7.0+, 6.2+, 6.1.4+, 6.0.19+
http://jeffcoughlin.github.com/farcrysolrpro
Other
9 stars 8 forks source link

If Solr is not running, index on save throws an error #43

Closed seancoyne closed 12 years ago

seancoyne commented 12 years ago

If Solr isn't running, for example in a development environment, when you save a record that is set to "index on save" or "delete on save", the plugin throws an error. Some simple try/catch error handling will fix this.