[TYPO3] indexed_search: FULLTEXT

Dmitry Dulepov [typo3] dmitry at typo3.org
Fri Dec 14 10:10:28 CET 2007


Hi!

Vahan Amirbekyan wrote:
> I cannot understand what else should I do to enable fulltext search. I am
> using indexed_search v2.10 that comes with v4.1.1 t3
> 1. i changes engine types for index_fulltext and index_words to MyISAM
> 2. i created fulltext indexes on  index_fulltext(fulltext) and
> index_words(baseword)
> what else?
> should the class.tx_indexedsearch.php be changed in any way?

Yes, of course. To use fulltext indexes, special SQL should be used. This SQL is mysql-specific and will not work with any other database.

> please help... I have 167887 record in my index_words and 16003 in
> index_fulltext
> and it is only 20th part of all content I indexed so far.

If you have physical control of the server, try mnogosearch instead.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-english mailing list