mirror of https://github.com/apache/lucene.git
21 lines
489 B
XML
21 lines
489 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<author email="husted@apache.org">Ted Husted</author>
|
|
<title>Who We Are - Jakarta Lucene</title>
|
|
</properties>
|
|
<body>
|
|
|
|
<section name="POWERED BY LUCENE">
|
|
<h3>Several public applications are using Lucene</h3>
|
|
<ul>
|
|
<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>
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|
|
|