[Linux-programlama] Re: Mysql Full Text Stop words nasıl değiştirilir ?

---------

[Linux-programlama] Re: Mysql Full Text Stop words nasıl değiştirilir ?

From: Adem <nootcu_at_gmail.com>
Date: Sun, 28 Sep 2008 20:31:57 +0300
Message-ID: <a4c91a490809281031s68ab4fa7rf18893f51e12d3ca@mail.gmail.com>

Dostum Sağ ol denedim ama olmadı anlatayım ;

http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#option_mysqld_ft_stopword_file
adreste yapılacaklar bahsedilmiş , linux shell komutlarıyla çözmüş.

Şuan windows işletim sisteminde mysql kurulu, yani localhost'da deniyorum.
Biraz daha araştırdım mysql/bin/ klasöründeki my.cnf dosyasında ayarlar
olduğunu gördüm . Netten bunla ilgili ayarları buldum aşağıdaki gibi, kendi
my.cnf dosyama yapıştırıp düzenledim sonra restart yaptım sonuç çalışmadı.

#############################
#
# Fulltext
#
#############################
#ft_boolean_syntax='+ -><()~*:""&|' #list of BOOLEAN MODE full-text
operators.
#ft_max_word_len= #The maximum length of the word
to be included in a FULLTEXT index.
#ft_min_word_len= #The minimum length of the word
to be included in a FULLTEXT index.
#ft_query_expansion_limit #No of top matches for full-text
searches WITH QUERY EXPANSION.
#ft_stopword_file #The file from which to read the
list of stopwords for full-text searches. Empty string ('') disables
stopword filtering.

28 Eylül 2008 Pazar 19:46 tarihinde Doruk Fisek <dfisek_at_fisek.com.tr> yazdı:

> Sun, 28 Sep 2008 16:38:50 +0300, Adem <nootcu_at_gmail.com> :
>
> > http://dev.mysql.com/doc/refman/5.0/en/fulltext-stopwords.html
> > Arkadaşlar Mysql Full-Text Stop words kelimelerini nasıl
> > değiştirebiliriz veya iptal edebiliriz.
> http://dev.mysql.com/doc/mysql/en/fulltext-fine-tuning.html
>
> "To override the default stopword list..." ile baslayan kisim.
>
> Doruk
>
> --
> FISEK ENSTITUSU - http://www.fisek.com.tr
> _______________________________________________
> Linux-programlama mailing list
> Linux-programlama_at_liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux-programlama
>

_______________________________________________
Linux-programlama mailing list
Linux-programlama_at_liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama
Received on Sun 28 Sep 2008 - 19:51:15 EEST

---------

Bu arsiv hypermail 2.2.0 tarafindan uretilmistir.