@bridgeline-digital/hawksearch-handlebars-ui 4.0.0-beta.0 → 4.0.0-beta.1
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.
- package/dist/configuration/configuration.models.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/readme.md +1 -1
|
@@ -328,7 +328,7 @@ export interface HawkSearchConfig {
|
|
|
328
328
|
*/
|
|
329
329
|
itemTypes?: {
|
|
330
330
|
/**
|
|
331
|
-
* If the value a search result item is missing a value for the field mapped to {@link HawkSearchConfig.
|
|
331
|
+
* If the value a search result item is missing a value for the field mapped to {@link HawkSearchConfig.search | fieldMappings.type}, this value will be assumed.
|
|
332
332
|
*
|
|
333
333
|
* #### Default Value
|
|
334
334
|
* `'content'`
|