Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
多数の OR 演算子 (100 近く) を使用してブール範囲クエリを実行しています。一致の 60% を超えた場合にのみ Apache Solr が結果を返すようにしたいのですが、どうすればよいですか? それはsolrconfigまたはクエリパラメータの何かですか?
setMinimumNumberShouldMatchLucene に相当する The Solr を探しています。
setMinimumNumberShouldMatch
ご協力いただきありがとうございます。