IntPointSDVFieldPair

class IntPointSDVFieldPair(field: String) extends FieldPair[IntPoint, SortedDocValuesField]
class FieldPair[IntPoint, SortedDocValuesField]
class Object
trait Matchable
class Any

Value members

Concrete methods

def setValue(v: Int, sv: String): IntPointSDVFieldPair

Inherited methods

Inherited from:
FieldPair
Inherited from:
FieldPair

Inherited fields

val indexField: IntPoint
Inherited from:
FieldPair
Inherited from:
FieldPair
val storedField: SortedDocValuesField
Inherited from:
FieldPair