mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 18:18:38 +00:00
7797f49757
- 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
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>
|
|
|