Beispiel #1
0
 public String getExplanation(Query query, Hit hit) throws IOException {
   return searchBean.getExplanation(query, hit);
 }