Filter Bug


Filter: / Title / does not contain / Dan / (a name) also filterd titles which begun with dancing ...

Feedreader 3.12 MySQL

If this is this is supposed to be a feauter it's not a good one...

Greetings, FR uses with

Greetings,

FR uses with Firebird (custom UDF) and in MYSQL like keywords in SQL.
It's the fastest way to search, then all indexes are used (if title).
MYSQL has also regexpr, but it's quite slow and has problems with UTF8.

With MSSQL, there is possible to use search patterns inside like keyword...
but MYSQL doesn't have such patterns LIKE ‘[a-cdf]’ etc

Current workaround add space to condition.

"Dan " or/and "Dan,"

http://www.feedreader.com/node/1181

If there are bright ideas, to solve this "problem", then I'll gladly implement those.

Ingmar
------
FR dev

And another one...

"me singing" filterd "all about me"

ah ok have to apologize it's

ah ok have to apologize it's good that way so then everything is fine :-)