Skip to content

Ability to search via game description text #10

@ElfEars

Description

@ElfEars

Currently the search system is pretty good however one key missing feature is the ability to search for text found in game descriptions.

I'm thinking that a substring search for the entered text would be the most helpful but obviously this is a bit intensive. I'm not sure whether like %searchterm% or instr is faster for this kind of searching (Although I see you currently use like for search purposes)

(BTW, you can currently use % in regular title/author searches. It's EXTREMELY useful but I'm not sure whether this is an intended feature. Might be worth adding to the FAQ)

Interested on any feedback for this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions