[TYPO3-Solr] Create Filters
    Werner 
    werner at aloah-from-hell.de
       
    Tue May  3 10:20:00 CEST 2011
    
    
  
Hi,
> you could post your typoscript for those looking for the same?
search.faceting.facets {
 		type {
 	        renderingInstruction = CASE
              	renderingInstruction {
                         key.field = optionValue
			 pages = TEXT
                         pages.value = pages
                         pages.lang.en = on the website
	                 pdf = TEXT
                         pdf.value = pdf
                         pdf.lang.en = in documents
                         fonds = TEXT
                         fonds.value = stocks
                         fonds.lang.en = stocks
                     }
                 }
}
regards,
Werner
    
    
More information about the TYPO3-project-solr
mailing list