Elastic9
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- Change numeric field types for Elasticsearch 9
- Migrate from Elasticsearch 8 to 9
- Rename API fields for Elasticsearch 9
Recipes
- Change numeric field type with conversion
- Migrate DenseVectorProperty.elementType from String to DenseVectorElementType enum
- Migrate DenseVectorProperty.similarity from String to DenseVectorSimilarity enum
- Migrate
SpanTermQuery.value()
from String to FieldValue - Migrate
matchedQueries
from List to Map - Migrate script source from String to Script/ScriptSource
- Rename
Elasticsearch valueBody()
methods - Use NamedValue parameters instead of Map