Method | Description | |
---|---|---|
Add ( IEnumerable |
Adds a posting list to the index. Returns the corresponding symbol
|
|
Add ( IEnumerable |
Adds a posting list to the index. Returns the corresponding symbol
|
|
Build ( InvertedIndex invindex, SequenceBuilder builder ) : |
||
Decompress ( List |
||
Load ( |
||
PopCount ( int symbol ) : int | ||
Save ( |
||
SequenceInvertedIndex ( ) : System | ||
this ( int symbol ) : List |
public Add ( IEnumerable |
||
sortedlist | IEnumerable |
Sortedlist. |
return | int |
public Add ( IEnumerable |
||
sortedlist | IEnumerable |
Sortedlist. |
return | int |
public static Build ( InvertedIndex invindex, SequenceBuilder builder ) : |
||
invindex | InvertedIndex | |
builder | SequenceBuilder | |
return |
public Decompress ( List |
||
list | List |
|
symbol | int | |
return | void |
public Load ( |
||
Input | ||
return | void |
public Save ( |
||
Output | ||
return | void |