: For LocalSolrQueryRequest, since it is using a Map for the arguments
: anyway, I simply added the new getParams method to return a single
: item array.

I would suggest that LocalSolrRequest be modified a little more so that if
the value of an entry in the Map is an Array, then getParams returns the
Array, and getParam returns the first item in the array.




-Hoss

Reply via email to