< Extension:WikiSearch
Fields
page_id
The article ID of the page that defines this facet.
property
The name of the facet.
Schema
mysql> DESCRIBE search_facets; +-----------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------------+------------------+------+-----+---------+-------+ | page_id | integer | NO | PRI | NULL | | | property | varchar(255) | NO | PRI | NULL | | +-----------------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.