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 text I need to
store the full text field, but I don't want to return it in queries.
Is it all or nothing? Is the only way to specify what fields get
returned by default through the fl parameter?
--
Eric Lease Morgan
- returning stored fields Eric Lease Morgan
-