the example.xsl is an example using XSLT to format results.  Check:
http://wiki.apache.org/solr/XsltResponseWriter

For php, check:
http://wiki.apache.org/solr/SolPHP

ryan



Ma, Xiaohui (NIH/NLM/LHC) [C] wrote:
Thanks so much for your reply! Please tell me what example.xsl is for in
conf/xslt.

Please let me know where the search result is located. I can use php or
.net to display the result in web. Is it created on fly?

Thanks,
Xiaohui
-----Original Message-----
From: Ryan McKinley [mailto:[EMAIL PROTECTED] Sent: Monday, January 14, 2008 11:37 AM
To: solr-user@lucene.apache.org
Subject: Re: new to solr

Ma, Xiaohui (NIH/NLM/LHC) [C] wrote:
Hello,

I am new to solr.

Welcome!

I followed solr online tutorial to get the example
work. The search result is xml. I wonder if there is a way to show
result in a form. I saw there is example.xsl in conf/xslt directory. I
really don't know how to do it. Anyone has some ideas for me. I really
appreciate it!


Are you asking how to display results for people to see? A nicely formatted website?

Solr (a database) does not aim to solve the display side... but there are lots of clients to help integrate with your website. php/java/.net/ruby/etc

ryan





Reply via email to