docker / hub-feedback

Feedback and bug reports for the Docker Hub

Home Page:https://hub.docker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the search index refresh interval?

jammsen opened this issue · comments

Problem description

Im working daily on my pub-repo and the image on Github, im commiting multiple times and uploading mutliple times a day images, but the search says this:
image

While i actually have about 40k pulls and 27 stars and "latest" mostly hours apart.

Sources:

2 Questions arise from this for me:

  • What is the search index refresh interval?
  • Will 33k or 42k listed as the next rounded down 10k amount or is it 10k and the 100k? Which would be vastly different from a jump from 10k to 20k and so on.

Debug Information

Browser name and version:
Any browser search in the docker-hub search for "palworld"

URL:
Not sure if this classifies as the definition of an error but here your go:
https://hub.docker.com/search?q=palworld

Timetamp or time range:
Since 20-21 January 2024

Task List

  • This is NOT a security issue
  • I do NOT have a Docker subscription
  • I have looked through other issues and they do NOT apply to me

Hello jammsen, today indexing is triggered by some specific events like repository creation, repository deletion, tag deletion, privacy change, ...
So that probably explains the behavior you faced in your case.

Hey @stepheUp

  • What is the search index refresh interval?
  • Will 33k or 42k listed as the next rounded down 10k amount or is it 10k and the 100k? Which would be vastly different from a jump from 10k to 20k and so on.

I asked 2 questions and im not sure if i understand your explanation of number 1.
Regarding your answer to number 1, so what you are saying is that the index is generated when i add or delete tags? I never did that, never changed the repo to private, the repo exists and isnt deleted, so all of thoose events dont trigger this, so what would be the other criteria that could happend, for this "long-update-time"?