# File lib/riddle/configuration/distributed_index.rb, line 50 def valid? @local_indices.length > 0 || @remote_indices.length > 0 end