Sha256: 6761b78e1c90941d585c933629ac06d5450b3726031a417601bb9f7045fecd66

Contents?: true

Size: 714 Bytes

Versions: 226

Compression:

Stored size: 714 Bytes

Contents

#**
 *  Show Debugging Information, if enabled
 *#

#if( $params.getBool("debugQuery",false) )
  <a href="#" onclick='jQuery(this).siblings("pre").toggle(); return false;'>
    toggle explain</a>

  <pre style="display:none">
    $response.getExplainMap().get($doc.getFirstValue('id'))
  </pre>

  <a href="#" onclick='jQuery(this).siblings("pre2").toggle(); return false;'>
    toggle all fields</a>

  <pre2 style="display:none">
    #foreach($fieldname in $doc.fieldNames)
      <br>
        <span class="field-name">$fieldname :</span>
        <span>
          #foreach($value in $doc.getFieldValues($fieldname))
            $esc.html($value)
          #end
        </span>
      </br>
    #end
  </pre2>
#end

Version data entries

226 entries across 226 versions & 3 rubygems

Version Path
smartcloud-0.0.171 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.170 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.169 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.168 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.167 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.166 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.165 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.164 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.163 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.162 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.161 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.160 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.159 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.158 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.157 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.156 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.155 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.154 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.153 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm
smartcloud-0.0.152 lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/sample_techproducts_configs/conf/velocity/debug.vm