I guess documentation code blocks are not searchable?
A search on the MemoryRouter page for the property createMemoryHistory turns up nothing. Even though createMemoryHistory is used with MemoryRouter.
import { MemoryRouter, createMemoryHistory, A } from "@solidjs/router";
Clearly this is an Orama search issue, but if it can be corrected so code examples could be searchable that would be useful.
If that can't be fixed, adding MemoryRouter's "sibling" elements to the text would solve the issue.