Обновление sphinxapi до версии 4522.
This commit is contained in:
Exile 2014-08-02 00:03:02 +04:00
commit a4c4d7fb48
2 changed files with 1857 additions and 1652 deletions

View file

@ -2516,7 +2516,7 @@ function init_sphinx ()
$sphinx->SetConnectTimeout(5); $sphinx->SetConnectTimeout(5);
# $sphinx->SetMaxQueryTime(2); # $sphinx->SetMaxQueryTime(2);
$sphinx->SetRankingMode(SPH_RANK_NONE); $sphinx->SetRankingMode(SPH_RANK_NONE);
$sphinx->SetMatchMode(SPH_MATCH_BOOLEAN); # $sphinx->SetMatchMode(SPH_MATCH_BOOLEAN);
# $sphinx->SetSortMode($mode, $sortby=""); # $sphinx->SetSortMode($mode, $sortby="");
} }
} }

File diff suppressed because it is too large Load diff