citus_docs icon indicating copy to clipboard operation
citus_docs copied to clipboard

Investigate new internal search engine, like Algolia

Open begriffs opened this issue 7 years ago • 1 comments
trafficstars

Why are we implementing it? (sales eng)

We would like more control over weighting docs pages for certain search terms. The current search engine is provided by Read The Docs and operates as a sort of black box.

See how difficult it would be to override the Sphinx behavior. This issue makes it seem tricky: https://github.com/sphinx-doc/sphinx/issues/3812

What are the typical use cases?

This is for people using the internal docs search box in the upper left.

begriffs avatar Mar 29 '18 16:03 begriffs

I'll be following this issue as I'm investigating the same thing for sphinx doc sets. It doesn't look like a plugin/extension has been made yet to make this process easier.

Have there been conversations around the search in the past two years around these docs?

ScriptAutomate avatar Jul 22 '20 18:07 ScriptAutomate