mirror of https://github.com/apache/lucene.git
- Update after jakarta-site2 update; removed tabs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149961 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
00536432df
commit
4a18d00b70
|
@ -512,7 +512,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -873,7 +873,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -221,7 +221,7 @@ result and ask you whether you want more results.
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -248,7 +248,7 @@ a collection of Documents called "Hits" which is then iterated through and displ
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -263,7 +263,7 @@ If you want to know more about how this web app works or how to customize it the
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -320,7 +320,7 @@ Thanks for understanding.
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -435,7 +435,7 @@
|
|||
bytes, high-order bytes first.
|
||||
</p>
|
||||
<p>
|
||||
UInt32 --> <Byte><sup>4</sup>
|
||||
UInt32 --> <Byte><sup>4</sup>
|
||||
</p>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
|
@ -453,7 +453,7 @@
|
|||
64-bit unsigned integers are written as eight
|
||||
bytes, high-order bytes first.
|
||||
</p>
|
||||
<p>UInt32 --> <Byte><sup>8</sup>
|
||||
<p>UInt32 --> <Byte><sup>8</sup>
|
||||
</p>
|
||||
</blockquote>
|
||||
</td></tr>
|
||||
|
@ -1071,13 +1071,13 @@
|
|||
segment.
|
||||
</p>
|
||||
<p>
|
||||
Segments --> SegCount, <SegName, SegSize><sup>SegCount</sup>
|
||||
Segments --> SegCount, <SegName, SegSize><sup>SegCount</sup>
|
||||
</p>
|
||||
<p>
|
||||
SegCount, SegSize --> UInt32
|
||||
SegCount, SegSize --> UInt32
|
||||
</p>
|
||||
<p>
|
||||
SegName --> String
|
||||
SegName --> String
|
||||
</p>
|
||||
<p>
|
||||
SegName is the name of the segment, and is used as the file name prefix
|
||||
|
@ -1147,12 +1147,12 @@
|
|||
file may not be deleted while it is still open.
|
||||
</p>
|
||||
<p>
|
||||
Deleteable --> DelableCount,
|
||||
Deleteable --> DelableCount,
|
||||
<DelableName><sup>DelableCount</sup>
|
||||
</p>
|
||||
<p>DelableCount --> UInt32
|
||||
<p>DelableCount --> UInt32
|
||||
</p>
|
||||
<p>DelableName -->
|
||||
<p>DelableName -->
|
||||
String
|
||||
</p>
|
||||
</blockquote>
|
||||
|
@ -1191,17 +1191,17 @@
|
|||
</p>
|
||||
<p>
|
||||
FieldInfos
|
||||
(.fnm) --> FieldsCount, <FieldName,
|
||||
(.fnm) --> FieldsCount, <FieldName,
|
||||
FieldBits><sup>FieldsCount</sup>
|
||||
</p>
|
||||
<p>
|
||||
FieldsCount --> VInt
|
||||
FieldsCount --> VInt
|
||||
</p>
|
||||
<p>
|
||||
FieldName --> String
|
||||
FieldName --> String
|
||||
</p>
|
||||
<p>
|
||||
FieldBits --> Byte
|
||||
FieldBits --> Byte
|
||||
</p>
|
||||
<p>
|
||||
Currently only the low-order bit is used of FieldBits is used. It is
|
||||
|
@ -1231,7 +1231,7 @@
|
|||
|
||||
<p>
|
||||
FieldIndex
|
||||
(.fdx) -->
|
||||
(.fdx) -->
|
||||
<FieldValuesPosition><sup>SegSize</sup>
|
||||
</p>
|
||||
<p>FieldValuesPosition
|
||||
|
@ -1257,22 +1257,22 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
FieldData (.fdt) -->
|
||||
FieldData (.fdt) -->
|
||||
<DocFieldData><sup>SegSize</sup>
|
||||
</p>
|
||||
<p>DocFieldData -->
|
||||
<p>DocFieldData -->
|
||||
FieldCount, <FieldNum, Bits, Value><sup>FieldCount</sup>
|
||||
</p>
|
||||
<p>Count -->
|
||||
<p>Count -->
|
||||
VInt
|
||||
</p>
|
||||
<p>FieldNum -->
|
||||
<p>FieldNum -->
|
||||
VInt
|
||||
</p>
|
||||
<p>Bits -->
|
||||
<p>Bits -->
|
||||
Byte
|
||||
</p>
|
||||
<p>Value -->
|
||||
<p>Value -->
|
||||
String
|
||||
</p>
|
||||
<p>Currently
|
||||
|
@ -1306,23 +1306,23 @@
|
|||
TermInfoFile (.tis)-->
|
||||
TermCount, TermInfos
|
||||
</p>
|
||||
<p>TermCount -->
|
||||
<p>TermCount -->
|
||||
UInt32
|
||||
</p>
|
||||
<p>TermInfos -->
|
||||
<p>TermInfos -->
|
||||
<TermInfo><sup>TermCount</sup>
|
||||
</p>
|
||||
<p>TermInfo -->
|
||||
<p>TermInfo -->
|
||||
<Term, DocFreq, FreqDelta, ProxDelta>
|
||||
</p>
|
||||
<p>Term -->
|
||||
<p>Term -->
|
||||
<PrefixLength, Suffix, FieldNum>
|
||||
</p>
|
||||
<p>Suffix -->
|
||||
<p>Suffix -->
|
||||
String
|
||||
</p>
|
||||
<p>PrefixLength,
|
||||
DocFreq, FreqDelta, ProxDelta<br /> --> VInt
|
||||
DocFreq, FreqDelta, ProxDelta<br /> --> VInt
|
||||
</p>
|
||||
<p>This
|
||||
file is sorted by Term. Terms are ordered first lexicographically
|
||||
|
@ -1376,13 +1376,13 @@
|
|||
TermInfoIndex (.tii)-->
|
||||
IndexTermCount, TermIndices
|
||||
</p>
|
||||
<p>IndexTermCount -->
|
||||
<p>IndexTermCount -->
|
||||
UInt32
|
||||
</p>
|
||||
<p>TermIndices -->
|
||||
<p>TermIndices -->
|
||||
<TermInfo, IndexDelta><sup>IndexTermCount</sup>
|
||||
</p>
|
||||
<p>IndexDelta -->
|
||||
<p>IndexDelta -->
|
||||
VInt
|
||||
</p>
|
||||
<p>IndexDelta
|
||||
|
@ -1410,16 +1410,16 @@
|
|||
which contain each term, along with the frequency of the term in that
|
||||
document.
|
||||
</p>
|
||||
<p>FreqFile (.frq) -->
|
||||
<p>FreqFile (.frq) -->
|
||||
<TermFreqs><sup>TermCount</sup>
|
||||
</p>
|
||||
<p>TermFreqs -->
|
||||
<p>TermFreqs -->
|
||||
<TermFreq><sup>DocFreq</sup>
|
||||
</p>
|
||||
<p>TermFreq -->
|
||||
<p>TermFreq -->
|
||||
DocDelta, Freq?
|
||||
</p>
|
||||
<p>DocDelta,Freq -->
|
||||
<p>DocDelta,Freq -->
|
||||
VInt
|
||||
</p>
|
||||
<p>TermFreqs
|
||||
|
@ -1440,7 +1440,7 @@
|
|||
and three times in document eleven would be the following sequence of
|
||||
VInts:
|
||||
</p>
|
||||
<p> 15,
|
||||
<p> 15,
|
||||
22, 3
|
||||
</p>
|
||||
</blockquote>
|
||||
|
@ -1459,16 +1459,16 @@
|
|||
The .prx file contains the lists of positions that
|
||||
each term occurs at within documents.
|
||||
</p>
|
||||
<p>ProxFile (.prx) -->
|
||||
<p>ProxFile (.prx) -->
|
||||
<TermPositions><sup>TermCount</sup>
|
||||
</p>
|
||||
<p>TermPositions -->
|
||||
<p>TermPositions -->
|
||||
<Positions><sup>DocFreq</sup>
|
||||
</p>
|
||||
<p>Positions -->
|
||||
<p>Positions -->
|
||||
<PositionDelta><sup>Freq</sup>
|
||||
</p>
|
||||
<p>PositionDelta -->
|
||||
<p>PositionDelta -->
|
||||
VInt
|
||||
</p>
|
||||
<p>TermPositions
|
||||
|
@ -1489,7 +1489,7 @@
|
|||
fifth and ninth term in a subsequent document, would be the following
|
||||
sequence of VInts:
|
||||
</p>
|
||||
<p> 4,
|
||||
<p> 4,
|
||||
5, 4
|
||||
</p>
|
||||
</blockquote>
|
||||
|
@ -1509,7 +1509,7 @@
|
|||
into the score for hits on that field:
|
||||
</p>
|
||||
<p>Norms
|
||||
(.nrm) --> <Byte><sup>SegSize</sup>
|
||||
(.nrm) --> <Byte><sup>SegSize</sup>
|
||||
</p>
|
||||
<p>Each
|
||||
byte encodes a floating point value. Bits 0-2 contain the 3-bit
|
||||
|
@ -1557,12 +1557,12 @@
|
|||
optional, and only exists when a segment contains deletions:
|
||||
</p>
|
||||
<p>Deletions
|
||||
(.del) --> ByteCount,BitCount,Bits
|
||||
(.del) --> ByteCount,BitCount,Bits
|
||||
</p>
|
||||
<p>ByteSize,BitCount -->
|
||||
<p>ByteSize,BitCount -->
|
||||
Uint32
|
||||
</p>
|
||||
<p>Bits -->
|
||||
<p>Bits -->
|
||||
<Byte><sup>ByteCount</sup>
|
||||
</p>
|
||||
<p>ByteCount
|
||||
|
@ -1644,7 +1644,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -237,7 +237,7 @@ application to their needs. The sections useful to developers only are clearly
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -185,7 +185,7 @@ developed in an open and cooperative fashion.
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -335,7 +335,7 @@
|
|||
file system index.
|
||||
</p>
|
||||
<p>
|
||||
<b>HTTP Crawler </b>
|
||||
<b>HTTP Crawler </b>
|
||||
</p>
|
||||
<p>
|
||||
Supports the AbstractCrawler options as well as:
|
||||
|
@ -610,7 +610,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -155,7 +155,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -876,7 +876,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -168,7 +168,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -342,7 +342,7 @@
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -191,7 +191,7 @@ contract work.</p>
|
|||
</td></tr>
|
||||
<tr><td colspan="2">
|
||||
<div align="center"><font color="#525D76" size="-1"><em>
|
||||
Copyright © 1999-2002, Apache Software Foundation
|
||||
Copyright © 1999-2003, Apache Software Foundation
|
||||
</em></font></div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
|
|
@ -271,7 +271,7 @@
|
|||
bytes, high-order bytes first.
|
||||
</p>
|
||||
<p>
|
||||
UInt32 --> <Byte><sup>4</sup>
|
||||
UInt32 --> <Byte><sup>4</sup>
|
||||
</p>
|
||||
|
||||
</subsection>
|
||||
|
@ -283,7 +283,7 @@
|
|||
bytes, high-order bytes first.
|
||||
</p>
|
||||
|
||||
<p>UInt32 --> <Byte><sup>8</sup>
|
||||
<p>UInt32 --> <Byte><sup>8</sup>
|
||||
</p>
|
||||
|
||||
</subsection>
|
||||
|
@ -690,15 +690,15 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Segments --> SegCount, <SegName, SegSize><sup>SegCount</sup>
|
||||
Segments --> SegCount, <SegName, SegSize><sup>SegCount</sup>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
SegCount, SegSize --> UInt32
|
||||
SegCount, SegSize --> UInt32
|
||||
</p>
|
||||
|
||||
<p>
|
||||
SegName --> String
|
||||
SegName --> String
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -758,13 +758,13 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Deleteable --> DelableCount,
|
||||
Deleteable --> DelableCount,
|
||||
<DelableName><sup>DelableCount</sup>
|
||||
</p>
|
||||
|
||||
<p>DelableCount --> UInt32
|
||||
<p>DelableCount --> UInt32
|
||||
</p>
|
||||
<p>DelableName -->
|
||||
<p>DelableName -->
|
||||
String
|
||||
</p>
|
||||
</subsection>
|
||||
|
@ -785,20 +785,20 @@
|
|||
</p>
|
||||
<p>
|
||||
FieldInfos
|
||||
(.fnm) --> FieldsCount, <FieldName,
|
||||
(.fnm) --> FieldsCount, <FieldName,
|
||||
FieldBits><sup>FieldsCount</sup>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
FieldsCount --> VInt
|
||||
FieldsCount --> VInt
|
||||
</p>
|
||||
|
||||
<p>
|
||||
FieldName --> String
|
||||
FieldName --> String
|
||||
</p>
|
||||
|
||||
<p>
|
||||
FieldBits --> Byte
|
||||
FieldBits --> Byte
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -833,7 +833,7 @@
|
|||
|
||||
<p>
|
||||
FieldIndex
|
||||
(.fdx) -->
|
||||
(.fdx) -->
|
||||
<FieldValuesPosition><sup>SegSize</sup>
|
||||
</p>
|
||||
<p>FieldValuesPosition
|
||||
|
@ -859,22 +859,22 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
FieldData (.fdt) -->
|
||||
FieldData (.fdt) -->
|
||||
<DocFieldData><sup>SegSize</sup>
|
||||
</p>
|
||||
<p>DocFieldData -->
|
||||
<p>DocFieldData -->
|
||||
FieldCount, <FieldNum, Bits, Value><sup>FieldCount</sup>
|
||||
</p>
|
||||
<p>Count -->
|
||||
<p>Count -->
|
||||
VInt
|
||||
</p>
|
||||
<p>FieldNum -->
|
||||
<p>FieldNum -->
|
||||
VInt
|
||||
</p>
|
||||
<p>Bits -->
|
||||
<p>Bits -->
|
||||
Byte
|
||||
</p>
|
||||
<p>Value -->
|
||||
<p>Value -->
|
||||
String
|
||||
</p>
|
||||
<p>Currently
|
||||
|
@ -900,23 +900,23 @@
|
|||
TermInfoFile (.tis)-->
|
||||
TermCount, TermInfos
|
||||
</p>
|
||||
<p>TermCount -->
|
||||
<p>TermCount -->
|
||||
UInt32
|
||||
</p>
|
||||
<p>TermInfos -->
|
||||
<p>TermInfos -->
|
||||
<TermInfo><sup>TermCount</sup>
|
||||
</p>
|
||||
<p>TermInfo -->
|
||||
<p>TermInfo -->
|
||||
<Term, DocFreq, FreqDelta, ProxDelta>
|
||||
</p>
|
||||
<p>Term -->
|
||||
<p>Term -->
|
||||
<PrefixLength, Suffix, FieldNum>
|
||||
</p>
|
||||
<p>Suffix -->
|
||||
<p>Suffix -->
|
||||
String
|
||||
</p>
|
||||
<p>PrefixLength,
|
||||
DocFreq, FreqDelta, ProxDelta<br/> --> VInt
|
||||
DocFreq, FreqDelta, ProxDelta<br/> --> VInt
|
||||
</p>
|
||||
<p>This
|
||||
file is sorted by Term. Terms are ordered first lexicographically
|
||||
|
@ -970,13 +970,13 @@
|
|||
TermInfoIndex (.tii)-->
|
||||
IndexTermCount, TermIndices
|
||||
</p>
|
||||
<p>IndexTermCount -->
|
||||
<p>IndexTermCount -->
|
||||
UInt32
|
||||
</p>
|
||||
<p>TermIndices -->
|
||||
<p>TermIndices -->
|
||||
<TermInfo, IndexDelta><sup>IndexTermCount</sup>
|
||||
</p>
|
||||
<p>IndexDelta -->
|
||||
<p>IndexDelta -->
|
||||
VInt
|
||||
</p>
|
||||
<p>IndexDelta
|
||||
|
@ -996,16 +996,16 @@
|
|||
which contain each term, along with the frequency of the term in that
|
||||
document.
|
||||
</p>
|
||||
<p>FreqFile (.frq) -->
|
||||
<p>FreqFile (.frq) -->
|
||||
<TermFreqs><sup>TermCount</sup>
|
||||
</p>
|
||||
<p>TermFreqs -->
|
||||
<p>TermFreqs -->
|
||||
<TermFreq><sup>DocFreq</sup>
|
||||
</p>
|
||||
<p>TermFreq -->
|
||||
<p>TermFreq -->
|
||||
DocDelta, Freq?
|
||||
</p>
|
||||
<p>DocDelta,Freq -->
|
||||
<p>DocDelta,Freq -->
|
||||
VInt
|
||||
</p>
|
||||
<p>TermFreqs
|
||||
|
@ -1026,7 +1026,7 @@
|
|||
and three times in document eleven would be the following sequence of
|
||||
VInts:
|
||||
</p>
|
||||
<p> 15,
|
||||
<p> 15,
|
||||
22, 3
|
||||
</p>
|
||||
</subsection>
|
||||
|
@ -1036,16 +1036,16 @@
|
|||
The .prx file contains the lists of positions that
|
||||
each term occurs at within documents.
|
||||
</p>
|
||||
<p>ProxFile (.prx) -->
|
||||
<p>ProxFile (.prx) -->
|
||||
<TermPositions><sup>TermCount</sup>
|
||||
</p>
|
||||
<p>TermPositions -->
|
||||
<p>TermPositions -->
|
||||
<Positions><sup>DocFreq</sup>
|
||||
</p>
|
||||
<p>Positions -->
|
||||
<p>Positions -->
|
||||
<PositionDelta><sup>Freq</sup>
|
||||
</p>
|
||||
<p>PositionDelta -->
|
||||
<p>PositionDelta -->
|
||||
VInt
|
||||
</p>
|
||||
<p>TermPositions
|
||||
|
@ -1066,7 +1066,7 @@
|
|||
fifth and ninth term in a subsequent document, would be the following
|
||||
sequence of VInts:
|
||||
</p>
|
||||
<p> 4,
|
||||
<p> 4,
|
||||
5, 4
|
||||
</p>
|
||||
</subsection>
|
||||
|
@ -1076,7 +1076,7 @@
|
|||
into the score for hits on that field:
|
||||
</p>
|
||||
<p>Norms
|
||||
(.nrm) --> <Byte><sup>SegSize</sup>
|
||||
(.nrm) --> <Byte><sup>SegSize</sup>
|
||||
</p>
|
||||
<p>Each
|
||||
byte encodes a floating point value. Bits 0-2 contain the 3-bit
|
||||
|
@ -1118,14 +1118,14 @@
|
|||
</p>
|
||||
|
||||
<p>Deletions
|
||||
(.del) --> ByteCount,BitCount,Bits
|
||||
(.del) --> ByteCount,BitCount,Bits
|
||||
</p>
|
||||
|
||||
<p>ByteSize,BitCount -->
|
||||
<p>ByteSize,BitCount -->
|
||||
Uint32
|
||||
</p>
|
||||
|
||||
<p>Bits -->
|
||||
<p>Bits -->
|
||||
<Byte><sup>ByteCount</sup>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
<!--</s2>-->
|
||||
<!--<s2 title="HTTPIndexer">-->
|
||||
<p>
|
||||
<b>HTTP Crawler </b>
|
||||
<b>HTTP Crawler </b>
|
||||
</p>
|
||||
<p>
|
||||
Supports the AbstractCrawler options as well as:
|
||||
|
|
Loading…
Reference in New Issue