FieldDoc

constructor(doc: Int, score: Float)

Expert: Creates one of these objects with empty sort information.


constructor(doc: Int, score: Float, fields: Array<Any?>?)
constructor(doc: Int, score: Float, fields: Array<Any?>?, shardIndex: Int)

Expert: Creates one of these objects with the given sort information.