文档
测试
POST

接口描述

search/normal

请求参数

参数名
类型
描述
必填
title
string
computer
可选
author
string
smith
可选
abstract
string
computer
可选
doi
doi号
可选
field
领域
可选
keyword
string
关键词
可选
page
int
默认为1
可选
limit
int
分页数量,默认为20
可选
sorted
int
是否排序,默认为0. 1是按年份递增,-1递减;2是引用量递增,-2递减
可选
group
数组
内容同逻辑检索 ^_^
必填

响应参数

参数名
类型
描述
必填
result
int
示例:1
必填
message
object
数据字典
必填
paper
array
数据列表
必填
year
int
示例:2017
必填
title
string
示例:Computer Science in the Information Age
必填
author
array
数据列表
必填
doi
string
示例:
必填
abstract
string
示例:The last forty years have seen computer science evolve as a major academic discipline. Today the field is undergoing a major change. Some of the drivers of this change are the internet, the world wide web, large sensor networks, large quantities of information in digital form and the wide spread use of computers for accessing information. This change is requiring universities to revise the ...
必填
cite
int
示例:1
必填
field
array
数据列表
必填
keyword
array
数据列表
必填
lang
string
示例:en
必填
venue
string
示例:IEEE Intelligent Informatics Bulletin
必填
url
array
数据列表
必填
id
int
论文id
必填
total
int
示例:76
必填
pages
int
示例:4
必填
year
array
年份聚类列表
必填
key
int
示例:2016
必填
doc_count
int
示例:62
必填
author
array
作者聚类列表
必填
key
string
示例:lin
必填
doc_count
int
示例:3
必填
field
array
领域聚类列表
必填
key
string
示例:computer
必填
doc_count
int
示例:39
必填