Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
metsimporter
Commits
08504a18
Commit
08504a18
authored
Jun 01, 2022
by
Joerg-Holger Panzer
Browse files
Update fieldname
rename InfoJsonKeyPattern to ExportKeyPatternInfoJson
parent
56bce4d0
Pipeline
#300252
passed with stages
in 8 minutes and 21 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
indexer/index/elasticsearch.go
View file @
08504a18
...
...
@@ -226,7 +226,7 @@ func getPhysStructure(physMeta types.PhysicalAttributes,
esPhys
.
PageHRef
=
fileAttr
.
Href
if
ccontext
!=
"olahds"
{
key
:=
fmt
.
Sprintf
(
config
.
InfoJson
KeyPattern
,
workID
,
fileAttr
.
Page
)
key
:=
fmt
.
Sprintf
(
config
.
Export
KeyPattern
InfoJson
,
workID
,
fileAttr
.
Page
)
pageDimension
,
err
:=
helper
.
GetImageDimensionFromS3
(
product
,
key
)
if
err
==
nil
{
esPhys
.
PageHeight
=
pageDimension
.
Height
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment