https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33247

--- Comment #10 from Phil Ringnalda <[email protected]> ---
(In reply to Marcel de Rooy from comment #7)
> (In reply to Phil Ringnalda from comment #4)
> > We actually already have a dirty indication of deleted records if your
> > search didn't specify an authority type, since in that case we can't look up
> > the authority type to display it above the heading in the search results. So
> > already-deleted headings are the ones with a slightly shorter row because
> > they don't have the authority type part of the display.
> 
> Do not understand this argument. I removed a PERSO_NAME record. It is marked
> with Pending deletion, but I still see the heading type Personal name. Or do
> you mean something else ?

Turns out not to be what I thought it was: rather than the result of hitting
the db for the authority type, it must be the result of index differences
(either a missing index, or speed at updating an index) between Zebra and
Elasticsearch, since it's Zebra-only that the type in the Summary column
disappears, and the one in the Heading type column switches to Default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to