検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 244 for DOCUMENT (0.005 sec.)
Sorts the fields within the document 5810
« SolrInputDocument::setFieldBoost SolrInputDocument::toArray » PHP Manual SolrInputDocument Sor ... ts the fields within the document SolrInputDocument::sort (PECL solr >= 0.9.2) SolrI ... nputDocument::sort — Sorts the fields within the document 説明 ... public SolrInputDocument::sort ( int $sortOrderBy , int $sortDirection = So ... lrInputDocument::SORT_ASC ): bool The fields are rearranged accord ...
https://man.plustar.jp/php/solrinputdocument.sort.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 5770
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... tion if the input did not contain exactly one BSON document. Possible reasons include, but are not limited to, ... invalid BSON, extra data (after reading one BSON document), or an unexpected » libbson error. 例 例1 MongoDB ... \BSON\toCanonicalExtendedJSON() example <?php $documents = [ [ 'null' => null ], [ 'boolean' => true ], [ ... f' => - INF ], [ 'array' => [ 'foo' , 'bar' ]], [ 'document' => [ 'foo' => 'bar' ]], [ 'oid' => new MongoDB \ ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
定数を取得する 5770
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual Reflectio ... 6 [XML_PI_NODE] => 7 [XML_COMMENT_NODE] => 8 [XML_DOCUMENT_NODE] => 9 [XML_DOCUMENT_TYPE_NODE] => 10 [XML_DOC ... AG_NODE] => 11 [XML_NOTATION_NODE] => 12 [XML_HTML_DOCUMENT_NODE] => 13 [XML_DTD_NODE] => 14 [XML_ELEMENT_DECL ... ] => 2 [DOM_HIERARCHY_REQUEST_ERR] => 3 [DOM_WRONG_DOCUMENT_ERR] => 4 [DOM_INVALID_CHARACTER_ERR] => 5 [DOM_NO ... , ATTRIBUTE , 取得 , 定数 , ReflectionExtension , DOCUMENT , getConstants , INVALID , DECL ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
Sorts the fields in the document 5770
« SolrDocument::__set SolrDocument::toArray » PHP Manual SolrDocument Sorts the fields in the document ... cument SolrDocument::sort (PECL solr >= 0.9.2) SolrDocument::sort — So ... rts the fields in the document 説明 public SolrDocument::sort ( int $sortOrderBy ... , int $sortDirection = SolrDocument::SORT_ASC ): bool The fields are rearranged accord ... . The sortOrderBy parameter must be one of : * SolrDocument::SORT_FIELD_NAME * SolrDocument::SORT_FIELD_BOOST_ ...
https://man.plustar.jp/php/solrdocument.sort.html - [similar]
The MongoDB\Driver\Cursor class 5629
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... new MongoDB \ Driver \ Manager (); /* Insert some documents so that our query returns information */ $bulkWri ... terate over all the result */ foreach( $cursor as $document ) { print_r ( $document ); } ?> 上の例の出力は、 た ... ient to read some results and then wait until more documents become available. These cursors are primarily use ... g the » create command and proceed to insert a new document into that collection each second. <?php $manager = ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
Returns the BSON representation of a PHP value 5629
« MongoDB\BSON\fromJSON MongoDB\BSON\toCanonicalExtendedJSON » PHP Manual 関数 Returns the BSON ... e ): string Serializes a PHP array or object (e.g. document) to its » BSON representation. The returned binary ... string will describe a BSON document. パラメータ value ( array | object ) PHP value to ... be serialized. 戻り値 The serialized BSON document as a binary string. エラー / 例外 Throws MongoDB\D ... eturns , of , a , the , array , fromPHP , string , document ...
https://man.plustar.jp/php/function.mongodb.bson-fromphp.html - [similar]
はじめに 5629
« XMLDiff インストール/設定 » PHP Manual XMLDiff はじめに はじめに The extension is able to prod ... uce diffs of two XML documents and then to apply the difference to the source do ... cument. The diff is a XML document containing copy/insert/delete instruction nodes in ... human readable format. DOMDocument objects, local files and strings in memory can be ... processed. 関連キーワード: XMLDiff , document , instruction , memory , strings , files , local , ...
https://man.plustar.jp/php/intro.xmldiff.html - [similar]
Returns the PHP representation of a BSON value 5598
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... ap = array() ): array | object Unserializes a BSON document (i.e. binary string) to its PHP representation. Th ... the PHP types used for converting BSON arrays and documents (both root and embedded). 警告 BSON documents can ... technically contain duplicate keys because documents are stored as a list of key-value pairs; however, ... applications should refrain from generating documents with duplicate keys as server and driver behavior ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
5558
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply traini ... d 0-1. For example: -1 1:0.43 3:0.12 9284:0.2 In a document classification problem, say a spam checker, each l ... ine would represent a document. There would be two classes, -1 for spam, 1 for ha ... ould represent that importance of that word to the document (perhaps the frequency count, with the total scale ... s that were 0 (e.g. the word did not appear in the document at all) would simply not be included. In array mod ...
https://man.plustar.jp/php/svm.examples.html - [similar]
DOMXPath クラス 5527
« DOMText::splitText DOMXPath::__construct » PHP Manual DOM DOMXPath クラス DOMXPath クラス (PHP ... ass DOMXPath { /* プロパティ */ public readonly DOMDocument $ document ; public bool $ registerNodeNamespaces ... ; /* メソッド */ public __construct ( DOMDocument $document , bool $registerNodeNS = true ) public e ... array | null $restrict = null ): void } プロパティ document registerNodeNamespaces true に設定すると、ノードの ... th , クラス , public , string , construct , 登録 , document , registerNodeNamespaces , registerNodeNS , 評価 ...
https://man.plustar.jp/php/class.domxpath.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT