lucene/xdocs/powered.xml
Doug Cutting 7797f49757 Streamlined web site:
- removed ego-boosting 'backgrond' section
 - replaced with short bio on 'who we are' page
 - removed 'features' and 'applications' pages -- better covered in the FAQ
 - added branding suggestion to 'Powered by Lucene' page
 - re-arranged links on menu


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149598 13f79535-47bb-0310-9956-ffa450edef68
2001-09-28 20:47:31 +00:00

36 lines
985 B
XML

<?xml version="1.0"?>
<document>
<properties>
<author email="husted@apache.org">Ted Husted</author>
<author email="cutting@apache.org">Doug Cutting</author>
<title>Powered by Lucene - Jakarta Lucene</title>
</properties>
<body>
<section name="Powered by Lucene">
<p>Applications using Lucene include:
<ul>
<li><a href="http://www.bobdylan.com/">Bob Dylan</a></li>
<li><a href="http://eyebrowse.tigris.org/">Eyebrowse</a></li>
<li><a href="http://www.jivesoftware.com/">Jive Forums</a></li>
<li><a href="http://www.i2a.com/websearch/"> Web Search</a></li>
</ul>
</p>
<p>If you wish to have your site listed on this page, send <a
href="mailto:lucene-dev@jakarta.apache.org">us</a> a note.</p>
<p>Please include something like the following with your search results:</p>
<center><font size="-1"><i>search powered by</i></font> <a
href="http://jakarta.apache.org/lucene"><img
src="images/lucene_green_100.gif" alt="Lucene" border="0"
/></a></center>
</section>
</body>
</document>