SolrParams seems to have most options for how to get whom from where, but it is missing:

 public float getFieldFloat(String field, String param, float def);
 public String getFieldParam(String field, String param, String def);

Any objections to adding these functions?

Reply via email to