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
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
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