: On 08/13/2013 06:12 PM, Chris Hostetter wrote:
: > So if you have a "defaults" df in your solrconfig.xml it's going to
: > override the defaultSearchField in schema.xml
: 
: Alright, thanks for clarifying that. Makes sense not that I know the default
: in schema.xml is deprecated.

ok -- but that's actaully totally irrelevant to your question.

Even if the schema.xml's defaultSearchField wasn't deprecated...

  1) request params override any lowlevel/hardcoded solr behavior
     1a) the schema's defaultSearchField is just a way to set what 
         solr's lowlevel behavior should be
  2) request handler "defaults" are a way to say what the "default" 
     *request* params should be when using that handler.

..does that make more sense?


-Hoss

Reply via email to