Hi, Paul, with the following three commands, you should be able to get an
overview of what is or is not running—assuming that Zebra is the chosen
indexing service:

sudo koha-indexer --status {libraryName}
sudo koha-zebra --status {libraryName}
sudo systemctl status koha-common

The results from the last command should have indicators that the other two
are running. If something is NOT running, then you can start it
individually with the "--start" command with the first two, or you can use
the "restart" command with the third one.

David Liddle
System Administrator
david.lid...@wycliff.de (but not for this list)

Wycliff e.V., https://wycliff.de
Seminar für Sprache und Kultur, https://spracheundkultur.org
Internationales Tagungszentrum Karimu, https://karimu.de

On Thu, Apr 3, 2025 at 7:42 PM Paul Dokken <paul.dok...@jaars.org> wrote:

> We have added several hundred items to our self hosted Koha instance and
> now when we try to find them by barcode they do not show up.  Any ideas on
> what to check?  Is there an indexer that might not be running?
>
> --
>
> *Paul Dokken*
> Information and Digital Technology
> System Administrator
>
> PO Box 248, Waxhaw, NC 28173  |  jaars.org
>
> (c) 803.235.6861  |  paul.dok...@jaars.org
>
> JUNGLE AVIATION AND RELAY SERVICE
>
> At JAARS, we commit to: Seek God Above All | Serve in Love | Act with
> Integrity | Steward God's Resources with Courage | Pursue Excellence |
> Collaborate with Respect | Create a Culture of Innovation
> _______________________________________________
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to