Closed (won't fix)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2013 at 20:13 UTC
Updated:
17 Oct 2014 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
catchHere's the patch, just does array_unique().
Comment #2
pwolanin commentedI thought this was handled in #1946132: ERROR: Warning: implode() [function.implode]: Invalid arguments passed in theme_apachesolr_search_snippets() (line 1708 of...)?
Comment #3
douggreen commentedThis is already fixed in apachesolr_multilingual. The problem was that the result includes both content and i18n_content_en, which shows duplicates.
Comment #4
douggreen commented