You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2008/09/03 22:11:28 UTC

[Solr Wiki] Update of "HighlightingParameters" by ChrisHarris

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The following page has been changed by ChrisHarris:
http://wiki.apache.org/solr/HighlightingParameters

The comment on the change is:
Link to current highlighting classes, not deprecated HighlightingUtils

------------------------------------------------------------------------------
- Solr provides a collection of [http://lucene.apache.org/solr/docs/api/org/apache/solr/util/HighlightingUtils.html Highlighting Utilities] which can be reused by various Request Handlers to include "highlighted" matches in field values. Both the StandardRequestHandler and the DisMaxRequestHandler currently use these utilities, and support the following parameters.
+ Solr provides a collection of [http://lucene.apache.org/solr/api/org/apache/solr/highlight/package-summary.html highlighting utilities] which can be reused by various Request Handlers to include "highlighted" matches in field values. Both the StandardRequestHandler and the DisMaxRequestHandler currently use these utilities, and support the following parameters.
  
  [[Anchor(HowToOverride)]]Some parameters may be overriden on a per-field basis with the following syntax: