On Sat, May 31, 2008 at 1:03 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > The only reason *any* existing solr params use comma or white space > seperated lists is because way, way, WAY back in the day [...]
I dunno... for something like "fl", it still seems a bit verbose to list every field separately. Some of these things feel like trade offs in ease of readability & manually typing of URLs vs ease of programmatic manipulation. -Yonik