: Could this be a needed capability in Solr? It seems like a problem that
: a "-field" operator would help, that simply does not return those
: fields.
the broader issues is more complicated then that...
http://wiki.apache.org/solr/FieldAliasesAndGlobsInParams
there is nothing to prevent peop
stored:false
>
> E.g.:
> <--
> searchable, but value ist not returned in the Solr-Response.
>
> HTH,
> Sven
>
> -Ursprüngliche Nachricht-
> Von: Darren Govoni [mailto:dar...@ontrenet.com]
> Gesendet: Dienstag, 27. April 2010 20:39
> An: solr-user@
ser@lucene.apache.org
Betreff: Don't return field from query
Hi Solrnauts,
I know I can specify in my query which fields I want. But is there a
way to specify that I DON'T want a given field
returned (e.g. because its too large or whatever).
thanks for the tip!
No, there is no "-fieldname" feature.
On Tue, Apr 27, 2010 at 11:38 AM, Darren Govoni wrote:
> Hi Solrnauts,
> I know I can specify in my query which fields I want. But is there a
> way to specify that I DON'T want a given field
> returned (e.g. because its too large or whatever).
>
> thanks f
Hi Solrnauts,
I know I can specify in my query which fields I want. But is there a
way to specify that I DON'T want a given field
returned (e.g. because its too large or whatever).
thanks for the tip!