Wednesday 15 April 2009 9:27:05 am
Hi there i'm testing ezFind2 stable moreLikeThis query Here the template code:
{def $mlt = fetch(ezfind,moreLikeThis,hash( 'query_type', 'nid',
'query', $current_node.node_id,
'limit', ezini('News', 'RelatedContentItems', 'content.ini'),
'class_id', array('sp_meeting', 'sp_article', 'sp_news')
))}
{$mlt|attribute(show, 2)}
This code is in a template included in several others in this way
{include uri='design:parts/related.tpl' current_node=$node}
and here is the answer
SearchResult boolean false
SearchCount integer 0
StopWordArray array Array(0)
SearchExtras object[ezfSearchResultInfo] Object
>facet_fields NULL
>facet_queries NULL
>engine string 'eZ Find 2.0 search plugin © 2008 eZ Systems AS, powered by Apache Solr 1.3'
>hasError boolean true
>error string 'Server Indisponible'
>responseHeader NULL
>spellcheck boolean false
>spellcheck_collation boolean false
Solr is running and answer nicely to other queries like ezfind,search Any idea what's wrong?
--
http://www.ecedi.fr
Agence Web, Créa/Conseils, Accessibilité
eZPublish, Drupal, Zend, Symfony
|