Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Search interface #3

@jdbcode

Description

@jdbcode

The "Just the Doc" has an integrated search interface that does not require us to build an index, which is nice, but we have no say over what is included in the search (page title, content, and URL are included). In some ways I think this is fine - it makes it very comprehensive, however, it could return too much to be useful. As @gee-contrib has pointed out, maybe we could have it only search in a given section or within a YAML field where a user assigns tags to the content - it looks like there might be ways to do this in the lunr.js engine and "Just the Doc" provides one example of making a more specific search. In terms of adding tags though, we could use the "labels UI component" which are included in search results and look good too - an easy indicator about what is included in a tutorial/example. I posted an example of using the tags here: https://gee-community.github.io/GEE-Dev-Docs/docs/methods/specific/methods-specific-topic2.html

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