So I’ve been browsing IFDB specifically for games that play in Fabularium and which are not HTML. So Tads, ZCode, Glulx, Hugo, etc etc etc.
I was wondering whether someone could help me fine-tune my search engine skills here. You see, by excessive use of “-system” and “-language” I was able to exclude from my search games which a) I’m not interested in because they don’t play in Fabularium, and b) I can’t understand because I don’t speak the language.
And for the most part it worked wonders. Except for games which have multiple systems and/or formats. To put it short: this method of searching by exclusion will also exclude things I don’t want excluded. Examples:
“Spider and Web” -language:ru –> because there is a russian translation of “Spider and Web” available, this search excludes the entry “Spider and Web” entirely.
“werner’s quest” -system:The Quill –> It’s a Quill series, so it’s not surprising at first glance that this returns nothing, but its system formats are defined as “The Quill, Inform 6, ZIL”, because it’s been ported to ZIL. Therefore it IS something I’m interested in.
The number of languages and systems I’m excluding with my personal search code is massive, and though mostly it works, I’m concerned about cases where things are slipping through the cracks (initially, I was getting excluded from Infocom titles, even!). To use the examples above, I don’t want games in russian (I don’t know the language), but I do want to know about games that are also in other languages. I don’t want games made in The Quill because for the vast majority that’s going to mean Spectrum and Commodore games which I can’t play in Fabularium, but I DO want to know about Quilled games which have been ported, like Werner’s Quest.
I’m having this problem because I’m doing this search by method of exclusion: exclude the ones I don’t want. The problem with the alternative is, if I do a search by telling IFDB which results I DO want, it’s not parsing my search in a way that’s useful to me.
An example is worth a thousand words. If I search for
system:ZIL system:The Quill
…my initial expectation would be that IFDB lists games that have been authored with ZIL, and also games which have been authored with Quill. A significant list, I’d imagine.
That’s not what happens. What happens is that IFDB, and this surprised me but I see the logic, lists games which have been authored with ZIL and Quill, which currently means only the 5 Werner’s Quest entries.
Currently, the only sure method I can think of, after previously running my “exclusion-based search”, is to individually search for every single system and every single format I’m interested in. That’s bordering on lunacy, so I’m not seriously considering it.
Is there a way I can achieve what I want in IFDB (i.e., this problem exists because I’m not utilising the site properly / to its full potential with its existing tools)? Or should I contact them directly (i.e., this problem is an opportunity to improve the way that IFDB searches work)?
EDIT - I guess if my search terms could mean something like “system:ZIL OR system:The Quill”, maybe it would give me the results I am looking for? “AND” seems to be ambiguous. I expect to see results for one AND results for the other; but instead it gives me results which include both one and the other. If it were “OR" instead, I think it’d work. Can’t find an OR operator that works there, though.
EDIT - Curious note. The quote marks that I type into this post and then copy-paste into IFDB are not the same as the quote marks I type into IFDB. If I copy-paste “Spider and Web” -language:ru from this post, I get 7548 hit (none of which, I think but haven’t checked, are “Spider and Web”). But if I actually type quote marks from my keyboard, the same search entry only finds “Chick and Egg”, so it opens that automatically. Maybe have to do with my keyboard language settings, I guess. Is this worth reporting?