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.
インデックスにいくつかの groupFields があります。そのようなcopyFieldパターンを書くことはできますか
<copyField source="*_attr_group" dest="important_text"/>
はい、これは Solr v 1.1.0 以降でサポートされています。詳細については、 JIRA issue SOLR-21を参照してください。