Package

com.sksamuel.elastic4s.http

explain

Permalink

package explain

Visibility
  1. Public
  2. All

Type Members

  1. trait ExplainHandlers extends AnyRef

    Permalink
  2. case class ExplainResponse(index: String, type: String, id: String, matched: Boolean, explanation: Explanation) extends Product with Serializable

    Permalink
  3. case class Explanation(value: Double, description: String, details: Seq[Explanation]) extends Product with Serializable

    Permalink

Value Members

  1. object ExplainBodyFn

    Permalink

Ungrouped