Boris Mueller schrieb:
SELECT ... MATCH ... AGAINST ...
liefert dir eine Relevanz, das kommt dem was du suchst sehr nahe und
ist schneller!
Ist mir bekannt, diese Relevanz ist für mich aber nutzlos, denn match
teilt mehrere Worte auf und ignoriert einige Worte.
Eine matchsuche nach "ich bin intelligent" liefert auch treffer bei
einträgen mit "ich bin nicht intelligent".
http://dev.mysql.com/doc/mysql/en/Fulltext_Boolean.html
SELECT ... MATCH(...) AGAINST('"some words"')
Find rows that contain the exact phrase ``some words'' (for
example, rows that contain ``some words of wisdom'' but not ``some noise
words''). Note that the `"' characters that surround the phrase are
included within the search string. They are not the quotes that surround
the search string itself.
*www.warzonez.de* | www.tekkno4u.de | www.nofetish.com