Is there something going on with the with_people
query right now? I'm getting some weird results. For example, running this query with Brad Pitt and Edward Norton (287,819) returns a ton of results in which the two actors did not appear in together or worked on together. I get these results: Fury, Fight Club, 12 Years a Slave, The Big Short, The Tree of Life, Moneyball, World War Z, etc., which are all movies that Brad Pitt has worked on, but Edward Norton is not affiliated with all of them. They have both only worked on Fight Club, which is the only result when using the with_cast
query.
The with_cast
query seems to get this right, but I would like to use with_people so I can compare writers, directors, etc. with actors. When I compare Quentin Tarantino and Brad Pitt (287,1532422) using the with_people
query, I get a list of movies that Brad Pitt has worked on, but I should only be getting back the ones that he and Tarantino have worked on together (Inglorious Bastards).
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την Travis Bell
στις 26 Νοέμβριος 2016 στις 09:57 ΜΜ
I'll look into this later this week when I have the regional searching/filtering completed.