mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 18:18:38 +00:00
remove non-existing projects and fix a link
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165509 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d087df635f
commit
e8fd6b347c
@ -79,19 +79,6 @@
|
||||
</p>
|
||||
</subsection>
|
||||
|
||||
<subsection name="SAX/DOM XML Indexing demo">
|
||||
<p>
|
||||
This contribution is some sample code that demonstrates adding simple XML documents into the index. It creates
|
||||
a new Document object for each file, and then populates the Document with a Field for each XML element, recursively.
|
||||
There are examples included for both SAX and DOM.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
<a href="http://svn.apache.org/repos/asf/lucene/java/trunk/sandbox/contributions/XML-Indexing-Demo/">
|
||||
for the XML Indexing Demo.</a>
|
||||
</p>
|
||||
</subsection>
|
||||
|
||||
<subsection name="Lucli - Lucene Command-line Interface">
|
||||
<p>
|
||||
The Lucli application allows index manipulation from the
|
||||
@ -146,7 +133,7 @@
|
||||
</p>
|
||||
<p>
|
||||
|
||||
<a href="http://svn.apache.org/repos/asf/lucene/java/trunk/sandbox/contributions/miscellaneous/">
|
||||
<a href="http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/miscellaneous/">
|
||||
for miscellaneous classes.</a>
|
||||
</p>
|
||||
</subsection>
|
||||
|
Loading…
x
Reference in New Issue
Block a user