[Pmwiki-users] enhanced search?

Patrick R. Michaud pmichaud at sci.tamucc.edu
Thu May 1 09:57:34 CDT 2003


On Thu, 1 May 2003, Jonathan Scott Duff wrote:

> Search				Result
> pmwiki/main/homepage		PmWiki.FreeLinks
> pmwiki/main.homepage		PmWiki.CreatingNewPages, PmWiki.TipsForEditing
> 
> How do I get the union of those search results?

Can't get there from here.  Even Google only allows this sort of thing
by doing an "OR" search.

However, you could do a search for "pmwiki/ main homepage" and you'd
get pretty close.

> And maybe I'm doing something wrong, but I can't seem to search for
> "{{free links}}" and turn up anything useful.

> So ... are these edge cases or conscious design choices?

Edge case.  Right now what the search does to the page text is convert all 
instances of "{{free link|s}}ages" into "FreeLinks free linkages", in order
to be able to find both interpretations of the link.  I guess I should
have it leave the original markup in the search text as well...?

Pm





More information about the pmwiki-users mailing list