Needs review
Project:
Apache Solr Examples
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Aug 2012 at 10:25 UTC
Updated:
16 Aug 2012 at 14:56 UTC
See: http://drupal.org/node/1732990#comment-6354916
Need a way to stop apachesolr 'default' facets overriding those defined here.
Comments
Comment #1
dbolser commentedI've managed to implement a fix, but I don't really know what I'm doing or why it works:
This shows the 'default' facets for any given search environment, but the 'external specific' facets for the external environment... These facets are not disappearing when I clear the cache!
Comment #2
dbolser commentedComment #3
dbolser commentedUpdate... I'm not sure when it happens, but now all facets (including the externals) are now shown in all search environments. This isn't ideal, but it's better than having facets go missing.