Sha256: 3d88d14ce865f5ac00166c978a072b4726168f2f59c11e18c44feac2df2198cb
Contents?: true
Size: 139 Bytes
Versions: 2
Compression:
Stored size: 139 Bytes
Contents
<?php require ("spec/fixtures/sphinxapi.php"); $cl = new SphinxClient(); $cl->SetWeights(array(10, 20, 30, 40)); $cl->Query('query'); ?>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sphinx-2.1.1.3712 | spec/fixtures/requests/php/weights.php |
sphinx-2.1.1.3711 | spec/fixtures/requests/php/weights.php |