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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement adds
      release notes|                            |information about
                   |                            |non-indexed records when
                   |                            |using the Elasticsearch
                   |                            |search engine on the About
                   |                            |Koha > System information
                   |                            |page.
                   |                            |
                   |                            |For example:
                   |                            |
                   |                            |Records are missing in
                   |                            |Elasticsearch search engine
                   |                            |- Warning  1 record(s)
                   |                            |missing on a total of 435
                   |                            |in indice
                   |                            |koha_kohadev_biblios.
                   |                            |-
                   |                            |Warning  1 record(s)
                   |                            |missing on a total of 1705
                   |                            |in indice
                   |                            |koha_kohadev_authorities.
                 CC|                            |[email protected]

--- Comment #4 from David Nind <[email protected]> ---
Testing notes (using koha-testing-docker with sample data):

- For step 4, SQL query is: update biblio_metadata set metadata="" where
id=436;

- For step 7, SQL query is: update auth_header set marcxml="" where
authid=1707;

-- 
You are receiving this mail because:
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