Re: Livesearch
Christian Stocker <[email protected]> Tue, 21 Jun 2005 09:00:02 +0200
| Newsgroups | gmane.comp.cms.bitflux.general.german |
|---|---|
| Message-ID | <[email protected]> |
On 21.6.2005 8:44 Uhr, Thomas Baumann wrote: > How does Livesearch search ? >=20 > Look at: http://tirili.zyklopedie.de/blog/ >=20 > And look at the contents: "...Filter zum Blocken von Spam-Mails..." >=20 > But when i perform a Livesearch for "Blo.." then there is > nothing found in fulltext.=20 Kannst du mal =FCberpr=FCfen, ob die Tabelle bxcms_blogposts einen FULLTE= XT index auf "post_content, post_title" hat, also: FULLTEXT KEY `post_content` (`post_content`,`post_title`) Wenn ja, nimm ihn mal raus und mach ihn neu. Ich hatte auch schon das Problem, dass der irgendwie nicht generiert wurde. Wenn nein, hast du MyISAM als Tabellentypen? Weil nur damit gehen Fulltext indexes. chregu >=20 > Why ? >=20 > Thanks for any reply in advance. >=20 > Thomas. >=20