Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: supersearch: how to match words?

by LanX (Saint)
on Sep 20, 2019 at 16:09 UTC ( [id://11106444]=note: print w/replies, xml ) Need Help??


in reply to supersearch: how to match words?

I suppose you mean "standalone" word.

One way

?node_id=3989;BIT=%20Trie%20;BIS=%27

Surround it with spaces but change the string separator to something different than spaces.

I chose a single quote ' here as separator but anything different goes, even XXX

?node_id=3989;BIT=%20Trie%20;BIS=XXX

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Update

NB any instance of "trie" surrounded by anything else than spaces, like punctuation would be missed though.

Like trie! at the end of a phrase.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11106444]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-19 20:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found