Property | Type | Description | |
---|---|---|---|
TYPE |
Method | Description | |
---|---|---|
SortedDocValuesField ( string name, BytesRef bytes ) : Lucene.Net.Index |
Create a new sorted DocValues field.
|
Method | Description | |
---|---|---|
SortedDocValuesField ( ) : Lucene.Net.Index |
public SortedDocValuesField ( string name, BytesRef bytes ) : Lucene.Net.Index | ||
name | string | field name |
bytes | BytesRef | binary content |
return | Lucene.Net.Index |