Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 470 Bytes

File metadata and controls

15 lines (7 loc) · 470 Bytes

HierarchicalEnrichmentStyle

How hierarchical taxonomy results should be structured in enriched documents. Controls the field naming pattern for multi-tier taxonomy enrichment.

Enum

  • FULL_CHAIN (value: 'full_chain')

  • BEST_MATCH (value: 'best_match')

  • COMBINED (value: 'combined')

[Back to Model list] [Back to API list] [Back to README]