検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 37 for overwrite (0.003 sec.)
Adds a collection of SolrInputDocument instances to the index 11981
« SolrClient::addDocument SolrClient::commit » PHP Manual SolrClient Adds a collection of SolrIn ... lic SolrClient::addDocuments ( array $docs , bool $overwrite = true , int $commitWithin = 0 ): void Adds a coll ... instances. This array must be an actual variable. overwrite Whether to overwrite existing documents or not. If ... 警告 PECL Solr < 2.0 $allowDups was used instead of $overwrite, which does the same functionality with exact oppo ... site bool flag. $allowDups = false is the same as $overwrite = true commitWithin Number of milliseconds within ...
https://man.plustar.jp/php/solrclient.adddocuments.html - [similar]
The Volatile class 11555
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthr ... bool public Threaded::merge ( mixed $from , bool $overwrite = ? ): bool public Threaded::notify (): bool publi ... ) { $this -> data = new Threaded (); // attempt to overwrite a Threaded property of a Threaded class (invalid) ... usly set to Threaded objects are immutable, cannot overwrite data in %s:%d 例2 Volatile use-case <?php class Ta ... ) { $this -> data = new Threaded (); // attempt to overwrite a Threaded property of a Volatile class (valid) $t ...
https://man.plustar.jp/php/class.volatile.html - [similar]
Adds a document to the index 11460
« SolrClient SolrClient::addDocuments » PHP Manual SolrClient Adds a document to the index SolrC ... ient::addDocument ( SolrInputDocument $doc , bool $overwrite = true , int $commitWithin = 0 ): SolrUpdateRespon ... ex. パラメータ doc The SolrInputDocument instance. overwrite Whether to overwrite existing document or not. If ... 警告 PECL Solr < 2.0 $allowDups was used instead of $overwrite, which does the same functionality with exact oppo ... site bool flag. $allowDups = false is the same as $overwrite = true commitWithin Number of milliseconds within ...
https://man.plustar.jp/php/solrclient.adddocument.html - [similar]
Manipulation 10829
« Threaded::isTerminated Threaded::notify » PHP Manual Threaded Manipulation Threaded::merge (PE ... 説明 public Threaded::merge ( mixed $from , bool $overwrite = ? ): bool Merges data into the current object パ ... ラメータ from The data to merge overwrite Overwrite existing keys, by default true 戻り値 成 ... eaded , merge , bar , string , data , into , baz , overwrite ...
https://man.plustar.jp/php/threaded.merge.html - [similar]
Merges source to the current SolrDocument 10734
« SolrDocument::key SolrDocument::next » PHP Manual SolrDocument Merges source to the current So ... rDocument::merge ( SolrDocument $sourceDoc , bool $overwrite = true ): bool Merges source to the current SolrDo ... cument. パラメータ sourceDoc The source document. overwrite If this is true then fields with the same name in ... nt , Merges , the , merge , sourceDoc , document , overwrite , public , next , パラメータ ...
https://man.plustar.jp/php/solrdocument.merge.html - [similar]
Merges one input document into another 10623
« SolrInputDocument::hasChildDocuments SolrInputDocument::reset » PHP Manual SolrInputDocument M ... ment::merge ( SolrInputDocument $sourceDoc , bool $overwrite = true ): bool Merges one input document into anot ... her. パラメータ sourceDoc The source document. overwrite If this is true it will replace matching fields in ... , input , SolrInputDocument , merge , sourceDoc , overwrite , fields , 失敗 ...
https://man.plustar.jp/php/solrinputdocument.merge.html - [similar]
認証済み公開鍵を追加する 8855
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_a ... ce $pkey , string $algoname , string $blob , bool $overwrite = false , array $attributes = ? ): bool 注意 : この ... lob 生のバイナリデータとしての blob 形式の公開鍵。 overwrite 指定したキーがすでに存在する場合に、それを上書きし ... , 属性 , init , サブシステム , string , algoname , overwrite , サポート ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
配列からシンボルテーブルに変数をインポートする 8650
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PH ... る 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ... 義されます。 これは以下の値のどれかとなります。 EXTR_OVERWRITE 衝突があった場合、存在する変数が上書きされます。 E ... せることができます。 flags が指定されない場合、 EXTR_OVERWRITE とみなされます。 prefix prefix は、 flags が EXTR_ ... 指定された場合、 $wddx_size は作成されません。 EXTR_OVERWRITE の場合は、 $size の値は "medium" となります。 EXTR ...
https://man.plustar.jp/php/function.extract.html - [similar]
FTP(s) URL へのアクセス 8650
« http:// php:// » PHP Manual サポートするプロトコル/ラッパー FTP(s) URL へのアクセス ftp:// ftp ... ープンしようとした場合、もし コンテキストオプション overwrite が指定されていなければ 接続は失敗します。既存のファ ... 越しに上書きしたい場合は、 コンテキストオプション overwrite を指定したうえで 書き込み用にファイルをオープンしま ... 込み許可 Yes(新規ファイル あるいは 既存のファイルで overwrite を指定) 追加許可 Yes 同時読み書き許可 No stat() の ...
https://man.plustar.jp/php/wrappers.ftp.html - [similar]
内容を指定して、ファイルを ZIP アーカイブに追加する 7924
« ZipArchive::addFile ZipArchive::addGlob » PHP Manual ZipArchive 内容を指定して、ファイルを ZIP ... me , string $content , int $flags = ZipArchive::FL_OVERWRITE ): bool 内容を指定して、ファイルを ZIP アーカイブに ... ags 以下のビットマスクの組み合わせ: ZipArchive::FL_OVERWRITE , ZipArchive::FL_ENC_GUESS , ZipArchive::FL_ENC_UT ...
https://man.plustar.jp/php/ziparchive.addfromstring.html - [similar]
PREV 1 2 3 4 NEXT