Skip to content

Commit

Permalink
Update mappings to include new orientation field.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytw1 committed Dec 5, 2024
1 parent 71170e8 commit faad978
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ object Mappings {
dimensionsMapping("dimensions"),
dynamicObj("orientationMetadata"),
dimensionsMapping("orientedDimensions"),
keywordField("orientation"),
))

def metadataMapping(name: String): ObjectField = nonDynamicObjectField(name).copy(properties = Seq(
Expand Down

0 comments on commit faad978

Please sign in to comment.