mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
r593
Обновление sphinxapi до версии 4522.
This commit is contained in:
parent
48afb90e3f
commit
a4c4d7fb48
2 changed files with 1857 additions and 1652 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue