Skip to content

Algolia AI #1344

@m4sterbunny

Description

@m4sterbunny

Description

TBD if Algolia is favored , IF it is, then a) create Algolia account 2) update search to Algolia (public API key) and c) configure AI to:

  1. Replace cookbook ai llm for these docs
  2. Replace current search for these docs

In Consensys/doc.linea, the site search is wired up as local/offline search via the Docusaurus theme @easyops-cn/docusaurus-search-local.
So, what “runs the search function” is:
Build-time: the @easyops-cn/docusaurus-search-local theme indexes your docs/blog content and emits a searchable index file as part of the Docusaurus build.
Run-time (in the browser): the search UI loads that generated index and executes queries client-side.

Consideration

Is algolia compatible with internationalization for this repo?

Where should this content be added?

docusaurus.config.js and Algolia dash

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions