[ 
http://issues.apache.org/jira/browse/SOLR-43?page=comments#action_12429863 ] 
            
Mike Klaas commented on SOLR-43:
--------------------------------

Looks good!  I especially like how trivial it is to create arbitrarily-nested 
parameter chains.  One thing I believe that was lost in this patch is static 
(source-level) defaults for parameters.  Presumably these would be defined 
using another level of defaul parameters which is a static member of 
CommonParams or somesuch?

Also, should SolrParams.parseBool() perhaps do a case-insensitive test?

> query parameter overhaul
> ------------------------
>
>                 Key: SOLR-43
>                 URL: http://issues.apache.org/jira/browse/SOLR-43
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>         Assigned To: Yonik Seeley
>         Attachments: solrparams.patch, solrparams.patch
>
>
> Goals:
> - per field parameters that fall back to global values
> - defaults in solrconfig.xml per request handler, overridable per
> This is desirable for highlighting additions: 
> http://issues.apache.org/jira/browse/SOLR-37 
> last email thread: 
> http://www.nabble.com/parameter-defaults-and-config-tf2020863.html#a5556298

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to