Method |
Description |
|
Back ( ) : MSetIterator |
|
|
Begin ( ) : MSetIterator |
|
|
ConvertToPercent ( MSetIterator item ) : int |
|
|
ConvertToPercent ( double wt ) : int |
|
|
Dispose ( ) : void |
|
|
Empty ( ) : bool |
|
|
End ( ) : MSetIterator |
|
|
Fetch ( ) : void |
|
|
Fetch ( MSetIterator item ) : void |
|
|
Fetch ( MSetIterator begin, MSetIterator end ) : void |
|
|
GetDescription ( ) : string |
|
|
GetDocId ( uint i ) : uint |
|
|
GetDocument ( uint i ) : Xapian.Document |
|
|
GetDocumentId ( uint i ) : uint |
|
|
GetDocumentPercentage ( uint i ) : int |
|
|
GetFirstItem ( ) : uint |
|
|
GetHit ( uint i ) : MSetIterator |
|
|
GetMatchesEstimated ( ) : uint |
|
|
GetMatchesLowerBound ( ) : uint |
|
|
GetMatchesUpperBound ( ) : uint |
|
|
GetMaxAttained ( ) : double |
|
|
GetMaxPossible ( ) : double |
|
|
GetTermFreq ( string tname ) : uint |
|
|
GetTermWeight ( string tname ) : double |
|
|
MSet ( ) : System |
|
|
MSet ( MSet other ) : System |
|
|
Size ( ) : uint |
|
|