Skip to content

Integrate Elasticsearch to Enhance Search Functionality #63

Open
@kouloumos

Description

@kouloumos

Currently, our search functionality is limited to matching user queries with a pre-generated index.json file. This file is created during the build process and includes the titles and first 500 characters of each transcript. While this method provides basic search capabilities, it does not allow for comprehensive or highly relevant search results.

To improve this, we can leverage our existing Elasticsearch infrastructure, which is already in use for indexing all transcripts for bitcoinsearch. This search approach is already implemented in Bitcoin TLDR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions