Those aren't in the default parameters. They are config for the SearchHandler itself.
On Jun 1, 2010, at 9:00 PM, Lance Norskog wrote: > In the "/spell" declaration in the example solrconfig.xml, we find > these lines among the default parameters: > > <arr name="last-components"> > <str>spellcheck</str> > </arr> > > How does one supply such an array of strings in HTTP parameters? Does > Solr have a parsing option for this? > > -- > Lance Norskog > goks...@gmail.com