Eliminate the short search term
am 05.07.2011 14:30:01 von nagendra802000
--000e0ce0b4f089928804a751a4f8
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
Hi All,
I have a search engine which is working fine. However let say if a user
search for books or book its giving results having book or books as
keywords. However when a user types "books on computers" its searching for
whole 3 words like "books" "on" "computers". I want to eliminate the search
terms like "on, at, in etc" and just search for books and computers. Please
help me.
--=20
*Best,
*
*Guru=99*
--000e0ce0b4f089928804a751a4f8--
Re: Eliminate the short search term
am 05.07.2011 15:06:53 von Phpster
--Apple-Mail-47-851536506
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8
On 2011-07-05, at 8:30 AM, Guruâ=A2 wrote:
> Hi All,
>=20
> I have a search engine which is working fine. However let say if a user se=
arch for books or book its giving results having book or books as keywords. H=
owever when a user types "books on computers" its searching for whole 3 word=
s like "books" "on" "computers". I want to eliminate the search terms like "=
on, at, in etc" and just search for books and computers. Please help me.
>=20
> --=20
> Best,
> Guruâ=A2
>=20
What i did was add an array of terms not to search on and then use that arra=
y to remove any terms that I don't want.
Thanks
Bastien Koert
--Apple-Mail-47-851536506--