Skip to content

Commit

Permalink
Update mappings.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytw1 committed Oct 12, 2024
1 parent 1425a94 commit b14896a
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 b14896a

Please sign in to comment.