Sha256: 207f93f869616b6817d5a625159962d4e493ff3843afe314f086595d703d2c5e
Contents?: true
Size: 138 Bytes
Versions: 2
Compression:
Stored size: 138 Bytes
Contents
<?php require ("spec/fixtures/sphinxapi.php"); $cl = new SphinxClient(); $cl->SetMatchMode(SPH_MATCH_EXTENDED); $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_extended.php |
sphinx-2.1.1.3711 | spec/fixtures/requests/php/match_extended.php |