You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Koji Sekiguchi <ko...@rondhuit.com> on 2017/08/22 01:53:59 UTC

Re: Return only matched multi-valued field

Hi,

I don't think Lucene/Solr can know which field matches the query you posted.
You should usually use Highlighter to know it.

Koji


On 2017/08/22 2:46, ruby wrote:
> Is there a way to return only the matched field from a multivalued field
> using filtering?
> 
> 
> 
> 
> 
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Return-only-matched-multi-valued-field-tp4351494.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>