Closed (cannot reproduce)
Project:
Apache Solr Multilingual
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2012 at 10:35 UTC
Updated:
14 Mar 2013 at 09:15 UTC
I have installed this module for English/Russian content.
In search-result.tpl.php there is a following code:
<dt class="title">
<a href="<?php print $url; ?>"><?php print $title; ?></a>
</dt>
<dd>
<?php if ($snippet) : ?>
Some cases the module breaks snippet validation <?php if ($snippet) : ?> and as result search outputs only node titles.
Please advice.
Comments
Comment #1
mkalkbrennerAre you familiar with solr? I need the raw response from solr to debug this. Ideally as XML.
Comment #2
mkalkbrennerComment #3
mkalkbrennerno feedback for half a year => close