From d29935b9d870a70f61fc9b08e99cdd4365c975af Mon Sep 17 00:00:00 2001 From: Peter Carlson Date: Thu, 7 Feb 2002 20:22:12 +0000 Subject: [PATCH] Add XML Document #3 implementation to Document Section Also added Term Highlighting to Misc Section git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149667 13f79535-47bb-0310-9956-ffa450edef68 --- docs/contributions.html | 98 +++++++++++++++++++++++++++++++++++++++++ xdocs/contributions.xml | 47 ++++++++++++++++++++ 2 files changed, 145 insertions(+) diff --git a/docs/contributions.html b/docs/contributions.html index 3a57cde42a7..88124b56f76 100644 --- a/docs/contributions.html +++ b/docs/contributions.html @@ -261,6 +261,54 @@
+ + + + +
+ + XML Document #3 + +
+
+ + + + + + + + + +
+ + + URL + + + + + + + http://www.isogen.com/papers/lucene_xml_indexing.html + + + +
+ + + author + + + + + + W. Eliot Kimber - eliot@isogen.com + + +
+
+

@@ -437,6 +485,56 @@

+ + + +
+ + Term Highlighter + +
+
+

+

+ + + + + + + + + +
+ + + URL + + + + + + + http://www.iq-computing.de/lucene/highlight.htm + + + +
+ + + author + + + + + + Maik Schreiber - info@iq-computing.de + + +
+
+

+
Lucene Tutorial diff --git a/xdocs/contributions.xml b/xdocs/contributions.xml index 26cae9404fb..e6eed32ff4c 100644 --- a/xdocs/contributions.xml +++ b/xdocs/contributions.xml @@ -82,6 +82,28 @@
+ + + + + + + + + + +
+ URL + + + http://www.isogen.com/papers/lucene_xml_indexing.html + +
+ author + + W. Eliot Kimber - eliot@isogen.com +
+
@@ -156,6 +178,31 @@

+ + +

+

+
+ + + + + + + + +
+ URL + + + http://www.iq-computing.de/lucene/highlight.htm + +
+ author + + Maik Schreiber - info@iq-computing.de +
+