Tuning FULLTEXT performance (was Re: Memory upgrade and swap partition size)
Marc Nozell
marc at nozell.com
Wed Sep 27 22:15:02 EDT 2006
On Wed, Sep 27, 2006 at 08:36:49PM -0400, Fred wrote:
> On Wednesday 27 September 2006 09:36, Ben Scott uttered thusly:
> > On 9/27/06, Fred <puissante at lrc.puissante.com> wrote:
> > > MyISAM tables stinks when it comes to heavy updates, though
> > > are wicked fast on the queries.
> >
> > There's a pretty direct cause-and-effect relationship there.
> >
> > You might want to look into more advanced database software.
> >
> > -- Ben
>
> Most of the tables are InnoDB tables; only table that is MyISAM is really the
> one I need to use FullText with.
>
> However, it may be the case where I could use a more generalized search
> system and tie that in to the rest of the system. There are two search open
> source search engines that I know of; I should consider them.
Peter Zaitsev, formerly in the MySQL performance group, mentioned in
his blog[1] today the full text storage engine SPHINX[2].
Probably worth a look.
[1]http://www.mysqlperformanceblog.com/2006/09/27/life-beyond-mysql/
[2]http://www.sphinxsearch.com/
-marc
--
Marc Nozell <marc at nozell.com> http://www.nozell.com/blog
More information about the gnhlug-discuss
mailing list