zio-elasticsearch
zio-elasticsearch
API
zio.elasticsearch
aggregation
AggregationOrder
AvgAggregation
BucketSelectorAggregation
BucketSortAggregation
CardinalityAggregation
ElasticAggregation
ExtendedStatsAggregation
FilterAggregation
MaxAggregation
MinAggregation
MissingAggregation
MultipleAggregations
PercentileRanksAggregation
PercentilesAggregation
SingleElasticAggregation
StatsAggregation
SumAggregation
TermsAggregation
ValueCountAggregation
WeightedAvgAggregation
data
GeoPoint
GeoPoint
executor
response
AggregationResponse
AggregationResponse
BulkResponse
BulkResponseItem
CreateBulkResponse
DeleteBulkResponse
Error
IndexBulkResponse
UpdateBulkResponse
ElasticCredentials
highlights
Highlights
query
sort
Missing
Missing
First
Last
NumericType
NumericType
Date
DateNanos
Double
Long
Sort
SortByField
SortByField
SortByScript
SortMode
SortMode
Avg
Max
Median
Min
Sum
SortOrder
SortOrder
Asc
Desc
SourceType
SourceType
NumberType
StringType
BoolQuery
BoostingQuery
ConstantScoreQuery
DecayFunction
DecayFunctionType
DecayFunctionType
Exp
Gauss
Linear
DisjunctionMaxQuery
Distance
DistanceType
DistanceType
Arc
Plane
DistanceUnit
DistanceUnit
Centimeters
Feet
Inches
Kilometers
Meters
Miles
Millimeters
NauticalMiles
Yards
ElasticQuery
ExistsQuery
FieldValueFactor
FieldValueFactorFunctionModifier
FieldValueFactorFunctionModifier
Ln
Ln1p
Ln2p
Log
Log1p
Log2p
None
Reciprocal
Sqrt
Square
FunctionScoreBoostMode
FunctionScoreBoostMode
Avg
Max
Min
Multiply
Replace
Sum
FunctionScoreFunction
FunctionScoreFunction
FunctionScoreQuery
FunctionScoreScoreMode
FunctionScoreScoreMode
Avg
First
Max
Min
Multiply
None
Sum
FuzzyQuery
GeoDistanceQuery
GeoHash
GeoPolygonQuery
HasChildQuery
HasParentQuery
IdsQuery
InnerHits
InnerHits
KNNQuery
LowerBound
MatchAllQuery
MatchBooleanPrefixQuery
MatchPhrasePrefixQuery
MatchPhraseQuery
MatchQuery
MultiMatchQuery
MultiMatchType
MultiMatchType
BestFields
BoolPrefix
CrossFields
MostFields
Phrase
PhrasePrefix
MultiValueMode
MultiValueMode
Avg
Max
Median
Min
Sum
NestedQuery
PrefixQuery
RangeQuery
RegexpQuery
ScoreMode
ScoreMode
Avg
Max
Min
None
Sum
ScriptQuery
SeedAndField
TermQuery
TermsQuery
TermsSetQuery
UpperBound
ValidationMethod
ValidationMethod
Coerce
IgnoreMalformed
Strict
WildcardQuery
request
CreationOutcome
CreationOutcome
AlreadyExists
Created
DeletionOutcome
DeletionOutcome
Deleted
NotFound
UpdateConflicts
UpdateConflicts
Abort
Proceed
UpdateOutcome
UpdateOutcome
Created
Updated
result
AggregateResult
AggregationResult
AvgAggregationResult
CardinalityAggregationResult
DecodingException
ElasticException
ExtendedStatsAggregationResult
FilterAggregationResult
GetResult
Item
KNNSearchResult
MaxAggregationResult
MinAggregationResult
MissingAggregationResult
PercentileRanksAggregationResult
PercentilesAggregationResult
SearchAndAggregateResult
SearchResult
StatsAggregationResult
StdDeviationBoundsResult
SumAggregationResult
TermsAggregationBucketResult
TermsAggregationResult
UnauthorizedException
UpdateByQueryResult
UpdateByQueryResult
ValueCountAggregationResult
VersionConflictException
WeightedAvgAggregationResult
script
Expression
Java
Mustache
Painless
Script
Script
ScriptLang
BuildInfo
BulkableRequest
DocumentId
ElasticAggregation
ElasticConfig
ElasticConfig
ElasticExecutor
ElasticHighlight
ElasticPrimitive
ElasticBigDecimal
ElasticBool
ElasticDouble
ElasticFloat
ElasticInt
ElasticLocalDate
ElasticLong
ElasticPrimitive
ElasticPrimitiveOps
ElasticString
ElasticUUID
ElasticQuery
ElasticRequest
ElasticRequest
AggregateRequest
BulkRequest
CountRequest
CreateIndexRequest
CreateOrUpdateRequest
CreateRequest
CreateWithIdRequest
DeleteByIdRequest
DeleteByQueryRequest
DeleteIndexRequest
ExistsRequest
GetByIdRequest
KNNRequest
RefreshRequest
SearchAndAggregateRequest
SearchRequest
UpdateByQueryRequest
UpdateRequest
ElasticSort
Elasticsearch
Elasticsearch
FieldAccessorBuilder
IndexNameNewtype
IndexName
IndexNameValidator
IndexPatternNewtype
IndexPattern
IndexPatternValidator
IndexSelector
IndexSelector
IndexNameSelector
IndexNameSyntax
IndexPatternSelector
MultiIndexSelector
MultiIndex
RoutingNewtype
Routing
StreamConfig
StreamConfig
ZIOAggregationsOps
ZIODocumentOps
zio-elasticsearch
/
zio.elasticsearch
/
zio.elasticsearch.query
/
FieldValueFactorFunctionModifier
FieldValueFactorFunctionModifier
zio.elasticsearch.query.FieldValueFactorFunctionModifier
See the
FieldValueFactorFunctionModifier
companion object
sealed
trait
FieldValueFactorFunctionModifier
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
Ln
object
Ln1p
object
Ln2p
object
Log
object
Log1p
object
Log2p
object
None
object
Reciprocal
object
Sqrt
object
Square
Show all
In this article
Attributes