downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SolrQuery::setMlt> <SolrQuery::setHighlightSnippets
[edit] Last updated: Fri, 25 May 2012

view this page in

SolrQuery::setHighlightUsePhraseHighlighter

(PECL solr >= 0.9.2)

SolrQuery::setHighlightUsePhraseHighlighterWhether to highlight phrase terms only when they appear within the query phrase

Description

public SolrQuery SolrQuery::setHighlightUsePhraseHighlighter ( bool $flag )

Sets whether or not to use SpanScorer to highlight phrase terms only when they appear within the query phrase in the document

Parameters

value

Whether or not to use SpanScorer to highlight phrase terms only when they appear within the query phrase in the document

Return Values

Returns the current SolrQuery object, if the return value is used.



add a note add a note User Contributed Notes SolrQuery::setHighlightUsePhraseHighlighter
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites