Skip to content

[Feature] Support Full-Text Search with Lucene++ #69

@lxy-9602

Description

@lxy-9602

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Feature Request: Enable Full-Text Search Using Lucene++

Implement a full-text search system for English/Chinese text, powered by Lucene++, supporting:

  • Term queries
  • Boolean queries (AND, OR)
  • Phrase queries (exact phrase matching)
  • Prefix queries (prefix matching)
  • Wildcard queries(support */?)
  • Score-based result
  • LIMIT results by relevance score (top-K retrieval)

Are you willing to submit a PR?

  • I'm willing to submit a PR!

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