abstract class Elasticsearch::DSL::Search::Queries::FunctionScore::Function

Overview

All score functions are subclasses of the abstract class Function except for the weight function

Direct Known Subclasses

Defined in:

elasticsearch-dsl/search/queries/compound/function_score.cr

Class Method Summary

Class Method Detail

def self.field_name #

[View source]