検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 201 for each (0.026 sec.)
Enables/Disables the Expand Component 4786
« SolrQuery::setEchoParams SolrQuery::setExpandQuery » PHP Manual SolrQuery Enables/Disables the ... pandRows() - Sets the number of rows to display in each group (expand.rows). Server Default 5 SolrQuery::s ...
https://man.plustar.jp/php/solrquery.setexpand.html - [similar]
If true, the result of the first field grouping command is used as the main resu... 4786
« SolrQuery::setGroupLimit SolrQuery::setGroupNGroups » PHP Manual SolrQuery If true, the result ... counts are based on the most relevant document of each group matching the query SolrQuery::setGroupFormat ...
https://man.plustar.jp/php/solrquery.setgroupmain.html - [similar]
Create a handle to used communicate with zookeeper 4786
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communi ... . パラメータ host Comma separated host:port pairs, each corresponding to a zk server. e.g. "127.0.0.1:3000 ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
The MongoDB\BSON\ObjectId class 4733
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON ... counter, starting with a random value. In MongoDB, each document stored in a collection requires a unique ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]
CUBRID MySQL 互換関数 4733
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換 ... Return an array with the lengths of the values of each field from the current row cubrid_fetch_object — F ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
Return the client library version 4733
« cubrid_get_class_name cubrid_get_db_parameter » PHP Manual CUBRID 関数 Return the client libra ... onn ); while (list( $param_name , $param_value ) = each ( $db_params )) { printf ( "%-30s %s\n" , $param_n ...
https://man.plustar.jp/php/function.cubrid-get-client-info.html - [similar]
Return the CUBRID server version 4733
« cubrid_get_query_timeout cubrid_get » PHP Manual CUBRID 関数 Return the CUBRID server version ... onn ); while (list( $param_name , $param_value ) = each ( $db_params )) { printf ( "%-30s %s\n" , $param_n ...
https://man.plustar.jp/php/function.cubrid-get-server-info.html - [similar]
ネットワークインターフェイスを取得する 4733
« long2ip openlog » PHP Manual ネットワーク 関数 ネットワークインターフェイスを取得する net_get_ ... rface attributes, 失敗した場合に false を返します. Each interface associative array contains: インターフェ ...
https://man.plustar.jp/php/function.net-get-interfaces.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 4733
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... f arrays on success. Otherwise, false is returned. Each returned array is described by the following table ... e_1" ; $stmt = sqlsrv_prepare ( $conn , $sql ); foreach( sqlsrv_field_metadata ( $stmt ) as $fieldMetadata ... ) { foreach( $fieldMetadata as $name => $value ) { echo " $nam ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
Retrieves the number of fields (columns) on a statement 4733
« sqlsrv_next_result sqlsrv_num_rows » PHP Manual SQLSRV 関数 Retrieves the number of fields (co ... etch ( $stmt )) { // Iterate through the fields of each row. for( $i = 0 ; $i < $numFields ; $i ++) { echo ...
https://man.plustar.jp/php/function.sqlsrv-num-fields.html - [similar]