Skip to content

Add phrase-based exact match search to search command #75

@dreamer-coding

Description

@dreamer-coding

Summary

Enable exact phrase matching in the search command.

Motivation

Users often need to search for exact strings or phrases without partial matches or tokenization.

Proposed Solution

Add support for exact string matching to ensure only precise matches are returned.

Alternatives Considered

Manual quoting or escaping, which is inconsistent and error-prone.

Additional Context

Improves precision for content searches and log analysis

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions