1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-25 16:22:20 +01:00

Fix issues in solr directory (#693)

Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
This commit is contained in:
Sergey Panteleev
2021-08-03 13:10:57 +03:00
committed by GitHub
parent f32912d04f
commit d00128a85a
12 changed files with 110 additions and 27 deletions

View File

@@ -31,7 +31,14 @@
</varlistentry>
</variablelist>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&return.void;
</para>
</refsect1>
<refsect1 role="errors">
&reftitle.errors;
<para>
@@ -42,13 +49,6 @@
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<example>

View File

@@ -32,7 +32,14 @@
</varlistentry>
</variablelist>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&return.void;
</para>
</refsect1>
<refsect1 role="errors">
&reftitle.errors;
<para>
@@ -43,13 +50,6 @@
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<example>

View File

@@ -44,6 +44,13 @@
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&return.success;
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View File

@@ -29,12 +29,20 @@
<term><parameter>value</parameter></term>
<listitem>
<para>
The name of the field.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an instance of <classname>SolrQuery</classname>.
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<simplelist>

View File

@@ -18,6 +18,18 @@
</para>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
&no.function.parameters;
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns whether group expanding is enabled.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View File

@@ -14,11 +14,23 @@
<void />
</methodsynopsis>
<para>
Returns the expand filter queries
Returns the expand filter queries
</para>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
&no.function.parameters;
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns the expand filter queries.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View File

@@ -18,6 +18,18 @@
</para>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
&no.function.parameters;
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns the expand query.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View File

@@ -19,6 +19,18 @@
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
&no.function.parameters;
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns the number of rows.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View File

@@ -18,6 +18,18 @@
</para>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
&no.function.parameters;
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an array of fields.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View File

@@ -14,7 +14,7 @@
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
<para>
If true, the result of the first field grouping command is used as the main result list in the response, using group.format=simple.
If &true;, the result of the first field grouping command is used as the main result list in the response, using <literal>group.format=simple</literal>.
</para>
</refsect1>
@@ -26,7 +26,7 @@
<term><parameter>value</parameter></term>
<listitem>
<para>
If &true;, the result of the first field grouping command is used as the main result list in the response.
</para>
</listitem>
</varlistentry>
@@ -36,16 +36,10 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an instance of <classname>SolrQuery</classname>.
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<simplelist>
<member></member>
</simplelist>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<simplelist>

View File

@@ -42,6 +42,13 @@
</variablelist>
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an instance of <classname>SolrQuery</classname>.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file

View File

@@ -45,6 +45,13 @@
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an instance of <classname>SolrQuery</classname>.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file