GNU GPL v2+
- Since
- 2.5
- Author
- mwjames
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::__construct |
( |
SQLStore |
$store | ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::addQuotes |
( |
|
$value | ) |
|
- Since
- 2.5
- Parameters
-
- Returns
- string
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getDataItemById |
( |
|
$id | ) |
|
- Since
- 2.5
- Parameters
-
- Returns
- DIWikiPage|null
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getIndexField |
( |
| ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getMinTokenSize |
( |
| ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getPropertyExemptionList |
( |
| ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getPropertyIdBy |
( |
DIProperty |
$property | ) |
|
- Since
- 2.5
- Parameters
-
- Returns
- integer
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getPropertyTables |
( |
| ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getSortField |
( |
| ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::getTableName |
( |
| ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::hasMinTokenLength |
( |
|
$token | ) |
|
- Since
- 2.5
- Parameters
-
- Returns
- boolean
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::isEnabled |
( |
| ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::isExemptedProperty |
( |
DIProperty |
$property | ) |
|
- Since
- 2.5
- Parameters
-
- Returns
- boolean
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::isExemptedPropertyById |
( |
|
$id | ) |
|
- Since
- 2.5
- Parameters
-
- Returns
- boolean
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::isValidByType |
( |
|
$type | ) |
|
- Since
- 2.5
- Parameters
-
- Returns
- boolean
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::setEnabled |
( |
|
$enabled | ) |
|
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::setIndexableDataTypes |
( |
|
$indexableDataTypes | ) |
|
- Since
- 2.5
- Parameters
-
integer | $indexableDataTypes | |
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::setMinTokenSize |
( |
|
$minTokenSize | ) |
|
- Since
- 2.5
- Returns
- integer $minTokenSize
SMW\SQLStore\QueryEngine\Fulltext\SearchTable::setPropertyExemptionList |
( |
array |
$propertyExemptionList | ) |
|
- Since
- 2.5
- Parameters
-
array | $propertyExemptionList | |
The documentation for this class was generated from the following file:
- extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/Fulltext/SearchTable.php