On Nov 30, 2007 4:56 PM, Erich Schubert <[EMAIL PROTECTED]> wrote:
> Hi Lars,
> > If possible please post the output of a run with
> >
> >    $ liferea --debug-db | grep "CREATE VIEW"
> >
> > it could be that the DB view WHERE clause for the search folder is 
> > incorrect.
>
> WHERE (items.title LIKE '%Tango%' OR items.description LIKE '%Tango%')
> AND (items.title LIKE '%Gnome%' OR items.description LIKE '%Gnome%') AND
> items.comment != 1;
>
> I'm missing a NOT after the AND.

Yes, it's clearly wrong. I promise to check the view generation logic.

Best Regards,
Lars



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to