메소드 | 설명 | |
---|---|---|
BytesRefToInt ( BytesRef b ) : int |
Decodes a previously encoded int.
|
|
IntAssociationFacetField ( int assoc, string dim ) : Lucene.Net.Support |
Creates this from dim and path and an int association
|
|
IntToBytesRef ( int v ) : BytesRef |
Encodes an int as a 4-byte BytesRef, big-endian.
|
|
ToString ( ) : string |
public IntAssociationFacetField ( int assoc, string dim ) : Lucene.Net.Support | ||
assoc | int | |
dim | string | |
리턴 | Lucene.Net.Support |