protwords.txtを使い始める方法

トピック作成者:ks-solruserml-bot (2024/06/20 14:43 投稿)
1
CloseClose

(The bot translated the original post https://lists.apache.org/thread/8m50qcb30o6rrogdhm74nzc3ozsfm61c into Japanese and reposted it under Apache License 2.0. The copyright of posted content is held by the original poster.)

私は語幹処理から特定の単語を保護したいと考えています。保護したい単語を以下のファイルに追加しました:
/opt/solr/server/solr/configsets/sample_techproducts_configs/conf/protwords.txt

また、コアを再読み込みしました。

他に何をする必要がありますか? Solrがこれらの設定をどのように認識するかについてよくわかりません。sample_techproducts_configsをSolrに認識させる必要がありますか?その方法を教えてください。

よろしくお願いします。

返信投稿者:ks-solruserml-bot (2024/06/20 14:43 投稿)

protwords.txtを変更すると、基本的にフィールドの解析が変更されるため、単に再読み込みするだけでは不十分です。

実際には、この効果を得るためにドキュメントを再インデックスする必要があります。
https://solr.apache.org/guide/8_11/reindexing.html#changing-field-analysis
(あなたが「index」アナライザーを変更したと仮定しています)

トピックへ返信するには、ログインが必要です。

KandaSearch

Copyright © 2006-2024 RONDHUIT Co, Ltd. All Rights Reserved.

投稿の削除

この投稿を削除します。よろしいですか?