dnaber 2004/08/07 04:27:30
Modified: xdocs fileformats.xml
docs fileformats.html
Log:
fixing a typo
Revision Changes Path
1.16 +1 -1 jakarta-lucene/xdocs/fileformats.xml
Index: fileformats.xml
===================================================================
RCS file: /home/cvs/jakarta-lucene/xdocs/fileformats.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- fileformats.xml 1 Aug 2004 15:58:56 -0000 1.15
+++ fileformats.xml 7 Aug 2004 11:27:29 -0000 1.16
@@ -1019,7 +1019,7 @@
VInt
</p>
<p>IndexDelta
- determines the position of this term's TermInfo the
.tis file. In
+ determines the position of this term's TermInfo within
the .tis file. In
particular, it is the difference between the position
of this term's
entry in that file and the position of the previous
term's entry (or
zero for the first term in the file).
1.29 +1 -1 jakarta-lucene/docs/fileformats.html
Index: fileformats.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/fileformats.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- fileformats.html 2 Aug 2004 20:43:58 -0000 1.28
+++ fileformats.html 7 Aug 2004 11:27:30 -0000 1.29
@@ -1443,7 +1443,7 @@
VInt
</p>
<p>IndexDelta
- determines the position of this term's TermInfo the
.tis file. In
+ determines the position of this term's TermInfo within
the .tis file. In
particular, it is the difference between the position
of this term's
entry in that file and the position of the previous
term's entry (or
zero for the first term in the file).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]