検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 373 for Field (0.093 sec.)
Removes one of the facet.date parameters 4235
« SolrQuery::removeFacetDateOther SolrQuery::removeFacetQuery » PHP Manual SolrQuery Removes one ... of the facet.date parameters SolrQuery::removeFacetField (PECL solr >= 0.9.2) SolrQuery::removeFacetField... .date parameters 説明 public SolrQuery::removeFacetField ( string $field ): SolrQuery Removes one of the fa ... cet.date parameters パラメータ field The name of the field 戻り値 Returns the current S ... , date , parameters , SolrQuery , of , removeFacetField , removeFacetDateOther , removeFacetQuery , public ...
https://man.plustar.jp/php/solrquery.removefacetfield.html - [similar]
Removes one of the fields used for highlighting 4235
« SolrQuery::removeFilterQuery SolrQuery::removeMltField » PHP Manual SolrQuery Removes one of t ... he fields used for highlighting SolrQuery::removeHighlightF ... eld (PECL solr >= 0.9.2) SolrQuery::removeHighlightField — Removes one of the fields used for highlighting ... 説明 public SolrQuery::removeHighlightField ( string $field ): SolrQuery Removes one of the fi ... elds used for highlighting. パラメータ field The name of the field 戻り値 Returns the current S ...
https://man.plustar.jp/php/solrquery.removehighlightfield.html - [similar]
Removes one of the moreLikeThis fields 4235
« SolrQuery::removeHighlightField SolrQuery::removeMltQueryField » PHP Manual SolrQuery Removes ... one of the moreLikeThis fields SolrQuery::removeMltField (PECL solr >= 0.9.2) So ... lrQuery::removeMltField — Removes one of the moreLikeThis fields 説明 publ ... ic SolrQuery::removeMltField ( string $field ): SolrQuery Removes one of the mo ... reLikeThis fields. パラメータ field Name of the field 戻り値 Return ...
https://man.plustar.jp/php/solrquery.removemltfield.html - [similar]
Removes one of the sort fields 4235
« SolrQuery::removeMltQueryField SolrQuery::removeStatsFacet » PHP Manual SolrQuery Removes one ... of the sort fields SolrQuery::removeSortField (PECL solr >= 0.9.2) S ... olrQuery::removeSortField — Removes one of the sort fields 説明 public SolrQ ... uery::removeSortField ( string $field ): SolrQuery Removes one of the so ... rt fields パラメータ field The name of the field 戻り値 Ret ...
https://man.plustar.jp/php/solrquery.removesortfield.html - [similar]
最初の MySQL API 4217
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに イ ... soc — 連想配列として結果の行を取得する mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返 ... sql_fetch_row — 結果を添字配列として取得する mysql_field_flags — 結果において指定したフィールドのフラグを取 ... 得する mysql_field_len — 指定したフィールドの長さを返す mysql_field_n ... — 結果において指定したフィールド名を取得する mysql_field_seek — 結果ポインタを指定したフィールドオフセットに ...
https://man.plustar.jp/php/book.mysql.html - [similar]
定義済み定数 4217
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ません。 PGSQL_DIAG_SEVERITY ( int ) pg_result_error_field() に渡します。 深刻度です。その内容は ERROR 、 FAT ... します。 PGSQL_DIAG_SQLSTATE ( int ) pg_result_error_field() に渡します。 エラーの SQLSTATE コードです。SQLST ... PGSQL_DIAG_MESSAGE_PRIMARY ( int ) pg_result_error_field() に渡します。 人間が判読できる最初のエラーメッセー ... PGSQL_DIAG_MESSAGE_DETAIL ( int ) pg_result_error_field() に渡します。 オプションの 2 番目のエラーメッセー ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
OCI8 関数 4217
« ドライバでサポートされるデータ型 oci_bind_array_by_name » PHP Manual OCI8 OCI8 関数 OCI8 関数 ... fetch — クエリの次の行を内部バッファに取得する oci_field_is_null — フェッチしたフィールドが null であるかど ... うかを確認する oci_field_name — 文からのフィールド名を返す oci_field_precis ... ion — フィールドの精度を問い合わせる oci_field_scale — フィールドの桁数を問い合わせる oci_field_s ... ize — フィールドサイズを返す oci_field_type_raw — Oracle におけるフィールドの型を問い合わ ...
https://man.plustar.jp/php/ref.oci8.html - [similar]
Maps to facet.date 4217
« SolrQuery::addExpandSortField SolrQuery::addFacetDateOther » PHP Manual SolrQuery Maps to face ... t.date SolrQuery::addFacetDateField (PECL solr >= 0.9.2) SolrQuery::addFacetDateField ... s to facet.date 説明 public SolrQuery::addFacetDateField ( string $dateField ): SolrQuery This method allow ... s you to specify a field which should be treated as a facet. It can be used ... multiple times with different field names to indicate multiple facet fields パラメータ ...
https://man.plustar.jp/php/solrquery.addfacetdatefield.html - [similar]
Maps to mlt.qf 4217
« SolrQuery::addMltField SolrQuery::addSortField » PHP Manual SolrQuery Maps to mlt.qf SolrQuery ... ::addMltQueryField (PECL solr >= 0.9.2) SolrQuery::addMltQueryField... Maps to mlt.qf 説明 public SolrQuery::addMltQueryField ( string $field , float $boost ): SolrQuery Maps t ... o mlt.qf. It is used to specify query fields and their boosts パラメータ field The name of the ... field boost Its boost value 戻り値 Returns the current S ...
https://man.plustar.jp/php/solrquery.addmltqueryfield.html - [similar]
Specify a formatter for the highlight output 4217
« SolrQuery::setHighlightAlternateField SolrQuery::setHighlightFragmenter » PHP Manual SolrQuery ... etHighlightFormatter ( string $formatter , string $field_override = ? ): SolrQuery Specify a formatter for ... rmatter Currently the only legal value is "simple" field_override The name of the field. 戻り値 Returns an ...
https://man.plustar.jp/php/solrquery.sethighlightformatter.html - [similar]