検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 372 for SOLR (0.035 sec.)
パースモードを設定 5496
« SolrResponse::getResponse SolrResponse::success » PHP Manual SolrResponse パースモードを設定 Solr ... olrResponse::setParseMode (PECL solr >= 0.9.2) SolrResponse::setParseMode — パースモード ... を設定 説明 public SolrResponse::setParseMode ( int $parser_mode = 0 ): bo ... パースモードを設定します。 パラメータ parser_mode SolrResponse::PARSE_SOLR_DOC は、SolrDocument インスタン ... ス内の文書をパースします。 SolrResponse::PARSE_SOLR_OBJ は、SolrObjects 内に文書を ...
https://man.plustar.jp/php/solrresponse.setparsemode.html - [similar]
検索エンジン用の拡張モジュール 5390
« ZookeeperSessionException Solr » PHP Manual 関数リファレンス 検索エンジン用の拡張モジュール 検 ... 索エンジン用の拡張モジュール Solr — Apache Solr はじめに インストール/設定 定義済み定 ...Solr 関数 例 SolrUtils — SolrUtils クラス SolrInputDocu ... ment — SolrInputDocument クラス SolrDocument — The SolrDocumen ... t class SolrDocumentField — SolrDocumentField クラス SolrObject ...
https://man.plustar.jp/php/refs.search.html - [similar]
インストール手順 5135
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張 ... 次の場所にあります。 » https://pecl.php.net/package/solr . ヘルプやサポート用として、このエクステンション用 ... の Google グループがあります。 » Apache Solr PHP Extension をごらんください。 この PECL 拡張モジ ... ) は、PECL のウェブサイトから取得できます。 注意 : Solr モジュールをデバッグモードでコンパイルするには、co ... nfigure のときに --enable-solr-debug フラグを渡します。 手動でビルドする際には、c ...
https://man.plustar.jp/php/solr.installation.html - [similar]
SolrDocumentField クラス 4995
« SolrDocument::valid SolrDocumentField::__construct » PHP Manual Solr SolrDocumentField クラス ... SolrDocumentField クラス (PECL solr >= 0.9.2) はじめに Solr 文書のフィールドを表現しま ... ティは全て読み取り専用です。 クラス概要 final class SolrDocumentField { /* プロパティ */ public readonly st ... oost 値 values このフィールドに対する値の配列 目次 SolrDocumentField::__construct — コンストラクタ SolrDoc ... ntField::__destruct — デストラクタ 関連キーワード: SolrDocumentField , クラス , public , フィールド , read ...
https://man.plustar.jp/php/class.solrdocumentfield.html - [similar]
SolrUtils クラス 4889
« 例 SolrUtils::digestXmlResponse » PHP Manual Solr SolrUtils クラス SolrUtils クラス (PECL solr ... ためのメソッドも含みます。 クラス概要 abstract class SolrUtils { /* メソッド */ public static digestXmlRespo ... nse ( string $xmlresponse , int $parse_mode = 0 ): SolrObject public static escapeQueryChars ( string $str ... ): string | false public static getSolrVersion (): string public static queryPhrase ( stri ... ng $str ): string } 目次 SolrUtils::digestXmlResponse — Parses an response XML s ...
https://man.plustar.jp/php/class.solrutils.html - [similar]
SolrModifiableParams クラス 4854
« SolrParams::unserialize SolrModifiableParams::__construct » PHP Manual Solr SolrModifiablePara ... ms クラス SolrModifiableParams クラス (PECL solr >= 0.9.2) はじめ ... に リクエスト中に Solr サーバーに送信される名前と値のペアの集合を表現しま ... す。 クラス概要 class SolrModifiableParams extends SolrParams implements Seri ... __destruct () /* 継承したメソッド */ final public SolrParams::add ( string $name , string $value ): SolrP ...
https://man.plustar.jp/php/class.solrmodifiableparams.html - [similar]
SolrServerException クラス 4810
« SolrClientException::getInternalInfo SolrServerException::getInternalInfo » PHP Manual Solr Solr ... lrServerException クラス SolrServerException クラス (PECL Solr >= 1.1.0, >=2.0.0 ... ) はじめに Solr サーバー自身によって生成されたエラーがあると、この ... オブジェクトがスローされます。 クラス概要 class SolrServerException extends SolrException { /* 継承した ... string private Exception::__clone (): void public SolrException::getInternalInfo (): array } 目次 SolrSer ...
https://man.plustar.jp/php/class.solrserverexception.html - [similar]
SolrObject クラス 4775
« SolrDocumentField::__destruct SolrObject::__construct » PHP Manual Solr SolrObject クラス Solr ... Object クラス (PECL solr >= 0.9.2) はじめに これはオブジェクトで、そのプロパ ... ロパティは読み取り専用です。 クラス概要 final class SolrObject implements ArrayAccess { /* メソッド */ publ ... $property_name ): void public __destruct () } 目次 SolrObject::__construct — Solr オブジェクトを生成 SolrO ... bject::__destruct — デストラクタ SolrObject::getPropertyNames — 全てのプロパティ名の配列 ...
https://man.plustar.jp/php/class.solrobject.html - [similar]
SolrException クラス 4704
« SolrCollapseFunction::__toString SolrException::getInternalInfo » PHP Manual Solr SolrExceptio ... n クラス SolrException クラス (PECL solr >= 0.9.2) はじめに これ ... は、Solr エクステンションクラスによってスローされる全ての例 ... 外に対する基底クラスです。 クラス概要 class SolrException extends Exception { /* プロパティ */ prot ... zif_name 例外が生成された、カーネル空間の関数 目次 SolrException::getInternalInfo — 例外がスローされた際の ...
https://man.plustar.jp/php/class.solrexception.html - [similar]
Collapses the result set to a single document per group 4704
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result se ... t to a single document per group SolrQuery::collapse (No version information available, ... might only be in Git) SolrQuery::collapse — Collapses the result set to a sin ... gle document per group 説明 public SolrQuery::collapse ( SolrCollapseFunction $collapseFun ... ction ): SolrQuery Collapses the result set to a single document ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT