Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Search index seems to be missing content #22

Closed
hwillson opened this issue Mar 26, 2019 · 4 comments
Closed

Search index seems to be missing content #22

hwillson opened this issue Mar 26, 2019 · 4 comments

Comments

@hwillson
Copy link
Member

It looks like a fair amount of the docs content isn't being indexed / made searchable by Algolia:

Screenshot 2019-03-26 10 12 21

@trevorblades
Copy link
Contributor

Good catch, @hwillson! As @abernix mentioned in Slack, this is likely due to Algolia missing the element classes that it looks for, as configured here: https://github.com/algolia/docsearch-configs/blob/master/configs/apollodata.json

I added all of the necessary classes in 269852c, and I'll deploy this along with a few other changes later today.

@hwillson
Copy link
Member Author

Great, thanks @trevorblades!

@trevorblades
Copy link
Contributor

Fixed by 269852c and 5ec376f

@abernix
Copy link
Member

abernix commented Mar 29, 2019

Thanks, @trevorblades. It might be worth leaving a comment in the code noting their importance, to avoid a regression in the future?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants