We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
接入文档 http://api.pullword.com/
注: api.pullword.com 域名下绑定3个IP,分别是2台美团云IP和阿里云IP,每次调用根据dns解析的不同自然分流。 如果您需要高可靠性调用,可以采用IP方法调用,根据需求自行在两台机器上分流,一台机器挂掉,快速切到另外一台 京东云主机(上海机房114.67.84.223) 阿里云主机(杭州机房120.26.6.172) 京东云主机(北京机房116.196.101.207)
注: api.pullword.com 域名下绑定3个IP,分别是2台美团云IP和阿里云IP,每次调用根据dns解析的不同自然分流。
如果您需要高可靠性调用,可以采用IP方法调用,根据需求自行在两台机器上分流,一台机器挂掉,快速切到另外一台
京东云主机(上海机房114.67.84.223) 阿里云主机(杭州机房120.26.6.172) 京东云主机(北京机房116.196.101.207)
为提高访问速度,手动选用阿里云主机作为请求的主机,可在 env 配置文件中修改 VUE_APP_PULLWORD_API_HOST 可选值为:
VUE_APP_PULLWORD_API_HOST
api.pullword.com 114.67.84.223 120.26.6.172 116.196.101.207
The text was updated successfully, but these errors were encountered:
重写 search 组件,接入分词服务,引用 commit
Sorry, something went wrong.
feat: 可配置的分词服务请求域名
ab15908
Closes: #37
409915016
No branches or pull requests
Pullword 分词服务
接入文档 http://api.pullword.com/
为提高访问速度,手动选用阿里云主机作为请求的主机,可在 env 配置文件中修改
VUE_APP_PULLWORD_API_HOST
可选值为:
The text was updated successfully, but these errors were encountered: