otis 2002/10/30 11:29:47
Modified: docs fileformats.html
xdocs fileformats.xml
Log:
- Fixed head area.
Revision Changes Path
1.2 +1 -1 jakarta-lucene/docs/fileformats.html
Index: fileformats.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/fileformats.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fileformats.html 30 Oct 2002 18:56:46 -0000 1.1
+++ fileformats.html 30 Oct 2002 19:29:47 -0000 1.2
@@ -14,7 +14,7 @@
- <title>Jakarta Lucene -
$root.getChild("properties").getChild("title").getText()</title>
+ <title>Jakarta Lucene - Index File Formats</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
1.2 +7 -0 jakarta-lucene/xdocs/fileformats.xml
Index: fileformats.xml
===================================================================
RCS file: /home/cvs/jakarta-lucene/xdocs/fileformats.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fileformats.xml 30 Oct 2002 04:10:30 -0000 1.1
+++ fileformats.xml 30 Oct 2002 19:29:47 -0000 1.2
@@ -2,6 +2,13 @@
<document>
+ <properties>
+ <title>Index File Formats</title>
+ <authors>
+ <person email="[EMAIL PROTECTED]" name="Doug Cutting"/>
+ </authors>
+ </properties>
+
<body>
<section name="Index File Formats">
--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@;jakarta.apache.org>