Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2009 at 20:12 UTC
Updated:
7 Nov 2009 at 20:30 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| patch.patch | 639 bytes | jpmckinney |
Comments
Comment #1
ezra-g commentedLooks good. Committed. Thanks!