A potential Enterprise customer reported the first result in the showtimesblock is being parsed as an empty answer box with "type":"showtimes_for_[movie title]"
I was able to replicate it in the Playground. The information seems to be parsed correctly in showtimes, there is just an errant answer_box block returned in addition to this.
I've followed up with the customer to determine how we should prioritize this, as the information is available via the showtimes key.
A potential Enterprise customer reported the first result in the
showtimes
block is being parsed as an empty answer box with"type":"showtimes_for_[movie title]"
I was able to replicate it in the Playground. The information seems to be parsed correctly in
showtimes
, there is just an errantanswer_box
block returned in addition to this.I've followed up with the customer to determine how we should prioritize this, as the information is available via the
showtimes
key.Public links: Playground 1 | Playground 2 |
Internal links: Front | Search Inspect 1 | Search Inspect 2