検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 373 for Field (0.005 sec.)
Specifies the backup field to use 5939
« SolrQuery::setHighlight SolrQuery::setHighlightFormatter » PHP Manual SolrQuery Specifies the ... backup field to use SolrQuery::setHighlightAlternateField (PECL ... solr >= 0.9.2) SolrQuery::setHighlightAlternateField — Specifies the backup field to use 説明 public So ... lrQuery::setHighlightAlternateField ( string $field , string $field_override = ? ): So ... se there were no matching terms, one can specify a field to use as the backup or default summary パラメータ ...
https://man.plustar.jp/php/solrquery.sethighlightalternatefield.html - [similar]
Return the value of a specific field in a specific row 5895
« cubrid_real_escape_string cubrid_unbuffered_query » PHP Manual CUBRID MySQL 互換関数 Return th ... e value of a specific field in a specific row cubrid_result (PECL CUBRID >= 8. ... .0) cubrid_result — Return the value of a specific field in a specific row 説明 cubrid_result ( resource $r ... esult , int $row , mixed $field = 0 ): string This function returns the value of a ... specific field in a specific row from a result set. パラメータ re ...
https://man.plustar.jp/php/function.cubrid-result.html - [similar]
結果セットにおける現在の行のカラムの長さを返す 5895
« mysqli_result::getIterator mysqli_result::$num_rows » PHP Manual mysqli_result 結果セットにおけ ... h ( $result -> lengths as $i => $val ) { printf ( "Field %2d has Length %2d\n" , $i + 1 , $val ); } $result ... ch_lengths ( $result ) as $i => $val ) { printf ( "Field %2d has Length %2d\n" , $i + 1 , $val ); } mysqli_ ... close ( $link ); ?> 上の例の出力は以下となります。 Field 1 has Length 3 Field 2 has Length 5 Field 3 has Le ... ngth 13 Field 4 has Length 9 Field 5 has Length 6 Field 6 has Le ...
https://man.plustar.jp/php/mysqli-result.lengths.html - [similar]
Adds a Trigram Phrase Field (pf3 parameter) 5895
« SolrDisMaxQuery::addQueryField SolrDisMaxQuery::addUserField » PHP Manual SolrDisMaxQuery Adds ... a Trigram Phrase Field (pf3 parameter) SolrDisMaxQuery::addTrigramPhraseF ... t only be in Git) SolrDisMaxQuery::addTrigramPhraseField — Adds a Trigram Phrase Field (pf3 parameter) 説明 ... public SolrDisMaxQuery::addTrigramPhraseField ( string $field , string $boost , string $slop = ? ... ): SolrDisMaxQuery Adds a Trigram Phrase Field (pf3 parameter) パラメータ field Field Name boost ...
https://man.plustar.jp/php/solrdismaxquery.addtrigramphrasefield.html - [similar]
結果において指定したフィールド名を取得する 5878
« mysql_field_len mysql_field_seek » PHP Manual MySQL 関数 結果において指定したフィールド名を取得 ... する mysql_field_name (PHP 4, PHP 5) mysql_field_name — 結果において ... の関数の代替として、これらが使えます。 mysqli_fetch_field_direct() [name] あるいは [orgname] PDOStatement::g ... etColumnMeta() [name] 説明 mysql_field_name ( resource $result , int $field_offset ): str ... ing | false mysql_field_name() は、指定したフィールドの 名前を返します。 パ ...
https://man.plustar.jp/php/function.mysql-field-name.html - [similar]
Removes a Query Field (qf parameter) 5878
« SolrDisMaxQuery::removePhraseField SolrDisMaxQuery::removeTrigramPhraseField » PHP Manual Solr ... DisMaxQuery Removes a Query Field (qf parameter) SolrDisMaxQuery::removeQueryField ( ... might only be in Git) SolrDisMaxQuery::removeQueryField — Removes a Query Field (qf parameter) 説明 public ... SolrDisMaxQuery::removeQueryField ( string $field ): SolrDisMaxQuery Removes a Query ... Field (qf parameter) from the field list added by SolrDi ...
https://man.plustar.jp/php/solrdismaxquery.removequeryfield.html - [similar]
指定したフィールドが含まれるテーブルの名前を取得する 5860
« mysql_field_seek mysql_field_type » PHP Manual MySQL 関数 指定したフィールドが含まれるテーブル ... の名前を取得する mysql_field_table (PHP 4, PHP 5) mysql_field_table — 指定したフ ... の関数の代替として、これらが使えます。 mysqli_fetch_field_direct() [table] あるいは [orgtable] PDOStatement: ... :getColumnMeta() [table] 説明 mysql_field_table ( resource $result , int $field_offset ): st ... は、 mysql_query() のコールにより得られたものです。 field_offset 数値フィールドオフセット。 field_offset は ...
https://man.plustar.jp/php/function.mysql-field-table.html - [similar]
odbc_field_len のエイリアス 5860
« odbc_field_num odbc_field_scale » PHP Manual ODBC 関数 odbc_field_len のエイリアス odbc_field_ ... precision (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_precision — odbc_field_len() のエイリアス 説明 この ... 関数は次の関数のエイリアスです。 odbc_field_len() . 参考 浮動小数点の精度を得るには odbc_field ...
https://man.plustar.jp/php/function.odbc-field-precision.html - [similar]
フィールド番号に対応する型 ID(OID)を返す 5860
« pg_field_table pg_field_type » PHP Manual PostgreSQL 関数 フィールド番号に対応する型 ID(OID) ... を返す pg_field_type_oid (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_field_t ... フィールド番号に対応する型 ID(OID)を返す 説明 pg_field_type_oid ( PgSql\Result $result , int $field ): st ... ring | int pg_field_type_oid() は、指定した result インスタンスにおける ... 指定した field の型の OID を返します。 フィールド型についての詳細 ...
https://man.plustar.jp/php/function.pg-field-type-oid.html - [similar]
フィールド番号に対応する型名を返す 5842
« pg_field_type_oid pg_flush » PHP Manual PostgreSQL 関数 フィールド番号に対応する型名を返す pg_ ... ield_type (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_type — フィールド番号に対応する型名を返す 説明 pg_ ... field_type ( PgSql\Result $result , int $field ): string pg_field_type() は、指定した result イン ... スタンスにおいて、指定した field の型名を保持する文字列を 返します。 注意 : フィール ... る型の名前を返します。 注意 : この関数は、以前は pg_fieldtype() と呼ばれていました。 パラメータ result pg_qu ...
https://man.plustar.jp/php/function.pg-field-type.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT