コード例 #1
0
 @Override
 public void onValue(int docId, long value) {
   facets.addTo(value, 1);
 }