Yes, your assumption is wrong. It does what it says, "only the fields in this
list will be included" in the response.
wunder
On Jul 25, 2013, at 2:44 PM, Matt Lieber wrote:
> Hi,
>
> I only want to return one field in the documents being returned from my query.
> I know there is the 'fl' param
fl is on the server side. Try it in a browser and you'll see that.
Upayavira
On Thu, Jul 25, 2013, at 10:44 PM, Matt Lieber wrote:
> Hi,
>
> I only want to return one field in the documents being returned from my
> query.
> I know there is the 'fl' parameter, which is described in the
> document
Hi,
I only want to return one field in the documents being returned from my query.
I know there is the 'fl' parameter, which is described in the documentation
http://wiki.apache.org/solr/CommonQueryParameters as:
"This parameter can be used to specify a set of fields to return, limiting the
amo