Need Help with Search Engine

--000e0cd4849e468aeb04a6cc881c
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hi All,

I coded a search engine which is pretty good on its own terms. I have
functions and conditions for blank entries or any SQL injection. However I
have a problem. When a user start search he uses words like "in, for, the,
at, on etc..". For example: Hotels in India or Car for rent etc.. How will =
I
ignore these words and take just the main words? Please help me.

--
*Best,
*
*Guru=99*

--000e0cd4849e468aeb04a6cc881c--
nagendra802000 [ Di, 28 Juni 2011 23:41 ] [ ID #2061606 ]

Re: Need Help with Search Engine

--Apple-Mail-28-278774580
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8



On 2011-06-28, at 5:41 PM, Guru=E2=84=A2 <nagendra802000 [at] gmail.com> wrote:

> Hi All,
>
> I coded a search engine which is pretty good on its own terms. I have func=
tions and conditions for blank entries or any SQL injection. However I have a=
problem. When a user start search he uses words like "in, for, the, at, on e=
tc..". For example: Hotels in India or Car for rent etc.. How will I ignore t=
hese words and take just the main words? Please help me.
>
> --
> Best,
> Guru=E2=84=A2
>

When I built one, I kept an array of words not to be searched on and then re=
moved any of those terms from the search string

Bastien=

--Apple-Mail-28-278774580--
Phpster [ Mi, 29 Juni 2011 00:00 ] [ ID #2061607 ]
PHP » gmane.comp.php.database » Need Help with Search Engine

Vorheriges Thema: What is wrong with this code??
Nächstes Thema: MSsql madness