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