検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1131 for This (0.029 sec.)
Returns if a field will only be highlighted if the query matched in this particu... 3719
« SolrQuery::getHighlightRegexSlop SolrQuery::getHighlightSimplePost » PHP Manual SolrQuery Retu ... d will only be highlighted if the query matched in this particular field SolrQuery::getHighlightRequireFie ... d will only be highlighted if the query matched in this particular field 説明 public SolrQuery::getHighlig ... d will only be highlighted if the query matched in this particular field. パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/solrquery.gethighlightrequirefieldmatch.html - [similar]
Create a handle to used communicate with zookeeper 3719
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communi ... cher_cb = null , int $recv_timeout = 10000 ): void This method creates a new handle and a zookeeper sessio ... allback function. When notifications are triggered this function will be invoked. recv_timeout The timeout ... for this session, only valid if the connections is currentl ... CTED_STATE). 戻り値 値を返しません。 エラー / 例外 This method emits PHP error/warning when parameters cou ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
Returns the treshold frequency at which words will be ignored which do not occur... 3695
« SolrQuery::getMltMaxWordLength SolrQuery::getMltMinTermFrequency » PHP Manual SolrQuery Return ... rds will be ignored which do not occur in at least this many docs SolrQuery::getMltMinDocFrequency (PECL s ... rds will be ignored which do not occur in at least this many docs 説明 public SolrQuery::getMltMinDocFrequ ... rds will be ignored which do not occur in at least this many docs パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/solrquery.getmltmindocfrequency.html - [similar]
The MongoDB\BSON\TimestampInterface interface 3672
« MongoDB\BSON\RegexInterface::__toString MongoDB\BSON\TimestampInterface::getIncrement » PHP Ma ... tampInterface interface (mongodb >=1.3.0) はじめに This interface is implemented by MongoDB\BSON\Timestamp ... :getIncrement — Returns the increment component of this TimestampInterface MongoDB\BSON\TimestampInterface ... :getTimestamp — Returns the timestamp component of this TimestampInterface MongoDB\BSON\TimestampInterface ... :__toString — Returns the string representation of this TimestampInterface 関連キーワード: BSON , Timestam ...
https://man.plustar.jp/php/class.mongodb-bson-timestampinterface.html - [similar]
Makes event pending 3672
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... ule it with the given timeout(if specified). If in this case timeout is not specified, Event::add() has no ... e , $ev ; public function __construct ( $base ) { $this -> base = $base ; $this -> ev = Event :: signal ( ... $base , SIGTERM , array( $this , 'eventSighandler' )); $this -> ev -> add (); } p ... dler ( $no , $c ) { echo "Caught signal $no \n" ; $this -> base -> exit (); } } $base = new EventBase (); ...
https://man.plustar.jp/php/event.add.html - [similar]
Constructing signal events 3672
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events ... e , $ev ; public function __construct ( $base ) { $this -> base = $base ; $this -> ev = Event :: signal ( ... $base , SIGTERM , array( $this , 'eventSighandler' )); $this -> ev -> add (); } p ... dler ( $no , $c ) { echo "Caught signal $no \n" ; $this -> base -> exit (); } } $base = new EventBase (); ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
Return the servers to which this manager is connected 3672
« MongoDB\Driver\Manager::getReadPreference MongoDB\Driver\Manager::getWriteConcern » PHP Manual ... MongoDB\Driver\Manager Return the servers to which this manager is connected MongoDB\Driver\Manager::getSe ... \Manager::getServers — Return the servers to which this manager is connected 説明 final public MongoDB\Dri ... array of MongoDB\Driver\Server instances to which this manager is connected. 注意 : Since the driver conn ... ects to the database lazily, this method may return an empty array if called before ...
https://man.plustar.jp/php/mongodb-driver-manager.getservers.html - [similar]
Monitoring classes and subscriber functions 3672
« MongoDB\BSON\Undefined::unserialize 関数 » PHP Manual MongoDB Monitoring classes and subscribe ... rChangedEvent::getPort — Returns the port on which this server is listening MongoDB\Driver\Monitoring\Serv ... pologyId — Returns the topology ID associated with this server MongoDB\Driver\Monitoring\ServerClosedEvent ... erClosedEvent::getPort — Returns the port on which this server is listening MongoDB\Driver\Monitoring\Serv ... pologyId — Returns the topology ID associated with this server MongoDB\Driver\Monitoring\ServerOpeningEven ...
https://man.plustar.jp/php/mongodb.monitoring.html - [similar]
Predict a value for previously unseen data 3648
« SVMModel::predict_probability SVMModel::save » PHP Manual SVMModel Predict a value for previou ... 説明 public SVMModel::predict ( array $data ): float This function accepts an array of data and attempts to ... data. パラメータ data The array to be classified. This should be a series of key => value pairs in increa ... rily continuous. 戻り値 Float the predicted value. This will be a class label in the case of classificatio ... usly , Predict , unseen , SVMModel , a , predict , This , array , based ...
https://man.plustar.jp/php/svmmodel.predict.html - [similar]
Get the unique identifier for a task (deprecated) 3625
« GearmanTask::unique GearmanWorker » PHP Manual GearmanTask Get the unique identifier for a tas ... :uuid (): string Returns the unique identifier for this task. This is assigned by the GearmanClient , as o ... dle which is set by the Gearman job server. 注意 : This method has been replaced by GearmanTask::unique() ... sk , deprecated , Get , GearmanTask , the , uuid , This , job ...
https://man.plustar.jp/php/gearmantask.uuid.html - [similar]