scvo-router
Version:
Pipes to open Elasticsearch to everything we do
234 lines (83 loc) • 3.38 kB
Markdown
[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [IDocumentResult](../interfaces/_interfaces_.idocumentresult.md)
# Interface: IDocumentResult
## Properties
<a id="id"></a>
### Id
**● Id**: *`string`*
*Defined in [interfaces.ts:106](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L106)*
___
<a id="author"></a>
### author
**● author**: *`string`*
*Defined in [interfaces.ts:107](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L107)*
___
<a id="date_expires"></a>
### date_expires
**● date_expires**: *`Date`*
*Defined in [interfaces.ts:116](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L116)*
___
<a id="date_index_updated"></a>
### date_index_updated
**● date_index_updated**: *`Date`*
*Defined in [interfaces.ts:118](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L118)*
___
<a id="date_modified"></a>
### date_modified
**● date_modified**: *`Date`*
*Defined in [interfaces.ts:117](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L117)*
___
<a id="date_publishes"></a>
### date_publishes
**● date_publishes**: *`Date`*
*Defined in [interfaces.ts:115](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L115)*
___
<a id="description"></a>
### description
**● description**: *`string`*
*Defined in [interfaces.ts:108](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L108)*
___
<a id="geo_info"></a>
### geo_info
**● geo_info**: *[IGeoInfo](_interfaces_.igeoinfo.md)[]*
*Defined in [interfaces.ts:121](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L121)*
___
<a id="json_ld"></a>
### json_ld
**● json_ld**: *`any`*
*Defined in [interfaces.ts:120](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L120)*
___
<a id="og_description"></a>
### og_description
**● og_description**: *`string`*
*Defined in [interfaces.ts:112](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L112)*
___
<a id="og_image"></a>
### og_image
**● og_image**: *`string`*
*Defined in [interfaces.ts:113](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L113)*
___
<a id="og_title"></a>
### og_title
**● og_title**: *`string`*
*Defined in [interfaces.ts:111](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L111)*
___
<a id="tags"></a>
### tags
**● tags**: *`string`[]*
*Defined in [interfaces.ts:109](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L109)*
___
<a id="text_bag"></a>
### text_bag
**● text_bag**: *`string`*
*Defined in [interfaces.ts:119](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L119)*
___
<a id="title"></a>
### title
**● title**: *`string`*
*Defined in [interfaces.ts:110](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L110)*
___
<a id="views"></a>
### views
**● views**: *[IViews](_interfaces_.iviews.md)*
*Defined in [interfaces.ts:114](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L114)*
___