# File lib/riddle/configuration/distributed_index.rb, line 44 def valid? @local_indexes.length > 0 || @remote_indexes.length > 0 end