TYPO3 CMS  TYPO3_6-2
tx_indexedsearch_mysql Class Reference
Inheritance diagram for tx_indexedsearch_mysql:
TYPO3\CMS\IndexedSearch\Hook\MysqlFulltextIndexHook

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\IndexedSearch\Hook\MysqlFulltextIndexHook
 getResultRows_SQLpointer ($searchWordsArray, $freeIndexUid=-1)
 
- Public Attributes inherited from TYPO3\CMS\IndexedSearch\Hook\MysqlFulltextIndexHook
 $pObj
 
const ANY_PART_OF_THE_WORD = '1'
 
const LAST_PART_OF_THE_WORD = '2'
 
const FIRST_PART_OF_THE_WORD = '3'
 
const SOUNDS_LIKE = '10'
 
const SENTENCE = '20'
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5307 of file LegacyClassesForIde.php.