検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 35 for SolrClient (0.008 sec.)
Get Documents by their Ids. Utilizes Solr Realtime Get (RTG) 8210
« SolrClient::getById SolrClient::getDebug » PHP Manual SolrClient Get Documents by their Ids. U ... tilizes Solr Realtime Get (RTG) SolrClient::getByIds (PECL solr >= 2.2.0) SolrClient::getById ... Ids. Utilizes Solr Realtime Get (RTG) 説明 public SolrClient::getByIds ( array $ids ): SolrQueryResponse Get Do ... タ ids Document ids 戻り値 SolrQueryResponse 例 例1 SolrClient::getByIds() example <?php include "bootstrap.php" ... PORT , 'path' => SOLR_SERVER_PATH ); $client = new SolrClient ( $options ); $response = $client -> getByIds ([ ' ...
https://man.plustar.jp/php/solrclient.getbyids.html - [similar]
Apache Solr 8083
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... ct::offsetUnset — プロパティに対して値の設定を解除 SolrClient — The SolrClient class SolrClient::addDocument — A ... dds a document to the index SolrClient::addDocuments — Adds a collection of SolrInputDocu ... ment instances to the index SolrClient::commit — Finalizes all add/deletes made to the in ... dex SolrClient::__construct — Constructor for the SolrClient obje ...
https://man.plustar.jp/php/book.solr.html - [similar]
Sends a query to the server 8020
« SolrClient::ping SolrClient::request » PHP Manual SolrClient Sends a query to the server SolrClient ... lient::query (PECL solr >= 0.9.2) SolrClient::query — Sends a query to the server 説明 public S ... rows an exception on failure. エラー / 例外 Throws SolrClientException if the client had failed, or there was a ... olr Server had failed to satisfy the query. 例 例1 SolrClient::query() example <?php $options = array ( 'hostnam ... > 'password' , 'port' => '8983' , ); $client = new SolrClient ( $options ); $query = new SolrQuery (); $query -> ...
https://man.plustar.jp/php/solrclient.query.html - [similar]
スレッドの状態をチェック 7749
« SolrClient::system SolrResponse » PHP Manual SolrClient スレッドの状態をチェック SolrClient::t ... hreads (PECL solr >= 0.9.2) SolrClient::threads — スレッドの状態をチェック 説明 public So ... ントの処理が失敗した場合や接続に問題が発生した場合に SolrClientException をスローします。 Solr サーバーがリクエスト ... をスローします。 関連キーワード: チェック , 状態 , SolrClient , threads , 失敗 , パラメータ , スロー , 処理 , リ ...
https://man.plustar.jp/php/solrclient.threads.html - [similar]
6651
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... RD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $doc = new SolrInputDocument (); $do ... RD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery (); $query -> ... RD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery (); $query -> ... RD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery (); $query -> ...
https://man.plustar.jp/php/solr.examples.html - [similar]
検索エンジン用の拡張モジュール 6094
« ZookeeperSessionException Solr » PHP Manual 関数リファレンス 検索エンジン用の拡張モジュール 検 ... ocumentField クラス SolrObject — SolrObject クラス SolrClient — The SolrClient class SolrResponse — SolrResponse ... unction class SolrException — SolrException クラス SolrClientException — SolrClientException クラス SolrServerEx ... , IllegalArgumentException , SolrServerException , SolrClientException , SolrException , SolrCollapseFunction ...
https://man.plustar.jp/php/refs.search.html - [similar]
Constructor 5664
« SolrCollapseFunction SolrCollapseFunction::getField » PHP Manual SolrCollapseFunction Construc ... PORT , 'path' => SOLR_SERVER_PATH ); $client = new SolrClient ( $options ); $query = new SolrQuery ( '*:*' ); $f ...
https://man.plustar.jp/php/solrcollapsefunction.construct.html - [similar]
プロパティに対して値の設定を解除 5664
« SolrObject::offsetSet SolrClient » PHP Manual SolrObject プロパティに対して値の設定を解除 Solr ...
https://man.plustar.jp/php/solrobject.offsetunset.html - [similar]
Adds another field to the facet 5664
« SolrQuery::addFacetDateOther SolrQuery::addFacetQuery » PHP Manual SolrQuery Adds another fiel ... RD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery (); $query -> ...
https://man.plustar.jp/php/solrquery.addfacetfield.html - [similar]
Adds a facet query 5664
« SolrQuery::addFacetField SolrQuery::addField » PHP Manual SolrQuery Adds a facet query SolrQue ... RD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery ( '*:*' ); $q ...
https://man.plustar.jp/php/solrquery.addfacetquery.html - [similar]
PREV 1 2 3 4 NEXT