apachesolr_update_index hook should use setMultiValue
jpmckinney - October 16, 2009 - 20:12
| Project: | Nodequeue |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| patch.patch | 639 bytes |

#1
Looks good. Committed. Thanks!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.