(13/10/10 18:17), Silvia Suárez wrote:
I am using solrj as client for indexing documents on the solr server I am
new to solr, And I am having problem with the highlighting in solr.
Highlighting exact phrases with solr does not work.

For example if the search keyword is: "dulce hogar" it returns:

<span class="item"> dulce </span> <span class="item"> hogar </span>

  And it should be:

<span class="item"> dulce hogar </span>

I don't understand which is the problem. Can someone  helpme please!?

Unfortunately, it is the feature.
FVH can support phrase-unit highlighting.

http://wiki.apache.org/solr/HighlightingParameters#hl.useFastVectorHighlighter

koji
--
http://soleami.com/blog/automatically-acquiring-synonym-knowledge-from-wikipedia.html

Reply via email to