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