[ http://issues.apache.org/jira/browse/SOLR-43?page=comments#action_12432946 ] Hoss Man commented on SOLR-43: ------------------------------
commited dismax-solrparams.patch Still todo: Completely remove refrences to deprecated methods (ie: req.getParam should be req.getParams().get) from within the core code base. > 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: dismax-solrparams.patch, 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
