ehatcher    2004/06/23 18:02:27

  Modified:    xdocs    fileformats.xml
               docs     fileformats.html
  Log:
  minor correction - FieldCount not Count
  
  Revision  Changes    Path
  1.14      +1 -1      jakarta-lucene/xdocs/fileformats.xml
  
  Index: fileformats.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/fileformats.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- fileformats.xml   16 Jun 2004 00:16:16 -0000      1.13
  +++ fileformats.xml   24 Jun 2004 01:02:27 -0000      1.14
  @@ -884,7 +884,7 @@
                           <p>DocFieldData    --&gt;
                               FieldCount, &lt;FieldNum, Bits, 
Value&gt;<sup>FieldCount</sup>
                           </p>
  -                        <p>Count        --&gt;
  +                        <p>FieldCount  --&gt;
                               VInt
                           </p>
                           <p>FieldNum    --&gt;
  
  
  
  1.27      +1 -1      jakarta-lucene/docs/fileformats.html
  
  Index: fileformats.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/docs/fileformats.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- fileformats.html  16 Jun 2004 00:16:16 -0000      1.26
  +++ fileformats.html  24 Jun 2004 01:02:27 -0000      1.27
  @@ -1300,7 +1300,7 @@
                           <p>DocFieldData    --&gt;
                               FieldCount, &lt;FieldNum, Bits, 
Value&gt;<sup>FieldCount</sup>
                           </p>
  -                        <p>Count        --&gt;
  +                        <p>FieldCount  --&gt;
                               VInt
                           </p>
                           <p>FieldNum    --&gt;
  
  
  

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

Reply via email to