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 でインデックスを作成するドキュメントがあります。
authorId フィールドにファセットを作成したいが、authorName を表示したい (authorId は、著者が他の著者と異なるかどうかを知るためのより良い方法です。
可能だと思いますか?
どうもありがとう、
アントワーヌ
いいえ。ただし、authorName と authorId が連結された別のフィールド (つまり、「John Grisham--332245」) でファセットすることはできます。ファセットを表示する前に、ファセット値から authorId を削除します。