mirror of https://github.com/apache/lucene.git
21 lines
655 B
XML
21 lines
655 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>Resources - Jakarta Lucene</title>
|
|
</properties>
|
|
<body>
|
|
|
|
<section name="Articles">
|
|
<p>Articles about Lucene:</p>
|
|
<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>
|
|
|