{{ __('Tenant Search Service Test') }}

Tenant Search Service Test Interface

This interface tests the tenant-isolated search system using Laravel Scout and Typesense with semantic search capabilities. Use the form below to perform a site-wide search within the current tenant context.

Note: This test interface now supports semantic search with hybrid capabilities. The search widget uses the SemanticSearchService to perform tenant-aware search queries with configurable search types (text, semantic, hybrid) and alpha values.

Semantic Search Widget

New: This widget now supports semantic search with the following options:

  • Text Search: Traditional keyword-based search
  • Semantic Search: AI-powered semantic understanding
  • Hybrid Search: Combination of text and semantic search
  • Alpha Control: Adjust the balance between text and semantic relevance (0.0 = text only, 1.0 = semantic only)

🔍 Loading semantic search widget...

API Search Test (Legacy)