Content-Type: text/html
Wikipedia: Searching on Wikipedia/Talk
HomePage | Searching on Wikipedia | RecentChanges | Preferences
You can edit this page right now! It's a free, community project
Some questions:
- Is it possible to do a boolean "Turing AND homosexuality" search
- Not easily. This works however: "(?s)(Turing.*homosexuality)|(homosexuality.*Turing)". The search will take forever.
- Can this article be split into "basic" and "advanced" searching advice, since bringing up regular expressions so early on might be a culture shock for non-Unix weenies :)