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 solrdude <yo...@searchreviews.com> on 2012/01/18 03:01:15 UTC

Re: Highlighting "text" field when query is for "string" field

Just to be clear, I do phrase query on string field like
q=keyword_text:"smooth skin". I am expecting highlighting to be done on
excerpt field. What I see is:

<lst name="highlighting">
<lst name="18602-1973"/>
<lst name="18603-1973"/>
<lst name="18604-1973"/>
</lst>

These numbers are unique id's of documents. Where is excerpts with
highlighted text? Any idea?

Thanks

--
View this message in context: http://lucene.472066.n3.nabble.com/Highlighting-text-field-when-query-is-for-string-field-tp3475334p3668074.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Highlighting "text" field when query is for "string" field

Posted by solrdude <yo...@searchreviews.com>.
Or is it because query is on "keyword" field and I expect matching keywords
to be highlighted on "excerpts" field? Any insights would help a lot.

Thanks

--
View this message in context: http://lucene.472066.n3.nabble.com/Highlighting-text-field-when-query-is-for-string-field-tp3475334p3814159.html
Sent from the Solr - User mailing list archive at Nabble.com.