Extension:CirrusSearch/Hooks/CirrusSearchBuildDocumentLinks
Appearance
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:CirrusSearchBuildDocumentLinks extensions.
Details
[edit]- $doc - \Elastica\Document object representing the page. Extensions can add links to it.
- $title - Title object for the page being parsed.
- $connection - \CirrusSearch\Connection object representing connection to ElasticSearch server.