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
|
|
AddItem ( int symbol, long item ) : void | ||
Build ( InvertedIndex invindex ) : |
||
Initialize ( int sigma ) : void | ||
Load ( |
||
Plain64InvertedIndex ( ) : System | ||
PopCount ( int symbol ) : int | ||
Save ( |
||
Trim ( int size ) : void | ||
this ( int symbol ) : List |
public Add ( IEnumerable |
||
sortedlist | IEnumerable |
Sortedlist. |
return | int |
public Add ( IEnumerable |
||
sortedlist | IEnumerable |
Sortedlist. |
return | int |
public AddItem ( int symbol, long item ) : void | ||
symbol | int | |
item | long | |
return | void |
public static Build ( InvertedIndex invindex ) : |
||
invindex | InvertedIndex | |
return |
public Load ( |
||
Input | ||
return | void |
public Save ( |
||
Output | ||
return | void |