Re: returning stored fields [resolved]

2009-09-22 Thread Eric Lease Morgan
On Sep 22, 2009, at 8:51 PM, Mark A. Matienzo wrote: Is there any way to configure in solrconf.xml (or anywhere else) what fields to return by default? Yes - in one of the requestHandler sections of solrconfig.xml, you can specify defaults for specific query parameters. For example, you cou

Re: returning stored fields

2009-09-22 Thread Mark A. Matienzo
Hi Eric, On Tue, Sep 22, 2009 at 8:41 PM, Eric Lease Morgan wrote: > > Is there any way to configure in solrconf.xml (or anywhere else) what fields > to return by default? Yes - in one of the requestHandler sections of solrconfig.xml, you can specify defaults for specific query parameters. For e