Hi,
Was the "Search Movie" API function and typed "Scott", it returned me "Robin Hood" which does not contain any "scott" besides the fact that it's Riddley Scott who produced the movie. I don't know if that it normal (the site returns the same results), but shouldn't there by a priority on the movie title instead of the movie directory?
Regards!
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 15. октобар 2012. у 11:16 AM
For non-exact title matches (which is this case) Solr takes the matches and then ordered them by a combination of title match + popularity. In this case, Robin Hood is such a more popular movie than the next hit (Scott Pilgrim) that it's bumping it ahead.
If there was ever a movie called "Scott" it would be first but our database doesn't have anything close.
FYI—It's picking up Robin Hood because of an alternative title: http://www.themoviedb.org/movie/20662-robin-hood/release-info
Одговор од celestianx
дана 15. октобар 2012. у 12:13 PM
Ok, thanks for the clarification!