Skip to content

Add OceanBase coverage for embedding-failure text fallback #1094

Description

@wayyoungboy

Follow-up from review of PR #1052.

Summary

Add OceanBase-focused coverage for search behavior when query embeddings cannot be generated and the search path must fall back to text retrieval.

Suggested coverage

  • retrieval_mode=auto with no query embedding and a text query.
  • retrieval_mode=fts, retrieval_mode=vector, and retrieval_mode=hybrid behavior when vectors are unavailable.
  • Threshold and filter behavior for the fallback path.

Acceptance criteria

  • The fallback behavior is covered by either a lightweight OceanBase-like unit test or a real backend integration test.
  • Vector-only backends still return no false-positive results when vectors are unavailable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions