Re: Search syntax...

Jeff Marshall <[email protected]> Sun, 21 Feb 2010 15:58:24 -0800
Newsgroups gmane.mail.archives.mail-archive
Message-ID <[email protected]>
I've made two fixes to the search engine:
  - prevented duplicates from appearing in the results
  - case-insensitivity on our special field names in searches (date, from,
subject, message)

That tidies things up nicely.

Jeff


On Thu, Feb 18, 2010 at 10:57 PM, M. G. Devour <mdevour-qx95VtOkOx/[email protected]> wrote:

> Jeff,
>
> Thanks for the overview. I'm going to be working on a new web site for
> my group, so I may attempt something like that.
>
> Mike D.
>
> > An "advanced search" form would basically have a bunch of fields like
> > "subject" and "date" and "from" then string them together into a query
> > syntax described below. Then redirect that query to the standard search
> > URL. Implementation would most likely be in PHP. Hard part isn't the
> > programming, it is designing an elegant suer friendly form that matches
> > the query syntax. Actually that isn't so hard either. Hard part is
> > making time to get it done.
>
>
>
>
> --
> To unsubscribe, send mail to [email protected]
>