I've just insalled Serendipity 1.1.2 , under the enviroment of php5 mysql 5.2
DB characterset utf8
when I do a quick search , it always shows "No Entries Found for Query ..."
it dosen't work.
what's the reason?
thanks!
Quicksearch dosen't work ?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Quicksearch dosen't work ?
Hi!
The fulltextsearch only starts to work after you have a couple of entries which have real content and not something like "test test tet". It's a quirk of the mysql fulltext search, since it won't work if it returns more than 70% or so of all your entries. So if you'd have 2 entries and both of them would match your search, 100% of your database would be returned and mysql thinks, that can't be right
Best regards,
Garvin
The fulltextsearch only starts to work after you have a couple of entries which have real content and not something like "test test tet". It's a quirk of the mysql fulltext search, since it won't work if it returns more than 70% or so of all your entries. So if you'd have 2 entries and both of them would match your search, 100% of your database would be returned and mysql thinks, that can't be right
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/