You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @awhitford ! Sorry for taking a bit to get back to you with this.
Are you referring to just finding the type within the docs?
For what it's worth, I don't think this gets indexed in a way that's ideal for this, and I'm not sure we can explicitly address this with the search function. I believe it may be time to introduce something that lists out all the types, or at the very least get a better with documenting them within the reference section. Do you feel like that would better solve what you were facing at the time?
I think my point was that the fancy Orama search wasn't being effective when it can't connect a search term like ParentProps to a page like https://docs.solidjs.com/configuration/typescript#components-with-children which is a page clearly mentioning the term. I suspect that this is worth raising to the Orama team as their is likely some kind of configuration adjustment necessary.
Shouldn't searching for ParentProps at least find this page? https://docs.solidjs.com/configuration/typescript#components-with-children
The text was updated successfully, but these errors were encountered: