Sha256: 2db1cdb76aa2252a0af5f401c58509c1f793f602ef476c7b314ee8f52dc5efcb
Contents?: true
Size: 141 Bytes
Versions: 2
Compression:
Stored size: 141 Bytes
Contents
<?php require ("spec/fixtures/sphinxapi.php"); $cl = new SphinxClient(); $cl->SetRankingMode(SPH_RANK_PROXIMITY); $cl->Query('query'); ?>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sphinx-2.1.1.3712 | spec/fixtures/requests/php/ranking_proximity.php |
sphinx-2.1.1.3711 | spec/fixtures/requests/php/ranking_proximity.php |