Page 2 of 2

Re: Search issue: Any search query shows ALL blog articles

Posted: Sat Mar 03, 2012 11:15 am
by garvinhicking
Hi!

ah, it might be a table problem. Can you try to add a FULLTEXT index on the serendipity_entryproperties table on the "value" column and see if that removes the error of the first query?

Regards,
Garvin

Re: Search issue: Any search query shows ALL blog articles

Posted: Sun Mar 04, 2012 8:53 pm
by Bernardo
Well, that fixed the error...and now the search seems to work, as well as the multilingual entries. :-)
Thanks again for your help, Garvin!

Is this a bug that needs to be fixed in the plugin? Or did I somehow messed it up by myself?

Re: Search issue: Any search query shows ALL blog articles

Posted: Sun Mar 04, 2012 9:15 pm
by garvinhicking
Bernardo wrote:Well, that fixed the error...and now the search seems to work, as well as the multilingual entries. :-)
Thanks again for your help, Garvin!

Is this a bug that needs to be fixed in the plugin? Or did I somehow messed it up by myself?
No, I don't think this is an error on your part; I think this table does by default not have such an index; I'll see how we can fix this :)