Fulltext - stop words!?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Engström

    Fulltext - stop words!?

    Hi!

    I'm running MySQL 4.0.13 and have problem with fulltext search.
    I have a column of type 'text' which I fulltext index.

    I want to search for an e-mail address but I don't get any matches.
    I assume characters like @ . are ignored (stop words).

    How can I create an index which contains e-mail addresses?
    Eg. How can I edit the list of stop words?
    Which are the current stop words?

    I'm running MySQL on both Windows and Linux.

    Best regards
    /Peter




    --
    MySQL General Mailing List
    For list archives: http://lists.mysql.com/mysql
    To unsubscribe: http://lists.mysql.com/mysql?unsub=m...ie.nctu.edu.tw

Working...