carlson     02/01/26 08:10:16

  Modified:    xdocs    contributions.xml
  Log:
  New Lucene Contributions Page
Reviewed By Doug Cutting
This page contains 
contributions from the Lucene community that are not part of the official release, but 
are still very useful.
  
  Revision  Changes    Path
  1.4       +228 -26   jakarta-lucene/xdocs/contributions.xml
  
  Index: contributions.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/contributions.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- contributions.xml 31 Dec 2001 00:38:09 -0000      1.3
  +++ contributions.xml 26 Jan 2002 16:10:16 -0000      1.4
  @@ -1,29 +1,231 @@
   <?xml version="1.0"?>
   <document>
  -<properties>
  -<author email="[EMAIL PROTECTED]">Peter Carlson</author>
  -<title>Contributions - Jakarta Lucene</title>
  -</properties>
  -<body>
  -
  -<section name="User Contributions">
  -  <subsection name="Lucene Documents">
  -  <p>Lucene requires information you want to index to be converted
  - into a Document class. Here are contributions for various Document
  - classes for different formats.</p>
  -  <table>
  -   <tr>
  -   <th>XMLDocument Key</th> 
  -    <td>
  -    <a 
href="http://www.mail-archive.com/[email protected]/msg00346.html";>http://www.mail-archive.com/[email protected]/msg00346.html</a>
 
  -   </td>
  -   </tr>
  -   <tr>
  -    <th>author</th> 
  -    <td>Peter Carlson</td>
  -   </tr>
  - </table>
  - </subsection>
  -</section>
  -</body>
  +    <properties>
  +        <author email="[EMAIL PROTECTED]">
  +            Peter Carlson 
  +        </author>
  +        <title>
  +            Contributions - Jakarta Lucene 
  +        </title>
  +    </properties>
  +    <body>
  +        <section name="Overview">
  +            <p>This page lists external resources for Lucene. If you've written 
something that should be included, please post all relevant information to one of the 
mailing lists. Nothing listed here is directly supported by the Lucene developers, if 
you encounter any problems with them, please use the contact information. </p>
  +        </section>
  +        <section name="Lucene Documents">
  +            <p>
  +                Lucene requires information you want to index to be converted into 
a Document class. Here are contributions for various Document classes for different 
formats. 
  +            </p>
  +            <subsection name="RTF->XML->Lucene">
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a href="http://www.tetrasix.com/";>
  +                                http://www.tetrasix.com/ 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            N/A 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +            <subsection name="XML Document #1">
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a 
href="http://marc.theaimsgroup.com/?l=lucene-dev&amp;m=100723333506246&amp;w=2";>
  +                                
http://marc.theaimsgroup.com/?l=lucene-dev&amp;m=100723333506246&amp;w=2 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            Philip Ogren - [EMAIL PROTECTED] 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +            <subsection name="XML Document #2">
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a 
href="http://www.mail-archive.com/[email protected]/msg00346.html";>
  +                                
http://www.mail-archive.com/[email protected]/msg00346.html 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            Peter Carlson - [EMAIL PROTECTED] 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +            <subsection name="XPDF - PDF Document Conversion">
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a href="http://www.foolabs.com/xpdf";>
  +                                http://www.foolabs.com/xpdf 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            N/A 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +            <subsection name="PJ - PDF Document Conversion">
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a href=" http://www.etymon.com/pj/";>
  +                                http://www.etymon.com/pj/ 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            N/A 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +        </section>
  +        <section name="Lucene Analyzers">
  +            <p>
  +            </p>
  +            <subsection name="Chinese Analyzer, Tokenizer, Filter">
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a 
href="http://marc.theaimsgroup.com/?l=lucene-dev&amp;m=100705753831746&amp;w=2";>
  +                                
http://marc.theaimsgroup.com/?l=lucene-dev&amp;m=100705753831746&amp;w=2 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            Yiyi Sun - [EMAIL PROTECTED] 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +        </section>
  +        <section name="Misc">
  +            <p>
  +            </p>
  +            <subsection name="Lucene Tutorial">
  +                <p>
  +                </p>
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a 
href="http://www.darksleep.com/puff/lucene/lucene.html";>
  +                                http://www.darksleep.com/puff/lucene/lucene.html 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            Steven J. Owens - [EMAIL PROTECTED] 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +            <subsection name="HTML Syntax Checker and Pretty Printer">
  +                <p>
  +                </p>
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a href="http://lempinen.net/sami/jtidy/";>
  +                                http://lempinen.net/sami/jtidy/ 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            N/A 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +            <subsection name="JavaCC">
  +                <table>
  +                    <tr>
  +                        <th>
  +                            URL 
  +                        </th>
  +                        <td>
  +                            <a href="http://www.webgain.com/products/java_cc/";>
  +                                http://www.webgain.com/products/java_cc/ 
  +                            </a>
  +                        </td>
  +                    </tr>
  +                    <tr>
  +                        <th>
  +                            author 
  +                        </th>
  +                        <td>
  +                            N/A 
  +                        </td>
  +                    </tr>
  +                </table>
  +            </subsection>
  +        </section>
  +    </body>
   </document>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to