Keyword search — no additional semantic configuration needed
OptionaldocumentMatchThreshold?: numberOptional: Document matching threshold (0-1, where 0 = no threshold)
Semantic index field names to search within - can be field names, ValueLabelType objects, or Record references
Semantic or hybrid search — requires semantic indexes
Search type configuration for RAG tools.
type: 'keyword'— Simple text matching, no semantic search configuration records createdtype: 'semantic'— Semantic search, creates records in ais_semantic_search_configuration and M2M tablestype: 'hybrid'— Hybrid search, creates records in ais_semantic_search_configuration and M2M tables