<table width="100%" class="mail_content"><tr><td valign="top">Hi,
thanks. I use xml templates.
is it possible to use xml templates to show the results of the lucene search?


> ------- Original Message ------- 
>
> From :  Martijn Schiferli  <martijn@schiferli.com>
> Date : Thu, 2 Oct 2003 07:35:04 +1000
>
>

Message

I have included a sample of the file I use. 
It is a simple jsp template.

  -----Original Message-----
From: 
  opencms-dev-admin@opencms.org [mailto:opencms-dev-admin@opencms.org] On 
  Behalf Of Fabian 
Sent: Wednesday, 1 October 2003 11:44 
  PM
To: opencms-dev@opencms.org
Subject: [opencms-dev] use 
  template for lucene search result

      Hi, I use simple_search.jsp and don't want to get the 
        search result in a blank page. How can I use a template for the search 
        result? Can someone give me a hint? Thanks Fabi
  __________________________________________________________________
 eBay der weltweite Online Markplatz! HIER KLICKEN!! 

Your search found no matches. Please try again.");
    } else {
        float score;
        Document doc;
        String tLastMod;
        if(j == 1)
            out.println("Your search found 1 match.");
        else
            out.println("Your search found " + Integer.toString(j) + " matches.");

        // For each hit, get the Document and print out some information (including a link) 
about each item that
        // matches.
        for(i = 0; i" 
                + ""
                + doc.get("title") + "
");
            //out.print(score); // Score is between 0.0 and 1.0
            out.println(" " + doc.get("description") + " 
(Last modified: " + tLastMod + ")");
        }
    }
}
%></td></tr></table><p style="margin-top:11px;padding-top:3px;background-image: url(http://mail.lycos.co.uk/Images/Mail/_content/dot.gif);background-repeat: repeat-x;background-position: 0px 0px;">__________________________________________________________________<br>
<a href="http://ads.lycos-europe.com/event.ng/Type=click&FlightID=84269&AdID=205556&TargetID=34897&Segments=20093,9883&Targets=34897&Values=24202,33337,67631,24717,243,23801,221&RawValues=&Redirect=http%3a%2f%2fadfarm.mediaplex.com%2fad%2fck%2f707-1222-2321-35%3fRedirectEnter%26partner%3d36822%26loc%3dhttp%3a%2f%2fwww.ebay.de" target="_blank"> 
<img src="http://www.lycos.de/advertising/graphics/ebay/Logo_60x60.gif" align="left" border="0"></a> eBay der weltweite Online Markplatz!  <a href="http://ads.lycos-europe.com/event.ng/Type=click&FlightID=84269&AdID=205556&TargetID=34897&Segments=20093,9883&Targets=34897&Values=24202,33337,67631,24717,243,23801,221&RawValues=&Redirect=http%3a%2f%2fadfarm.mediaplex.com%2fad%2fck%2f707-1222-2321-35%3fRedirectEnter%26partner%3d36822%26loc%3dhttp%3a%2f%2fwww.ebay.de" target="_blank">HIER KLICKEN!!</a>