On Apr 21, 2006, at 1:53 PM, Chris Hostetter wrote:


: 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.

Done and committed.

        Erik


Reply via email to