検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 555 for query (0.030 sec.)
Specifies the number of results to return for each group. The server default val... 4204
« SolrQuery::setGroupFormat SolrQuery::setGroupMain » PHP Manual SolrQuery Specifies the number ... for each group. The server default value is 1 SolrQuery::setGroupLimit (PECL solr >= 2.2.0) SolrQuery::set ... oup. The server default value is 1 説明 public SolrQuery::setGroupLimit ( int $value ): SolrQuery Specifies ... fault value is 1. パラメータ value 戻り値 参考 SolrQuery::setGroup() - Enable/Disable result grouping (grou ... p parameter) SolrQuery::addGroupField() - Add a field to be used to group ...
https://man.plustar.jp/php/solrquery.setgrouplimit.html - [similar]
CUBRID 4181
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... Returns the CUBRID database parameters cubrid_get_query_timeout — Get the query timeout value of the reque ... the result cubrid_next_result — Get result of next query when executing multiple SQL statements cubrid_num_ ... element from set type column using OID cubrid_set_query_timeout — Set the timeout time of query execution ... tion or reconnect if there is no connection cubrid_query — Send a CUBRID query cubrid_real_escape_string — ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
Enables/Disables the Expand Component 4181
« SolrQuery::setEchoParams SolrQuery::setExpandQuery » PHP Manual SolrQuery Enables/Disables the ... Expand Component SolrQuery::setExpand (PECL solr >= 2.2.0) SolrQuery::setExpa ... bles/Disables the Expand Component 説明 public SolrQuery::setExpand ( bool $value ): SolrQuery Enables/Disa ... d Component. パラメータ value Bool flag 戻り値 SolrQuery 例 例1 SolrQuery::setExpand() example <?php $query ... = new SolrQuery ( 'lucene' ); $query -> setExpand ( true ) -> setE ...
https://man.plustar.jp/php/solrquery.setexpand.html - [similar]
Sets the group format, result structure (group.format parameter) 4181
« SolrQuery::setGroupFacet SolrQuery::setGroupLimit » PHP Manual SolrQuery Sets the group format ... , result structure (group.format parameter) SolrQuery::setGroupFormat (PECL solr >= 2.2.0) SolrQuery::se ... structure (group.format parameter) 説明 public SolrQuery::setGroupFormat ( string $value ): SolrQuery Sets ... s: grouped/simple パラメータ value 戻り値 参考 SolrQuery::setGroup() - Enable/Disable result grouping (grou ... p parameter) SolrQuery::addGroupField() - Add a field to be used to group ...
https://man.plustar.jp/php/solrquery.setgroupformat.html - [similar]
The SolrClient class 4143
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... rray $queries ): SolrUpdateResponse public deleteByQuery ( string $query ): SolrUpdateResponse public getBy ... Id ( string $id ): SolrQueryResponse public getByIds ( array $ids ): SolrQueryR ... teResponse public ping (): SolrPingResponse public query ( SolrParams $query ): SolrQueryResponse public re ... ts matching any of the queries SolrClient::deleteByQuery — Deletes all documents matching the given query S ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 4143
« pg_send_execute pg_send_query_params » PHP Manual PostgreSQL 関数 指定したパラメータでプリペア ... ion $connection , string $statement_name , string $query ): int | bool 指定したパラメータでプリペアドステー ... 以前に定義された 無名ステートメントを上書きします。 query パラメータ化した SQL 文。ひとつの文のみである必要が ... usy ( $dbconn )) { pg_send_prepare ( $dbconn , "my_query" , 'SELECT * FROM shops WHERE name = $1' ); $res1 ... usy ( $dbconn )) { pg_send_execute ( $dbconn , "my_query" , array( "Joe's Widgets" )); $res2 = pg_get_resul ...
https://man.plustar.jp/php/function.pg-send-prepare.html - [similar]
Create a new Cursor (not used) 4143
« MongoDB\Driver\Cursor MongoDB\Driver\Cursor::current » PHP Manual MongoDB\Driver\Cursor Create ... e returned as the result of an executed command or query and cannot be constructed directly. パラメータ この ... a database command MongoDB\Driver\Manager::executeQuery() - Execute a database query MongoDB\Driver\Server ... mmand on this server MongoDB\Driver\Server::executeQuery() - Execute a database query on this server 関連キ ... river , new , not , database , Execute , command , query , construct , server ...
https://man.plustar.jp/php/mongodb-driver-cursor.construct.html - [similar]
結果セットにおける現在の行のカラムの長さを返す 4143
« mysqli_result::getIterator mysqli_result::$num_rows » PHP Manual mysqli_result 結果セットにおけ ... を返します。 パラメータ result 手続き型のみ: mysqli_query() 、 mysqli_store_result() 、 mysqli_use_result() ... iled: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT * from Country ORDER BY Code LIMIT 1" ; ... if ( $result = $mysqli -> query ( $query )) { $row = $result -> fetch_row (); /* カ ... iled: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT * from Country ORDER BY Code LIMIT 1" ; ...
https://man.plustar.jp/php/mysqli-result.lengths.html - [similar]
Enables caching for result grouping 4143
« SolrQuery::setGroup SolrQuery::setGroupFacet » PHP Manual SolrQuery Enables caching for result ... grouping SolrQuery::setGroupCachePercent (PECL solr >= 2.2.0) SolrQue ... nables caching for result grouping 説明 public SolrQuery::setGroupCachePercent ( int $percent ): SolrQuery ... case of an invalid parameter was passed. 参考 SolrQuery::setGroup() - Enable/Disable result grouping (grou ... p parameter) SolrQuery::addGroupField() - Add a field to be used to group ...
https://man.plustar.jp/php/solrquery.setgroupcachepercent.html - [similar]
If true, the result of the first field grouping command is used as the main resu... 4143
« SolrQuery::setGroupLimit SolrQuery::setGroupNGroups » PHP Manual SolrQuery If true, the result ... ist in the response, using group.format=simple SolrQuery::setGroupMain (PECL solr >= 2.2.0) SolrQuery::setG ... esponse, using group.format=simple 説明 public SolrQuery::setGroupMain ( string $value ): SolrQuery If true ... in the response. 戻り値 Returns an instance of SolrQuery . 参考 SolrQuery::setGroup() - Enable/Disable resu ... lt grouping (group parameter) SolrQuery::addGroupField() - Add a field to be used to group ...
https://man.plustar.jp/php/solrquery.setgroupmain.html - [similar]