検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 100 for documents (0.026 sec.)
The SolrQuery class 5929
« SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQue ... ry — Overrides main filter query, determines which documents to include in the main group SolrQuery::addExpandS ... ortField — Orders the documents within the expanded groups (expand.sort parameter) ... ter) SolrQuery::addGroupQuery — Allows grouping of documents that match the given query SolrQuery::addGroupSort ... Query::getMltCount — Returns the number of similar documents to return for each result SolrQuery::getMltFields ...
https://man.plustar.jp/php/class.solrquery.html - [similar]
Add a group sort field (group.sort parameter) 5877
« SolrQuery::addGroupQuery SolrQuery::addHighlightField » PHP Manual SolrQuery Add a group sort ... , int $order = ? ): SolrQuery Allow sorting group documents, using group sort field (group.sort parameter). パ ... r) SolrQuery::addGroupQuery() - Allows grouping of documents that match the given query SolrQuery::setGroupFace ...
https://man.plustar.jp/php/solrquery.addgroupsortfield.html - [similar]
オブジェクトをファイルに保存する 5838
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper ... = new COM ( 'Word.Application' ); $doc = $word -> Documents -> Add (); $ph = new COMPersistHelper ( $doc ); $p ... h -> SaveToFile ( 'C:\\Users\\cmb\\Documents\\my.docx' ); $word -> Quit (); ?> 関連キーワード: ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
com クラス 5669
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 ... sible = 1 ; // 空のドキュメントを開きます $word -> Documents -> Add (); // 何か複雑なことを行います $word -> Se ... tion -> TypeText ( "This is a test..." ); $word -> Documents [ 1 ]-> SaveAs ( "Useless test.doc" ); // word を閉 ...
https://man.plustar.jp/php/class.com.html - [similar]
はじめに 5669
« 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 doc ...
https://man.plustar.jp/php/intro.xmldiff.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 5669
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Librar ... While it may not be apparent in the examples, BSON documents and arrays are unserialized as type classes in the ... eat in the old driver where arrays might turn into documents, and vice versa. Additionally, the classes extend ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
Sets the explainOther common query parameter 5669
« SolrQuery::setExpandRows SolrQuery::setFacet » PHP Manual SolrQuery Sets the explainOther comm ... ラメータ query The Lucene query to identify a set of documents 戻り値 Returns the current SolrQuery object, if th ...
https://man.plustar.jp/php/solrquery.setexplainother.html - [similar]
The MongoDB\BSON\Unserializable interface 5630
« MongoDB\BSON\Serializable::bsonSerialize MongoDB\BSON\Unserializable::bsonUnserialize » PHP Ma ... ed in a type map for unserializing BSON arrays and documents (both root and embedded). インターフェイス概要 cla ...
https://man.plustar.jp/php/class.mongodb-bson-unserializable.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 5630
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... goDB\BSON\toCanonicalExtendedJSON() example <?php $documents = [ [ 'null' => null ], [ 'boolean' => true ], [ ' ... y' => new MongoDB \ BSON \ MaxKey ], ]; foreach ( $documents as $document ) { $bson = MongoDB \ BSON \ fromPHP ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
Returns the Relaxed Extended JSON representation of a BSON value 5630
« MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep ... ongoDB\BSON\toRelaxedExtendedJSON() example <?php $documents = [ [ 'null' => null ], [ 'boolean' => true ], [ ' ... y' => new MongoDB \ BSON \ MaxKey ], ]; foreach ( $documents as $document ) { $bson = MongoDB \ BSON \ fromPHP ...
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT