[GENERAL] Convert Simple Query into tsvector tsquery format.

2011-03-18 Thread Adarsh Sharma
Dear all, I have a simple query mentioned below : select count(*) from page_content where (content like '%Militant%' OR content like '%jihad%' OR content like '%Mujahid%' OR content like '%fedayeen%' OR content like '%insurgent%' OR content like '%terrORist%' OR content like '%cadre%'

Re: [GENERAL] Convert Simple Query into tsvector tsquery format.

2011-03-18 Thread Ivan Sergio Borgonovo
On Fri, 18 Mar 2011 12:30:50 +0530 Adarsh Sharma adarsh.sha...@orkash.com wrote: Dear all, I have a simple query mentioned below : select count(*) from page_content where (content like '%Militant%' OR content like '%jihad%' OR content like '%Mujahid%' OR content like '%fedayeen%' OR