mirror of https://github.com/apache/lucene.git
20 lines
595 B
XML
20 lines
595 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="RESOURCES">
|
|
<h3>Further reading</h3>
|
|
<ul>
|
|
<li><a href="http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-lucene.html">The Lucene search engine Powerful flexible and free</a><br/> - JavaWorld September 2000</li>
|
|
<li><a href="http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-cooltools.html">Build your own languages with JavaCC</a><br/> - JavaWorld December 2000</li>
|
|
</ul>
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|
|
|