< Extension:WikiSearch

Fields

page_id

The article ID of the page that defines this property.

property

The name of the property.

Schema

mysql> DESCRIBE search_properties;
+-----------------+------------------+------+-----+---------+-------+
| 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.