当前位置:网站首页>Daily challenges of search engines_ 4_ External heterogeneous resources - Zhihu
Daily challenges of search engines_ 4_ External heterogeneous resources - Zhihu
2020-11-08 07:14:00 【I don't know.】
Write it at the front :
Search engine is an extremely complex system engineering , Search engines don't work wonders , It needs a little bit of polishing . This series records daily problems , In a way that looks at leopards , A little bit to show the charm of search engines .
To the body :
The island effect of mobile ecology is becoming more and more obvious , But they have a certain relationship with each other . For general search engines , Not all the resources 、 Ecology is satisfied one by one , External resources will certainly be introduced .
Compared with Jingdong 、 Ctrip 、 Meituan and others have a large number of searches every day , But unlike general search , They search for their own ecological output , Or structured content . It doesn't have to be like a general search engine at this point , Bear this kind of " Pain ".

The main way to introduce and retrieve external resources is to provide services by exposing interfaces and cards . There are also apps that jump to provide services .

( So now every big factory is building its own ecological content , Standard formatted data , It's also easy to manage . Like the headline 、 There was no. 、 Penguin 、 Even Zhihu column .)
But when resources need to be integrated into the search engine integrated results display page , It will bring A lot of questions to think about :
1 External ways of providing , It's database building , Or request api The way . The magnitude of the database ? The magnitude of the diversion ? Can you resist . Each has its own advantages and disadvantages , Think about it first .
2 How to build a database ? It's built with its own big library ? Or build a separate library ? Both ways have their own advantages and disadvantages .
3 The fields that create the library 、 Recall 、 How to align sorted fields ? How to deal with missing fields ?
4 The way of sorting side fusion , And ecological considerations .
5 Scalability considerations , How to put the standard 、 Put in storage 、 Sorting and other levels of work can be reused as much as possible , Unify management as much as possible .
6 api How to introduce resources , In terms of its content understanding , It's almost hard to do .
6 Audit operational controls . There is no way to audit , Content is not controlled , If there is sensitivity 、 Vulgar content can have a big impact . If the way of warehousing is better ,api The way is a problem .
版权声明
本文为[I don't know.]所创,转载请带上原文链接,感谢
边栏推荐
- GoLand writes a program with template
- The real-time display of CPU and memory utilization rate by Ubuntu
- November 07, 2020: given an array of positive integers, the sum of two numbers equals N and must exist. How to find the two numbers with the smallest multiplication?
- PerconaXtraDBCluster8.0 最详尽用法指南
- GET,POST,PUT,DELETE,OPTIONS用法与说明
- Application of bidirectional LSTM in outlier detection of time series
- Codeforce算法题 | 你能想出解法,让你的基友少氪金吗?
- The road of cloud computing: a free AWS cloud server
- Wechat applet request reported 400 error @ requestbody failed to receive
- Experience the latest version of erofs on Ubuntu
猜你喜欢
iOS上传App Store报错:this action cannot be completed -22421 解决方案
Blazor 准备好为企业服务了吗?
C language I blog assignment 03
2020天翼智能生态博览会中国电信宣布5G SA正式规模商用
C语言I博客作业03
ts流中的pcr与pts计算与逆运算
Littlest jupyterhub| 02 using nbgitpuller to distribute shared files
Download, installation and configuration of Sogou input method in Ubuntu
归纳一些比较好用的函数
双向LSTM在时间序列异常值检测的应用
随机推荐
CPP (3) what is cmake
Summary of knowledge points of Jingtao project
C language I blog assignment 03
Go sending pin and email
Unparseable date: 'mon Aug 15 11:24:39 CST 2016', time format conversion exception
November 07, 2020: given an array of positive integers, the sum of two numbers equals N and must exist. How to find the two numbers with the smallest multiplication?
C expression tree (1)
China Telecom announces 5g SA commercial scale in 2020
CPP (1) installation of cmake
The software in your host has terminated an established connection. resolvent
What kind of technical ability should a programmer who has worked for 1-3 years? How to improve?
C language I blog assignment 03
Qt混合Python开发技术:Python介绍、混合过程和Demo
来自不同行业领域的50多个对象检测数据集
Web Security (4) -- XSS attack
nvm
Problems of Android 9.0/p WebView multi process usage
PerconaXtraDBCluster8.0 最详尽用法指南
Basic operation of database
Web Security (3) -- CSRF attack