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.
私はsolr 4.5を使用しています.MultiValuedフィールドがあり、キーワードを見つけるMultiValuedフィールドの値の数を取得する必要がありますか?
これは例です: query: "solr" id_doc:{1} field_multivalued:{"solr solr","lucene","search"}
ドキュメント用に 1 を取得する必要があります。
出来ますか?何かアイデアはありますか?前もって感謝します。