Hi
    Just I wondering the posibility of adding some functionality to MySQL
MyISAM fulltext functionality, but I am quite confused. I read the ft_*
files under $(MYSQL)/myisam, and there is nothing I can do.
I'm wondering to add SGML support to FullText searches, so I need to exclude
every thing between "<" and ">" for a start point. This way at least we can
assume that HTML, XML and all the flavors of them can be correctly indexed
for retrieval. This leads to an interesting matter: we may need to develop a
dinamically update structure to hold the stopwords instead of the compiled
in one.
For now, I need the answer to a few things.
a) am I in the right list?
b) has anyone try to add it?
c) where the hell registered a environmental variable?
d) which is the function that actually build the index?

Cheers,
Leonardo Javier Belén. AFIP-AR

----- SQL, SQL, QUERY, MYSQL, SQL, SQL ----------
----- Original Message -----
From: "Lenz Grimmer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 06, 2002 7:44 AM
Subject: Re: mysql 4.x for debian?


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday 06 November 2002 11:20, andy thomas wrote:
>
> > > Does MySQL AB plan to release deb paketes or will
> > > MySQL AB support or encourage the debian pakete maintainers?
> >
> > I think MySQL policy is to support generic packaging formats
> applicable to
> > all platforms. Proprietary packaging formats such as those used by
> Debian,
> > Red Hat, etc are not directly supported but contributed by others.
>
> Actually, this is not a case - it's more a question of manpower and
> knowledge :)
>
> Yes, we plan to add more package formats apart from tarballs in the
> future,
> it's on my TODO. Debian packages are quite high on the priority list
> there,
> but I don't know, when I will be able to start with it - I have a lot of
> RPM background, but I need to read up on how to build DEBs. Do I need to
> have Debian installed? Or is it sufficient to install the required tools
> on another distribution?
>
> Bye,
> LenZ
> - --
> For technical support contracts, visit https://order.mysql.com/?ref=mlgr
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Mr. Lenz Grimmer <[EMAIL PROTECTED]>
>  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Production Engineer
> /_/  /_/\_, /___/\___\_\___/   Hamburg, Germany
>        <___/   www.mysql.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.0 (GNU/Linux)
>
> iD8DBQE9yPJzSVDhKrJykfIRAkXQAJkBqudCfsQAymAZ1+JFY+QGIh54rwCeIvHW
> LM5S9IQwqVfnxLMsS7BaHl0=
> =2Hwz
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to