Update simdht_delta.conf

pull/109/head
Mr Chen 6 years ago
parent 4562112467
commit 4e249c0379
  1. 4
      plugins/sphinx/tpl/simdht_delta.conf

@ -27,11 +27,11 @@ source search_hash
{
type = mysql
sql_host = 154.48.251.71
sql_host = 127.0.0.1
sql_user = ssbc
sql_pass = ssbc
sql_db = ssbc
sql_port = 33061 # optional, default is 3306
sql_port = 3306 # optional, default is 3306
sql_query_pre = UPDATE sph_counter SET max_doc_id=(SELECT MAX(id) FROM search_hash) where counter_id=1

Loading…
Cancel
Save