Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\SQLStore\QueryEngine\FulltextSearchTableFactory Class Reference

Public Member Functions

 newValueMatchConditionBuilderByType (Store $store)
 
 newTextSanitizer ()
 
 newSearchTable (Store $store)
 
 newSearchTableUpdater (Store $store)
 
 newTextChangeUpdater (Store $store)
 
 newSearchTableRebuilder (Store $store)
 

Detailed Description

GNU GPL v2+

Since
2.5
Author
mwjames

Member Function Documentation

◆ newSearchTable()

SMW\SQLStore\QueryEngine\FulltextSearchTableFactory::newSearchTable ( Store  $store)
Since
2.5
Parameters
Store$store
Returns
SearchTable

◆ newSearchTableRebuilder()

SMW\SQLStore\QueryEngine\FulltextSearchTableFactory::newSearchTableRebuilder ( Store  $store)
Since
2.5
Parameters
Store$store
Returns
SearchTableRebuilder

◆ newSearchTableUpdater()

SMW\SQLStore\QueryEngine\FulltextSearchTableFactory::newSearchTableUpdater ( Store  $store)
Since
2.5
Parameters
Store$store
Returns
SearchTableUpdater

◆ newTextChangeUpdater()

SMW\SQLStore\QueryEngine\FulltextSearchTableFactory::newTextChangeUpdater ( Store  $store)
Since
2.5
Parameters
Store$store
Returns
TextChangeUpdater

◆ newTextSanitizer()

SMW\SQLStore\QueryEngine\FulltextSearchTableFactory::newTextSanitizer ( )
Since
2.5
Parameters
Store$store
Returns
SearchTable

◆ newValueMatchConditionBuilderByType()

SMW\SQLStore\QueryEngine\FulltextSearchTableFactory::newValueMatchConditionBuilderByType ( Store  $store)
Since
2.5
Parameters
Store$store
Returns
ValueMatchConditionBuilder

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy