Skip to content

Commit 5bab11a

Browse files
committed
index_custom_elasticsearch_data.md: Links to PHP API Ref
1 parent bb2894c commit 5bab11a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/search/extensibility/index_custom_elasticsearch_data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Besides what is indexed automatically, you can add additional data to the Elasti
99

1010
To do so, subscribe to one of the following events:
1111

12-
- `Ibexa\Contracts\ElasticSearchEngine\Mapping\Event\ContentIndexCreateEvent`
13-
- `Ibexa\Contracts\ElasticSearchEngine\Mapping\Event\LocationIndexCreateEvent`
12+
- [`Ibexa\Contracts\ElasticSearchEngine\Mapping\Event\ContentIndexCreateEvent`](../../api/php_api/php_api_reference/classes/Ibexa-Contracts-Elasticsearch-Mapping-Event-ContentIndexCreateEvent.html)
13+
- [`Ibexa\Contracts\ElasticSearchEngine\Mapping\Event\LocationIndexCreateEvent`](../../api/php_api/php_api_reference/classes/Ibexa-Contracts-Elasticsearch-Mapping-Event-LocationIndexCreateEvent.html)
1414

1515
These events are called when the index is created for the content and location documents.
1616

0 commit comments

Comments
 (0)