Download & Extend

apachesolr_update_index hook should use setMultiValue

Project:Nodequeue
Version:7.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

A node (Solr document) can belong to more than one queue. So, the hook should use setMultiValue when setting the sim_nodequeue field. Otherwise, it will only index the node as belonging to a single queue, even if it belongs to many.

AttachmentSizeStatusTest resultOperations
patch.patch639 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» fixed

Looks good. Committed. Thanks!

#2

Status:fixed» closed (fixed)

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