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.
JAXB と JSON の両方を使用すると、null 値の処理方法をある程度制御できます。Solrj Bean (@Field) に対応する機能はありますか?
私が望むのは、Solr の多値フィールドが、null ではなく空の (size() == 0) リストとして読み取られるようにすることです。
ティア