On 08/11/2014 11:55 AM, Stefan Muller wrote:
Hi,
the solr instance of my "XWiki Enterprise 6.0.1" doesn't found many pages. On each search I get a red message on bottom of my wiki "Fehlgeschlagen:Falsch formatierte Serverantwort" what means in english "Failure: Wrong formated server response".
Often this error happens:
org.xwiki.rendering.macro.MacroExecutionException: Failed to evaluate Velocity Macro for content [## Preselect facet values only for the facets that are enabled. #set ($discard = $solrConfig.facetQuery.keySet().retainAll($solrConfig.facetFields)) [ ... big snip ...] Caused by: java.lang.NullPointerException
Now below that line might have been the interesting part of the stack trace :) Anyway, did you try to Re-Index the Search index (in the wiki admin, section "search"), and see if the error goes away? Clemens