Clément Vannicatte

Results 85 comments of Clément Vannicatte

You can test them directly in the URL tester (crawler -> editor -> right side tab URL tester) to see if they are excluded. If not, they are crawled. What...

The ranking seems fine on your screenshot, pages with a rank 4 are higher than pages with a rank 1. An higher page rank will place results **before** pages with...

> Is it incorrect to use the glob like that? If so how to crawl content in all those nested URLs? Hey, this is indeed correct for the config, but...

> So, does that mean we cannot crawl URLs that are being redirected to another? If we find both URLs, we will only crawl the one that does not redirect....

Hey there! I can confirm DocSearch was running for the v1 website, and we still have the setup up and running! I've made a (really basic) update on our side...

Hey @unwobbling, readonly have been removed in v5 (https://github.com/algolia/algoliasearch-client-javascript/tree/next), you can track development on https://github.com/algolia/api-clients-automation

(Hey there, sorry for the delay, added context here https://github.com/algolia/docsearch/issues/1734) If you feel like contributing/providing the method, I'd be more than happy to review it!

(Hey there, sorry for the huge delay, provided more context here https://github.com/algolia/docsearch/issues/1734)

For anyone who wants to do a custom DocSearch implementation or contribute to the project by adding the `plugins` feature, here's what to do: expose [Autocomplete's `plugins` API](https://www.algolia.com/doc/ui-libraries/autocomplete/api-reference/autocomplete-core/createAutocomplete/#param-plugins) at the...

> @shortcuts is there a way to sandbox each language regarding recent searches? > This looks stored in localStorage under __DOCSEARCH_RECENT_SEARCHES__8thwall-docs-prod, is there a way for us to provide a...