Helper class for the Finder indexer package.
Located in /administrator/components/com_finder/helpers/indexer/helper.php (line 23)
The token stemmer object. The stemmer is set by whatever class wishes to use it but it must be an instance of FinderIndexerStemmer.
Method to add a content type to the database.
Method to get an array of common terms for a language.
Method to get extra data for a content before being indexed. This is how we add Comments, Tags, Labels, etc. that should be available to Finder.
Method to get the path (SEF route) for a content item.
Method to get the default language for the site.
Method to parse a language/locale key and return a simple language string.
Method to check if a token is common in a language.
Method to parse input into plain text.
Method to process content text using the onContentPrepare event trigger.
Method to get the base word of a token. This method uses the public FinderIndexerHelper::$stemmer object if it is set. If no stemmer is set, the original token is returned.
Method to tokenize a text string.
Documentation generated on Tue, 19 Nov 2013 15:04:20 +0100 by phpDocumentor 1.4.3