# File lib/thinking_sphinx/configuration.rb, line 182 def port=(port) @port = port @configuration.searchd.port = port end