Sha256: 0c702bccfcffe43e8a5be78dec35f4f8f834d544e9a8fb1e2a62d5d260fb0714

Contents?: true

Size: 124 Bytes

Versions: 24

Compression:

Stored size: 124 Bytes

Contents

<?php

require ("sphinxapi.php");

$cl = new SphinxClient();
$cl->SetMatchMode(SPH_MATCH_EXTENDED);
$cl->Query('query');

?>

Version data entries

24 entries across 24 versions & 5 rubygems

Version Path
sphinx-0.9.10.2091 spec/fixtures/match_extended.php
sphinx-0.9.10.2043 spec/fixtures/match_extended.php
sphinx-0.9.10 spec/fixtures/match_extended.php
rlibsphinxclient-0.2.2 spec/fixtures/match_extended.php