Sha256: 10f190404be84c71faa65afb91baad457d403b8536810c6542610c85b15a36a6

Contents?: true

Size: 182 Bytes

Versions: 2

Compression:

Stored size: 182 Bytes

Contents

<?php

require ("spec/fixtures/sphinxapi.php");

$cl = new SphinxClient();
$cl->BuildExcerpts(array('what the world', 'London is the capital of Great Britain'), 'test1', 'the');

?>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sphinx-2.1.1.3712 spec/fixtures/responses/php/build_excerpts.php
sphinx-2.1.1.3711 spec/fixtures/responses/php/build_excerpts.php