検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 373 for Field (0.024 sec.)
結果セット内の指定したカラムの位取りを返す 5719
« db2_field_precision db2_field_type » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位取 ... りを返す db2_field_scale (PECL ibm_db2 >= 1.0.0) db2_field_scale — 結 ... 果セット内の指定したカラムの位取りを返す 説明 db2_field_scale ( resource $stmt , mixed $column ): int 結果 ... 結果セット内にそのカラムが存在しない場合には、 db2_field_scale() は false を返します。 参考 db2_field_displ ... カラムを表示するために必要な最大のバイト数を返す db2_field_name() - 結果セット内のカラムの名前を返す db2_fiel ...
https://man.plustar.jp/php/function.db2-field-scale.html - [similar]
結果セット内の指定したカラムの位置を返す 5702
« db2_field_name db2_field_precision » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位置 ... を返す db2_field_num (PECL ibm_db2 >= 1.0.0) db2_field_num — 結果セ ... ット内の指定したカラムの位置を返す 説明 db2_field_num ( resource $stmt , mixed $column ): int 結果セ ... 結果セット内にそのカラムが存在しない場合には、 db2_field_num() は false を返します。 参考 db2_field_display ... カラムを表示するために必要な最大のバイト数を返す db2_field_name() - 結果セット内のカラムの名前を返す db2_fiel ...
https://man.plustar.jp/php/function.db2-field-num.html - [similar]
結果セット内の指定したカラムのデータ型を返す 5702
« db2_field_scale db2_field_width » PHP Manual IBM DB2 関数 結果セット内の指定したカラムのデータ ... 型を返す db2_field_type (PECL ibm_db2 >= 1.0.0) db2_field_type — 結果 ... セット内の指定したカラムのデータ型を返す 説明 db2_field_type ( resource $stmt , mixed $column ): string 結 ... 結果セット内にそのカラムが存在しない場合には、 db2_field_type() は false を返します。 参考 db2_field_displa ... カラムを表示するために必要な最大のバイト数を返す db2_field_name() - 結果セット内のカラムの名前を返す db2_fiel ...
https://man.plustar.jp/php/function.db2-field-type.html - [similar]
指定されたフィールドのフィールド番号を返す 5675
« pg_field_name pg_field_prtlen » PHP Manual PostgreSQL 関数 指定されたフィールドのフィールド番号 ... を返す pg_field_num (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field ... 指定されたフィールドのフィールド番号を返す 説明 pg_field_num ( PgSql\Result $result , string $field ): int ... pg_field_num() は、 指定した結果 ( result ) インスタンスにお ... いて field に相当するカラム(フィールド) のフィールド番号を返し ...
https://man.plustar.jp/php/function.pg-field-num.html - [similar]
Specifies the type of algorithm to use when faceting a field 5675
« SolrQuery::setFacetLimit SolrQuery::setFacetMinCount » PHP Manual SolrQuery Specifies the type ... of algorithm to use when faceting a field SolrQuery::setFacetMethod (PECL solr >= 0.9.2) Sol ... ifies the type of algorithm to use when faceting a field 説明 public SolrQuery::setFacetMethod ( string $me ... thod , string $field_override = ? ): SolrQuery Specifies the type of al ... gorithm to use when faceting a field. This method accepts optional field override. パラ ...
https://man.plustar.jp/php/solrquery.setfacetmethod.html - [similar]
Sets the maximum number of highlighted snippets to generate per field 5675
« SolrQuery::setHighlightSimplePre SolrQuery::setHighlightUsePhraseHighlighter » PHP Manual Solr ... mum number of highlighted snippets to generate per field SolrQuery::setHighlightSnippets (PECL solr >= 0.9. ... mum number of highlighted snippets to generate per field 説明 public SolrQuery::setHighlightSnippets ( int ... $value , string $field_override = ? ): SolrQuery Sets the maximum number ... of highlighted snippets to generate per field パラメータ value The maximum number of highlighted ...
https://man.plustar.jp/php/solrquery.sethighlightsnippets.html - [similar]
Returns the lower bound for the first date range for all date faceting on this f... 5658
« SolrQuery::getFacetDateOther SolrQuery::getFacetFields » PHP Manual SolrQuery Returns the lowe ... the first date range for all date faceting on this field SolrQuery::getFacetDateStart (PECL solr >= 0.9.2) ... the first date range for all date faceting on this field 説明 public SolrQuery::getFacetDateStart ( string ... $field_override = ? ): string Returns the lower bound for ... the first date range for all date faceting on this field. Accepts an optional field override パラメータ fie ...
https://man.plustar.jp/php/solrquery.getfacetdatestart.html - [similar]
Returns if a field will only be highlighted if the query matched in this particu... 5640
« SolrQuery::getHighlightRegexSlop SolrQuery::getHighlightSimplePost » PHP Manual SolrQuery Retu ... rns if a field will only be highlighted if the query matched in t ... his particular field SolrQuery::getHighlightRequireFieldMatch (PECL sol ... r >= 0.9.2) SolrQuery::getHighlightRequireFieldMatch — Returns if a field will only be highlighted ... if the query matched in this particular field 説明 public SolrQuery::getHighlightRequireFieldMat ...
https://man.plustar.jp/php/solrquery.gethighlightrequirefieldmatch.html - [similar]
Adds a Phrase Field (pf parameter) 5596
« SolrDisMaxQuery::addBoostQuery SolrDisMaxQuery::addQueryField » PHP Manual SolrDisMaxQuery Add ... s a Phrase Field (pf parameter) SolrDisMaxQuery::addPhraseField (No ... e, might only be in Git) SolrDisMaxQuery::addPhraseField — Adds a Phrase Field (pf parameter) 説明 public S ... olrDisMaxQuery::addPhraseField ( string $field , string $boost , string $slop = ? ... ): SolrDisMaxQuery Adds a Phrase Field (pf parameter) パラメータ field field name boost s ...
https://man.plustar.jp/php/solrdismaxquery.addphrasefield.html - [similar]
Sets the maximum number of characters of the field to return 5596
« SolrQuery::setHighlightHighlightMultiTerm SolrQuery::setHighlightMaxAnalyzedChars » PHP Manual ... Query Sets the maximum number of characters of the field to return SolrQuery::setHighlightMaxAlternateField ... solr >= 0.9.2) SolrQuery::setHighlightMaxAlternateFieldLength — Sets the maximum number of characters of t ... he field to return 説明 public SolrQuery::setHighlightMaxAl ... ternateFieldLength ( int $fieldLength , string $field_override ...
https://man.plustar.jp/php/solrquery.sethighlightmaxalternatefieldlength.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT