diff --git a/tests/data/sphinx-3.5.1.conf b/tests/data/sphinx-3.5.1.conf index ffb34ccb..8068a207 100644 --- a/tests/data/sphinx-3.5.1.conf +++ b/tests/data/sphinx-3.5.1.conf @@ -48,7 +48,7 @@ source yii2_test_item_src sql_attr_uint = id sql_attr_uint = category_id sql_attr_float = price - sql_attr_uint = add_date + sql_attr_uint = add_date } @@ -64,14 +64,12 @@ source yii2_test_item_delta_src : yii2_test_item_src index yii2_test_article_index { source = yii2_test_article_src - docinfo = extern } index yii2_test_item_index { source = yii2_test_item_src - docinfo = extern }