The Movie Database 支持

Hello,

I have my search set for auto-complete (ngram) but the results that come back are not quite what you expect. An example would be 'thor'. I think it's because I'm not ordering the results by latest year.

I see the filter options in the api but is there any sort options? I understand it's a little more complex with search results - concepts like 'recency' but exact matches ordered by film year should be suffice.

We are also interested in spellchecking. Tools like Solr can scan all the film titles in the db and work out what someone is trying to type if they get it wrong. This works well when you have access to all the data so just wondering if it's a plan for the future?

Huge thanks, David

3 回复(第 1 页,共 1 页)

Jump to last post

Hey David,

Our entire search stack is actually powered by Solr but we do not have any plans to support spell check at this time.

There's a bunch of things that go into the way we order results, the basics are exact matches first then we boost results by popularity. Popularity is a value that gets updated daily and takes a number of things into account like views, number of ratings/watchlist/favourite additions and release date. It's important to mention that we don't sort by popularity or any discrete value for that matter and that all we do is boost by it. Search results are ordered by there Solr score and nothing else.

There's a few fields that are weighted differently that get indexed per movie as well. Original title, translated titles and alternative titles for example.

We don't currently have plans to support sorting at the search level right now.

Cheers Travis,

We're actually building a social rating system to tie into the film data returned and prob look to do some client-side sorting for specialist stuff.

I checked http://www.themoviedb.org/search/movie?query=thor and the results look correct. However, I don't get these results with 'thor' using the api and ngram. Is there something I'm missing?

Many thanks, David

Hey David,

The website is using the default "phrase" search_type. However, I'm not sure what you expect to see that you're not. The first 5 results with this query:

http://api.themoviedb.org/3/search/movie?api_key=###&query=thor&search_type=ngram

Are:

  1. Thor
  2. Thor: The Dark World
  3. Legends of Valhalla: Thor
  4. Thor: Tales of Asgard
  5. Thorne: Scaredy Cat

What are you expecting to be different?

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区