Arrow: [Documentation] Check Algolia configuration

Created on 22 Oct 2019  路  5Comments  路  Source: arrow-kt/arrow

It seems it's necessary to re-index the content in the website because Algolia service doesn't find results for Data Types.

For instance:

Screenshot from 2019-10-22 10-11-18

However, there is a page for Kleisli:

Screenshot from 2019-10-22 10-12-17

It works properly for Optics:

Screenshot from 2019-10-22 10-12-41

and there is a page about it:

Screenshot from 2019-10-22 10-13-17

web

Most helpful comment

This has been now fixed with the awesome support of the Algolia team:

https://github.com/algolia/docsearch-configs/blob/7eee192dbcc19f791989c48839421cf1512e30b6/configs/arrow.json

:raised_hands: :raised_hands:

All 5 comments

The crawling occurs once a day, scheduled by the free service offered by Algolia.

What we should review is the way this crawling is happening at the moment. Actually, we should be probably reviewing it once we have the new site design in place.

This is our current config file:

https://github.com/algolia/docsearch-configs/blob/master/configs/arrow.json

And here it is some documentation about how to configure it:

https://community.algolia.com/docsearch/how-do-we-build-an-index.html
https://community.algolia.com/docsearch/required-configuration.html
https://community.algolia.com/docsearch/config-file.html

Hi! New issue from KotlinLang slack.

When looking for ListK, the result is:

However, the right link is:

I changed the title because re-index happens once a day as @calvellido commented :+1:

This has been now fixed with the awesome support of the Algolia team:

https://github.com/algolia/docsearch-configs/blob/7eee192dbcc19f791989c48839421cf1512e30b6/configs/arrow.json

:raised_hands: :raised_hands:

Thanks @calvellido !!! :tada:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gortiz picture gortiz  路  3Comments

pakoito picture pakoito  路  4Comments

JorgeCastilloPrz picture JorgeCastilloPrz  路  5Comments

JorgeCastilloPrz picture JorgeCastilloPrz  路  3Comments

pakoito picture pakoito  路  4Comments