How is Go to search working (Ctrl + G)

When I open up the goto-search with Ctrl + G I expect some results while typing “Sandbox.S” as their are children in ‘Sandbox’ starting with ‘Sandbox’.

I see those children when typing “Sandbox.”:

But when adding the next “S” there are not results anymore:

I tried this at our wiki 17.4.4 and your snippet wiki too.

Placeholder says “Path.to.Page“. Ok trying “Sandbox.Test” is working.

As this is the path I can see under information tab at page reference.

But the weird thing is that typing the reference isn’t working in our wiki. Same example:

It’s not always easy to remember the reference to a page. But sometimes it finds page title:

I can assure that there is no reference including “x_admin”. Reference has “admin” only.

So what is the magic with this search box?

I doubt there is any other brief clarification from Michael on this topic. Please note, that this search may affect performance on large instances.

The search matches the page title / name, e.g. “Sandbox Test Page 1”, or the page reference, e.g. Sandbox.TestPage1. “Sandbox.S” is not included in the page name and neither in the page reference so it’s normal that you don’t get any results.