[TYPO3-Solr] Problem with Facet Renderer after upgrade

Ingo Renner ingo at typo3.org
Wed Oct 10 17:16:16 CEST 2012


Am 09.10.12 19:23, schrieb Kerstin Huppenbauer:

Hi Kerstin,

> after upgrade of the Solr Extension from 1.7.0 to 2.7.1
> my Facet Renderers doesn't work anymore.
> How can I achieve the Rendering of the Facets through a PHP Class or
> Template now?

use tx_solr_facet_FacetRendererFactory::registerFacetType() to register 
your facet renderer. The reason behind this was to make configuration 
easier for integrators and make it easier to maintain those things for 
developers.

Have a look at the three renderers/types - numericRange, hierarchy, 
queryGroup - available with the extension (upcoming version from 
git.typo3.org master)

TS Configuration:
http://forge.typo3.org/projects/extension-solr/wiki/Tx_solrsearch#facetingfacetsfacetNametype


Best,
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code

TYPO3 - Open Source Enterprise Content Management System
http://typo3.org

Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com


More information about the TYPO3-project-solr mailing list