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

returning stored fields

2009-09-22 Thread Eric Lease Morgan
Is there any way to configure in solrconf.xml (or anywhere else) what fields to return by default? I am indexing sets of full text books. My fields include metadata (author, title, publisher, etc.) as well as the full text of the book. Since I want to enable highlighting against the full