You are here

protected property ApachesolrProximityUnitTestCase::$_expected in Apache Solr Term Proximity 7

Same name and namespace in other branches
  1. 6.3 apachesolr_proximity.test \ApachesolrProximityUnitTestCase::_expected

The expected array returned by apachesolr_proximity_parse_query().

This array is referred to as the "parse array" in the docblocks below.

Type: array

File

./apachesolr_proximity.test, line 20
Contains ApachesolrProximityUnitTestCase.

Class

ApachesolrProximityUnitTestCase
Test cases for the Apache Solr Term Proximity API functions.

Code

protected $_expected;