セキュリティ - SolrのUserManagedモード | KandaSearch Community Support Forum
こんにちは、 以下のドキュメントから確認したところ: [https://solr.apache.org/guide/solr/latest/deployment-guide/securing-solr.html](https://solr.apache.org/guide/solr/latest/deployment-guide/securing-solr.html) Sol
ダッシュボードのセキュリティアイコン | KandaSearch Community Support Forum
こんにちは。あのアイコンは**セキュリティを表すための単なるアイコン**です: [https://github.com/apache/solr/blob/8160f9ffff86ab34fb92c6f8fbd1de200060a5f3/solr/webapp/web/css/angular/index.css#L235-L236](https://github.com/apache/solr
8.xから9.xへのアップグレード | KandaSearch Community Support Forum
こんにちは、Francisco。 こちらをご覧ください: [https://solr.apache.org/guide/solr/latest/upgrade-notes/solr-upgrade-notes.html](https://solr.apache.org/guide/solr/latest/upgrade-notes/solr-upgrade-notes.html) た
時々フィールドが消える | KandaSearch Community Support Forum
そして、実際に私はいくつかのAtomicUpdateを行っています。 リンク先のメッセージより: [https://stackoverflow.com/questions/51896397/losing-the-indexed-data-on-updating-in-solr](https://stackoverflow.com/questions/51896397/losing-the-
密なベクトルをインデックスしようとした際のSolrインデックスエラー | KandaSearch Community Support Forum
ありがとう、Chris! それは素晴らしいヒントですね!
SolrをローカルでMacにコンパイルして実行する方法 | KandaSearch Community Support Forum
こんにちは。私はSolrの初心者で、Mac上でローカルにコンパイルして実行しようとしています。新しいユーザー向けのドキュメントの案内があれば非常に助かります。 ありがとうございます。 Som
質問に基づいたクエリの構築 | KandaSearch Community Support Forum
こんにちは、 おそらく、エレベーター機能を探しているのだと思います【1】。 よろしく、 Markus 【1】[https://solr.apache.org/guide/8_6/the-query-elevation-component.html](https://solr.apache.org/guide/8_6/the-query-elevation-component.h
検索ストリーミング式で特定のシャードからドキュメントを取得 | KandaSearch Community Support Forum
(The bot translated the original post https://lists.apache.org/thread/vdqjcy6frv9c2kg97xh244ppj1v5jgc2 into Japanese and reposted it under Apache License 2.0. The copyright of posted content is held
copyField に関する更なる情報はありますか | KandaSearch Community Support Forum
> 公式ドキュメントが、あなたの質問に対する良い出発点になるはずです: > https://solr.apache.org/guide/solr/latest/indexing-guide/copy-fields.html > > 上記のドキュメントを読むことで、いくつかの質問に答えが見つかり、copyField に関する理解の全体像をつかめるでしょう。 はい、そのはずですね。
Lukeリクエストに対する無効なPHPSレスポンス | KandaSearch Community Support Forum
これは、[https://github.com/apache/solr/pull/2114](https://github.com/apache/solr/pull/2114) のようです。実際の出力に「i:0」が見られますが、それが正しいのか間違っているのかは分かりません。 -- よろしくお願いします、 Mikhail Khludnev
紛らわしいファイル権限の問題 | KandaSearch Community Support Forum
ありがとうございます。とても助かりました。 `/opt/solr/bin/solr.in.sh` に次の行を追加しました: ``` SOLR_OPTS="$SOLR_OPTS -Dsolr.allowPaths=/mnt/bms/solr_cluster_backups" ```