ion as in
>
>
>
>
> Manas
>
>
>
> From: Jean-Sebastien Vachon [mailto:js.vac...@videotron.ca]
> Sent: Fri 3/26/2010 1:51 PM
> To: solr-user@lucene.apache.org
> Subject: Excluding field from the results
>
>
>
> Hi
:51 PM
To: solr-user@lucene.apache.org
Subject: Excluding field from the results
Hi,
Is there an easy way to prevent a field from being returned in the response?
we can use fl=field1, field2, field3, ...
but then our software has an option that must trigger the presence or not of a
field in
Hi,
Is there an easy way to prevent a field from being returned in the response?
we can use fl=field1, field2, field3, ...
but then our software has an option that must trigger the presence or not of a
field in the response.
So what I'd like to do is tell Solr to return all fields except one.