From 0d3e919349d92f7905e6d6596089372ad6646837 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Jan 2024 08:16:34 +0100 Subject: test build for upcoming 2.7.0 --- REFLECTION | 48 +++++++++++++++++++++++++++++++++++++----------- 1 file changed, 37 insertions(+), 11 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 5593de7..fe186a1 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #124 solr version 2.6.0 ] { +Extension [ extension #82 solr version 2.7.0 ] { - Dependencies { Dependency [ libxml (Required) ] @@ -7,9 +7,9 @@ Extension [ extension #124 solr version 2.6.0 ] { - Constants [4] { Constant [ int SOLR_MAJOR_VERSION ] { 2 } - Constant [ int SOLR_MINOR_VERSION ] { 6 } + Constant [ int SOLR_MINOR_VERSION ] { 7 } Constant [ int SOLR_PATCH_VERSION ] { 0 } - Constant [ string SOLR_EXTENSION_VERSION ] { 2.6.0 } + Constant [ string SOLR_EXTENSION_VERSION ] { 2.7.0 } } - Functions { @@ -1093,7 +1093,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected $_hashtable_index = 0 ] } - - Methods [208] { + - Methods [210] { Method [ public method __construct ] { - Parameters [1] { @@ -1794,6 +1794,19 @@ Extension [ extension #124 solr version 2.6.0 ] { } } + Method [ public method setHighlightQuery ] { + + - Parameters [1] { + Parameter #0 [ $q ] + } + } + + Method [ public method getHighlightQuery ] { + + - Parameters [0] { + } + } + Method [ public method addHighlightField ] { - Parameters [1] { @@ -2528,7 +2541,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected $_hashtable_index = 0 ] } - - Methods [235] { + - Methods [237] { Method [ public method __construct ] { - Parameters [1] { @@ -3425,6 +3438,19 @@ Extension [ extension #124 solr version 2.6.0 ] { } } + Method [ public method setHighlightQuery ] { + + - Parameters [1] { + Parameter #0 [ $q ] + } + } + + Method [ public method getHighlightQuery ] { + + - Parameters [0] { + } + } + Method [ public method addHighlightField ] { - Parameters [1] { @@ -4997,7 +5023,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5098,7 +5124,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5199,7 +5225,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5300,7 +5326,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5401,7 +5427,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } @@ -5502,7 +5528,7 @@ Extension [ extension #124 solr version 2.6.0 ] { Property [ protected string $file = '' ] Property [ protected int $line = 0 ] Property [ protected $sourceline = 118 ] - Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ] + Property [ protected $sourcefile = '/dev/shm/BUILD/php-pecl-solr2-2.7.0/solr-2.7.0/src/php7/solr_functions_helpers.c' ] Property [ protected $zif_name = 'solr_exception_register_class_properties' ] } -- cgit