On Wed, Apr 22, 2009 at 1:18 PM, Harsch, Timothy J. (ARC-SC)[PEROT
SYSTEMS] <timothy.j.har...@nasa.gov> wrote:
> Since SOLR uses variable fields per record it would be useful to not only be 
> able to specify which fields to return in a query via the fl parameter, but 
> to also specify which fields to *not* return in the query.  Especially if you 
> use dynamic fields as there may be no way to tell ahead of time what the 
> field names are and you may not want all the fields.
>
> Is there a way to do this?

Not yet, but it's not a bad idea.
fl=*,-big_field

There are issues open for wildcarding in field lists too.

-Yonik
http://www.lucidimagination.com

Reply via email to