Method | Description | |
---|---|---|
Compare ( int slot1, int slot2 ) : int | ||
CompareBottom ( int doc ) : int | ||
Copy ( int slot, int doc ) : void | ||
SetBottom ( int bottom ) : void | ||
SetNextReader ( Lucene.Net.Index.IndexReader reader, int docBase ) : void | ||
this ( int slot ) : IComparable |
Method | Description | |
---|---|---|
IntComparator ( int numHits, System field, Lucene parser ) : System |
public Compare ( int slot1, int slot2 ) : int | ||
slot1 | int | |
slot2 | int | |
return | int |
public SetNextReader ( Lucene.Net.Index.IndexReader reader, int docBase ) : void | ||
reader | Lucene.Net.Index.IndexReader | |
docBase | int | |
return | void |