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