This task stemmed from the feature request at #685758: Need a hook to allow alternative snippet creation for search results. The positive keys array should be added to the $results array in luceneapi_node_search() so that developers have access to it in hook_luceneapi_result_alter() implementations. This is a bug because developers cannot easily access the positive keys making it difficult to create custom snippets with highlighting.

Comments

cpliakas’s picture

Status: Active » Fixed

Fixed in commit #314488.

Status: Fixed » Closed (fixed)
Issue tags: -6.x-2.0

Automatically closed -- issue fixed for 2 weeks with no activity.