namazu-users-en
[Top] [All Lists]

RE: Symbol matching

To: "'namazu-users-en@namazu.org'" <namazu-users-en@namazu.org>
Subject: RE: Symbol matching
From: Philip S Tellis <philip@konark.ncst.ernet.in>
Date: Fri, 4 May 2001 14:45:27 +0530 (IST)
Reply-to: namazu-users-en@namazu.org
Message-id: <Pine.LNX.4.21.0105041443001.30764-100000@bigears.ncst.ernet.in>
On Fri, 4 May 2001, DEVOS BASTIEN wrote:

try search on "/tcp(ip|\/ip)/", or "tcp and ip".

But it's documented that tcp/ip will work.  Why doesn't it work as
documented?

I can do that.  My users don't understand regular expressions.  They'll
get scared of stuff like that.  Actually, I want them to be able to
search on something like this:

When are the results of pgdst?

I handle this by stripping words like are, the and of, so the query
becomes:

When results pgdst?

The ? at the end messes things up.  I want the search to check for
pgdst? and pgdst

Any ideas?  I'm thinking of putting the code in myself since it doesn't
seem to be there right now.

Philip



<Prev in Thread] Current Thread [Next in Thread>