@bridgeline-digital/hawksearch-handlebars-ui 5.1.2-beta.1 → 5.1.2-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -455,6 +455,10 @@ export interface HawkSearchConfig {
455
455
  * `false`
456
456
  */
457
457
  decodeFacetValues?: boolean;
458
+ /**
459
+ * Specifies a kValue for Concept and Image search
460
+ */
461
+ kValue?: number;
458
462
  };
459
463
  recommendations?: {
460
464
  /**