Sha256: 8b68fd80f873ca1bdbf934f8eb43d89a45752e6a6cd16099e07c311ac7b71b03
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_ANY); $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_any.php |
sphinx-2.1.1.3711 | spec/fixtures/requests/php/match_any.php |