WO2017016101A1 - Search result display method, device and search engine - Google Patents

Search result display method, device and search engine Download PDF

Info

Publication number
WO2017016101A1
WO2017016101A1 PCT/CN2015/094486 CN2015094486W WO2017016101A1 WO 2017016101 A1 WO2017016101 A1 WO 2017016101A1 CN 2015094486 W CN2015094486 W CN 2015094486W WO 2017016101 A1 WO2017016101 A1 WO 2017016101A1
Authority
WO
WIPO (PCT)
Prior art keywords
type
page
presentation page
search
presentation
Prior art date
Application number
PCT/CN2015/094486
Other languages
French (fr)
Chinese (zh)
Inventor
夏斯宇
李宣
薛志荣
Original Assignee
百度在线网络技术(北京)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 百度在线网络技术(北京)有限公司 filed Critical 百度在线网络技术(北京)有限公司
Publication of WO2017016101A1 publication Critical patent/WO2017016101A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Definitions

  • the present disclosure relates to the field of search engine technologies, and in particular, to a method, an apparatus, and a search engine for displaying search results.
  • the search results provided by the existing search engine for the user are generally implemented in the form of H5 (web page), such as displaying the search result on the H5 page in the form of a card, when the user clicks on a search in the page.
  • H5 web page
  • FIG. 1 after the search engine obtains the search result according to the search term "nba”, an H5 result page is generated, and the H5 result page loads the search result of the search word "nba" and presents it when the user clicks.
  • NBA2014-15 season _ race results _ Sina you can jump to the corresponding Sina site according to the link to show the corresponding content.
  • the purpose of the present disclosure is to solve at least one of the above technical problems to some extent.
  • the first object of the present disclosure is to propose a method of presenting search results.
  • This method can provide users with more information by providing two different types of presentation pages, and can provide more information for users, and make the search engine performance smoother through the lightweight plug-in SDK (Software Development Kit) page. The rendering effect is better.
  • a second object of the present disclosure is to propose a display device for search results.
  • a third object of the present disclosure is to propose a search engine.
  • a fourth object of the present disclosure is to propose a terminal.
  • a method for presenting search results includes: receiving a search term, and acquiring a first search result and a second search result according to the search term; generating a first type of presentation page and a second type presentation page, wherein the first type presentation page is for loading the first search result, the second type presentation page is for loading the second search result; and loading the first page in a browser A type exhibits a page and provides the second type of presentation page over the first type of presentation page.
  • the method for displaying the search result of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type display page and the second type display page, wherein, One type of presentation page is used to load the first search result, the second type of presentation page is used to load the second search result, and the first type of presentation page is loaded in the browser, and the second type is provided on the first type of presentation page
  • the presentation page which provides search results by providing two different types of presentation pages, can provide more information to the user, and makes the search engine performance smoother by using the lightweight plug-in SDK page (ie, the second type of presentation page described above).
  • the visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and achieving the true information closed-loop purpose to a certain extent, thereby improving the user's search experience. .
  • a display device for displaying a search result according to a second aspect of the present disclosure includes: a receiving module, configured to receive a search term; and an obtaining module, configured to acquire a first search result and a second search result according to the search term.
  • a generating module configured to generate a first type of presentation page and a second type of presentation page, wherein the first type of presentation page is used to load the first search result, and the second type of presentation page is used to load the a second search result; and a presentation module for loading the first type of presentation page in a browser and providing the second type of presentation page on the first type of presentation page.
  • the display device of the search result of the embodiment of the present disclosure may receive the search term by the receiving module, the obtaining module acquires the first search result and the second search result according to the search term, and the generating module generates the first type display page and the second type display page.
  • the first type of presentation page is used to load the first search result
  • the second type of presentation page is used to load the second search result
  • the presentation module loads the first type of presentation page in the browser, and is displayed on the first type of presentation page.
  • Providing a second type of presentation page that is, by providing two different types of presentation pages to present search results, providing more information to the user, and making the search by lightweighting the plug-in SDK page (ie, the second type of presentation page described above)
  • the engine performance is smoother, the visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and to a certain extent, realizing the purpose of the true information closed loop, and improving User's search experience.
  • a search engine of a third aspect of the present disclosure includes a presentation device for a search result of an embodiment of the second aspect of the present disclosure.
  • the search engine of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type of presentation page and the second type of presentation page, wherein the first type of presentation
  • the page is used to load the first search result
  • the second type of presentation page is used to load the second search result
  • the first type of presentation page is loaded in the browser
  • the second type of presentation page is provided on the first type of presentation page.
  • a terminal of an embodiment of the fourth aspect of the present disclosure includes: one or more processors; a memory; one or more programs, the one or more programs being stored in the memory when The one or more processors perform the following operations: receiving a search term, and acquiring a first search result and a second search result according to the search term; generating a first type presentation page and a second type presentation page, wherein the a first type presentation page for loading the first search result, the second type presentation page for loading the second search result; and loading the first type presentation page in a browser, and in the The second type of presentation page is provided above the first type of presentation page.
  • FIG. 1 is a diagram showing an example of a manner in which search results are displayed in the prior art
  • FIG. 2 is a flowchart of a method of presenting search results according to an embodiment of the present disclosure
  • FIG. 3 is an exemplary diagram of a positional relationship between a first type of presentation page and a second type of presentation page, in accordance with an embodiment of the present disclosure
  • FIG. 4(a), (b), and (c) are a plurality of exemplary diagrams showing a manner in which a lightweight plug-in SDK page is displayed in accordance with an embodiment of the present disclosure
  • FIG. 5(a), (b), and (c) are diagrams showing a result presentation of a sports-like closed loop as an example in accordance with an embodiment of the present disclosure
  • FIG. 6(a) and (b) are exemplary diagrams of a first type of presentation page and a second type of presentation page switching, in accordance with an embodiment of the present disclosure
  • FIG. 7 is a structural block diagram of a presentation device of search results according to an embodiment of the present disclosure.
  • FIG. 8 is a structural block diagram of a presentation apparatus for search results according to another embodiment of the present disclosure.
  • the method for displaying the search result may include:
  • S201 Receive a search term, and obtain a first search result and a second search result according to the search term.
  • the search term may include, but is not limited to, one or a combination of words, numbers, letters, special characters, and the like.
  • the source of the search term in the embodiment of the present disclosure may be input by a search box provided by a user on a search engine's homepage, or may be input by a user in a search box provided by a search result page of a search engine, or may be The specific example is not limited when the user clicks on the search keyword recommended in the webpage.
  • S202 Generate a first type of presentation page and a second type of presentation page, where the first type of presentation page is used to load the first search result, and the second type of presentation page is used to load the second search result.
  • the first type of presentation page may be a webpage page (ie, an H5 page (a page created by the hypertext markup language HTML5)), and the second type of presentation page may be a lightweight plugin SDK (Software Development) Kit, Software Development Kit) page.
  • a webpage page ie, an H5 page (a page created by the hypertext markup language HTML5)
  • the second type of presentation page may be a lightweight plugin SDK (Software Development) Kit, Software Development Kit) page.
  • a first type of presentation page may be generated, where the first type of presentation page may load the first search result by using a form of a card, and it may be understood that the first type of presentation is generated.
  • the implementation process of the page is the same as the implementation process of the generated web page in the prior art, and details are not described herein again.
  • the second search result has multiple resource information, and it is assumed that multiple resource information comes from different resource sites.
  • the second type of presentation page may also be generated, that is, the first level information of the resource information in the second search result may be extracted, and the first level information of the resource information is structured. The form is loaded on the second type of presentation page.
  • S203 Load a first type of presentation page in a browser, and provide a second type of presentation page on the first type of presentation page.
  • providing a second type of presentation page over the first type of presentation page may be understood as providing a second type of presentation page directly above the first type of presentation page.
  • the first type of presentation page (such as a web page) may be loaded in the browser, and a presentation layer is added directly above the first type of presentation page to carry the lightweight plugin SDK result.
  • the second type presentation page is presented on the first type presentation page, so that the user sees the second search result displayed by the second type presentation page. For example, as shown in FIG.
  • a presentation layer may be added on the normal result page, and the lightweight plug-in SDK result is carried to form the SDK type.
  • the result page ie the second type of presentation page described above.
  • the search engine obtains the search result of "good song”, it can directly serve the user in the browser display box.
  • the SDK type result page is displayed.
  • the SDK page displays the search result in the form of a lightweight plug-in.
  • the user can click on the information on the page to directly obtain the corresponding service. For example, the user can click on the “town girl” on the page.
  • the resource service page with movie ticket information can be directly provided to the user according to the search term "movie ticket”.
  • the plug-in development method on the newly added SDK presentation layer can achieve a high-quality experience similar to the application APP, and achieve a true information closed-loop purpose to a certain extent.
  • the relevant game information of “NBA” can be directly displayed in the display box of the browser, and the user can Click on any game, for example, when the user clicks on the bull confrontation, you can enter the corresponding secondary details page, as shown in Figure 5 (b), this page describes the game situation (such as the end of the game), if the game is over,
  • the page can provide users with video, news, data and other information related to the game. It can be understood that the user can also provide a "subscribe" button in the SDK type result page. As shown in FIG.
  • the SDK type result page when the user clicks "subscribe to the home page", the SDK type result page can be added to the card form.
  • the card on the front page of the browser is as shown in Figure 5(c), so that it can be viewed directly when the user opens the browser.
  • the SDK type result may be pushed by the message in the notification column of the mobile terminal to push the relevant reminder information of the SDK type result.
  • the user can drag and drop the page content information arbitrarily and vertically.
  • the page data can also be cached locally in the mobile terminal, allowing the user to read offline, saving traffic, and simultaneously sliding the page up and down without considering browser compatibility. Gesture interaction problem.
  • the method for displaying the search result may further include: providing a switching control to control switching between the second type of presentation page and the first type of presentation page.
  • the switching control can be a switching button, as shown in FIG. 6( a ), the switching button “A” can be provided in the display box of the browser, and the user can click or slide the switching button “A” up or down to implement the first The switch between the two types of presentation pages and the first type of presentation pages.
  • the switching control may also be a “View Other Results” button on the toolbar at the bottom of the second type of presentation page. When the user clicks the button, the user may enter the same search term.
  • a type of presentation page ie, a common result page.
  • the user can switch between different types of presentation pages through the above function buttons, and can also initiate a secondary search through the top search box of the SDK page to enter other result pages, or may jump by clicking a link in the SDK page. Go to other results pages to get away from the SDK page to other results pages.
  • the user is provided with more search results.
  • the method for displaying the search result may further include: controlling the second type of presentation page to be a widget Widget while controlling the second type of presentation page to switch to the first type of presentation page
  • the window is displayed above the first type of presentation page; when receiving the operation of the user for the widget widget window, controlling the first type of presentation page to switch to the second type of presentation page, and controlling the second type of presentation page to be in full page mode Show.
  • the switching control "A" as shown in (a) as shown in FIG. 6(b)
  • the lightweight plug-in SDK page can be collapsed, and the SDK page is displayed in the Widget window B.
  • the search navigation bar can be displayed immediately below the Widget window; when the user clicks on the Widget window, the SDK page can be called again. That is, the SDK page is displayed in full screen in the browser's presentation box.
  • the method for displaying the search result of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type display page and the second type display page, wherein, One type of presentation page is used to load the first search result, the second type of presentation page is used to load the second search result, and the first type of presentation page is loaded in the browser, and the second type is provided on the first type of presentation page
  • the presentation page which provides search results by providing two different types of presentation pages, can provide more information to the user, and makes the search engine performance smoother by using the lightweight plug-in SDK page (ie, the second type of presentation page described above).
  • the visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and achieving the true information closed-loop purpose to a certain extent, thereby improving the user's search experience. .
  • the present disclosure also proposes a display device for search results.
  • FIG. 7 is a structural block diagram of a presentation apparatus of search results according to an embodiment of the present disclosure.
  • the search The presentation device of the result may include: a receiving module 10, an obtaining module 20, a generating module 30, and a presentation module 40.
  • the receiving module 10 can be configured to receive a search term.
  • the search term may include, but is not limited to, one or a combination of words, numbers, letters, special characters, and the like.
  • the source of the search term in the embodiment of the present disclosure may be input by a search box provided by a user on a search engine's homepage, or may be input by a user in a search box provided by a search result page of a search engine, or may be The specific example is not limited when the user clicks on the search keyword recommended in the webpage.
  • the obtaining module 20 is configured to obtain the first search result and the second search result according to the search term.
  • the generating module 30 is configured to generate a first type of presentation page and a second type of presentation page, wherein the first type of presentation page is used to load the first search result, and the second type of presentation page is used to load the second search result.
  • the first type of presentation page may be a webpage page
  • the second type of presentation page may be a lightweight plugin SDK page.
  • the generating module 30 may generate a first type of presentation page, where the first type of presentation page may load the first search result by using a form of a card, It is understood that the implementation process of generating the first type of presentation page is the same as the implementation process of generating the webpage in the prior art, and details are not described herein again.
  • the second search result has multiple resource information, and it is assumed that multiple resource information comes from different resource sites.
  • the generating module 30 may also generate a second type of presentation page while generating the first type of presentation page, that is, the first level information of the resource information in the second search result may be extracted, and the first level information of the resource information is The structured form is loaded on the second type of presentation page.
  • the presentation module 40 can be configured to load a first type of presentation page in a browser and provide a second type of presentation page on top of the first type of presentation page.
  • "providing a second type of presentation page over the first type of presentation page” may be understood as providing a second type of presentation page directly above the first type of presentation page.
  • the presentation module 40 may load the first type of presentation page (such as a webpage page) in the browser, and display the page at the first type. Add a presentation layer directly above it to host the lightweight plugin SDK results. That is, when the presentation module 40 loads the first type presentation page in the browser, the second type presentation page is presented on the first type presentation page, so that the user sees the second type displayed on the second type presentation page. search results. For example, as shown in FIG. 3, when the browser loads the normal result page (ie, the first type of presentation page described above), the presentation module 40 may add a presentation layer on top of the normal result page, and carry the lightweight plugin SDK result. Forming an SDK type result page (ie, the second type of presentation page described above).
  • the first type of presentation page such as a webpage page
  • the display device of the search result may further include: a providing module 50 and a control module 60.
  • the providing module 50 can be used to provide a switching control.
  • the control module 60 can be configured to control switching between the second type of presentation page and the first type of presentation page.
  • the toggle control can be toggled Button, as shown in FIG. 6( a ), the providing module 50 can provide a switching button “A” in the display box of the browser, and the user can click or slide the switching button “A” up and down to implement the second type of displaying page. Switching between the first type of presentation page.
  • the switching control may also be a “View Other Results” button on the toolbar at the bottom of the second type of presentation page.
  • the button When the user clicks the button, the user may enter the same search term.
  • a type of presentation page ie, a common result page.
  • the user can switch between different types of presentation pages through the above function buttons, and can also initiate a secondary search through the top search box of the SDK page to enter other result pages, or may jump by clicking a link in the SDK page. Go to other results pages to get away from the SDK page to other results pages.
  • the user is provided with more search results.
  • control module 60 is further configured to: control the second type of presentation page to be displayed in the widget Widget window while controlling the second type of presentation page to switch to the first type of presentation page One type displays the top of the page; when receiving the user's operation for the widget widget window, controlling the first type of presentation page to switch to the second type of presentation page, and controlling the second type of presentation page to be displayed in full page form.
  • control module 60 can collapse the lightweight plug-in SDK page while using the Widget window B.
  • the SDK page is displayed above the webpage page (ie, the first type of presentation page described above), wherein the search navigation bar can be displayed immediately below the Widget window; when the user clicks on the Widget window, the SDK can be called up again.
  • the SDK page which displays the SDK page in full screen in the browser's presentation box.
  • the display device of the search result of the embodiment of the present disclosure may receive the search term by the receiving module, the obtaining module acquires the first search result and the second search result according to the search term, and the generating module generates the first type display page and the second type display page.
  • the first type of presentation page is used to load the first search result
  • the second type of presentation page is used to load the second search result
  • the presentation module loads the first type of presentation page in the browser, and is displayed on the first type of presentation page.
  • Providing a second type of presentation page that is, by providing two different types of presentation pages to present search results, providing more information to the user, and making the search by lightweighting the plug-in SDK page (ie, the second type of presentation page described above)
  • the engine performance is smoother, the visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and to a certain extent, realizing the purpose of the true information closed loop, and improving User's search experience.
  • the present disclosure also proposes a search engine including the presentation means of the search results of any of the above embodiments.
  • the search engine of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type of presentation page and the second type of presentation page, wherein the first type of presentation The page is used to load the first search result, the second type of presentation page is used to load the second search result, and the first type of presentation page is loaded in the browser, and the second type of presentation page is provided on the first type of presentation page.
  • the present disclosure also proposes a terminal comprising: one or more processors; a memory; one or more programs, one or more programs stored in the memory when being one or more processors Perform the following operations when performing:
  • first and second are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated.
  • features defining “first” or “second” may include at least one of the features, either explicitly or implicitly.
  • the meaning of "a plurality” is at least two, such as two, three, etc., unless specifically defined otherwise.
  • the first feature "on” or “under” the second feature may be a direct contact of the first and second features, or the first and second features may be indirectly through an intermediate medium, unless otherwise explicitly stated and defined. contact.
  • the first feature "above”, “above” and “above” the second feature may be that the first feature is directly above or above the second feature, or merely that the first feature level is higher than the second feature.
  • the first feature “below”, “below” and “below” the second feature may be that the first feature is directly below or obliquely below the second feature, or merely that the first feature level is less than the second feature.
  • a "computer-readable medium” can be any apparatus that can contain, store, communicate, propagate, or transport a program for use in an instruction execution system, apparatus, or device, or in conjunction with the instruction execution system, apparatus, or device.
  • computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
  • the computer readable medium may even be a paper or other suitable medium on which the program can be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or, if appropriate, other suitable The method is processed to obtain the program electronically and then stored in computer memory.
  • portions of the present disclosure can be implemented in hardware, software, firmware, or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
  • each functional unit in various embodiments of the present disclosure may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like. While the embodiments of the present disclosure have been shown and described above, it is understood that the foregoing embodiments are illustrative and are not to be construed as limiting the scope of the disclosure The embodiments are subject to variations, modifications, substitutions and variations.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure discloses a search result display method, device, search engine and terminal. The method comprises: receiving a search word, and acquiring, according to the search word, a first search result and a second search result; generating a first type of display page and a second type of display page, wherein the first type of display page is used to load the first search result, and the second type of display page is used to load the second search result; and loading the first type of display page in a browser, and providing the second type of display page on the first type of display page. The method provides more information to a user by providing two different types of display pages to display search results, and generates a smoother search engine performance and better visual rendering effect via a lightweight plug-in SDK page.

Description

搜索结果的展现方法、装置和搜索引擎Search method, device and search engine
相关申请的交叉引用Cross-reference to related applications
本申请要求百度在线网络技术(北京)有限公司于2015年7月24日提交的、发明名称为“搜索结果的展现方法、装置和搜索引擎”的、中国专利申请号“201510441351.0”的优先权。The present application claims the priority of the Chinese Patent Application No. "201510441351.0" filed on July 24, 2015 by Baidu Online Network Technology (Beijing) Co., Ltd., entitled "Display Method, Apparatus and Search Engine for Search Results".
技术领域Technical field
本公开涉及搜索引擎技术领域,尤其涉及一种搜索结果的展现方法、装置以及一种搜索引擎。The present disclosure relates to the field of search engine technologies, and in particular, to a method, an apparatus, and a search engine for displaying search results.
背景技术Background technique
随着科学技术的飞速发展,人们获取信息的方式也会随着技术的更新和需求的不同而发生变化。早期,人们通过打开网页来浏览信息,但随着网页信息的爆发性增长,这种浏览方式已无法很好地满足用户的需求。之后,搜索引擎便诞生了,它让人们可以从一个“框”开始获取信息。同时,随着移动终端的普及和网络技术的发展,人们可以通过移动终端来获取各种信息,由于搜索引擎是全网层面的工具,所以深受用户的喜爱。With the rapid development of science and technology, the way people obtain information will also change with the update of technology and demand. In the early days, people browsed the information by opening the webpage, but with the explosive growth of webpage information, this kind of browsing method could not meet the needs of users well. After that, a search engine was born, which allowed people to get information from a "box". At the same time, with the popularization of mobile terminals and the development of network technologies, people can obtain various information through mobile terminals. Since search engines are tools at the network level, they are deeply loved by users.
目前,现有的搜索引擎为用户所提供的搜索结果的展现方式一般是以H5(网页页面)形式实现,如将搜索结果以卡片形式在H5页面上进行展现,当用户点击页面中某个搜索结果时,需跳转到对应的资源方站点以完成最终服务。例如,如图1所示,搜索引擎在根据搜索词“nba”获取到搜索结果之后,生成一个H5结果页,该H5结果页加载上述搜索词“nba”的搜索结果并进行呈现,当用户点击“NBA2014-15赛季_赛程赛果_新浪”时,可根据该链接跳转到对应的新浪站点以展现相应的内容。At present, the search results provided by the existing search engine for the user are generally implemented in the form of H5 (web page), such as displaying the search result on the H5 page in the form of a card, when the user clicks on a search in the page. As a result, you need to jump to the corresponding resource side site to complete the final service. For example, as shown in FIG. 1, after the search engine obtains the search result according to the search term "nba", an H5 result page is generated, and the H5 result page loads the search result of the search word "nba" and presents it when the user clicks. "NBA2014-15 season _ race results _ Sina", you can jump to the corresponding Sina site according to the link to show the corresponding content.
但是,目前存在以下问题:(1)上述H5结果页面展现的内容比较受限,性能不稳定,视觉效果比较单调,交互手势会受到不同操作系统不同浏览器的限制;(2)搜索结果页面只是承担提供信息服务入口的功能,无法形成闭环。However, there are currently the following problems: (1) The content of the above H5 result page is limited, the performance is unstable, the visual effect is relatively monotonous, and the interactive gesture is limited by different browsers of different operating systems; (2) the search result page is only Undertake the function of providing information service portals, unable to form a closed loop.
发明内容Summary of the invention
本公开的目的旨在至少在一定程度上解决上述的技术问题之一。The purpose of the present disclosure is to solve at least one of the above technical problems to some extent.
为此,本公开的第一个目的在于提出一种搜索结果的展现方法。该方法通过提供两种不同类型的展现页面来展现搜索结果,可以为用户提供更多的信息,并且通过轻量化插件SDK(Software Development Kit,软件开发工具包)页面使得搜索引擎性能更加流畅,视 觉渲染效果更佳。To this end, the first object of the present disclosure is to propose a method of presenting search results. This method can provide users with more information by providing two different types of presentation pages, and can provide more information for users, and make the search engine performance smoother through the lightweight plug-in SDK (Software Development Kit) page. The rendering effect is better.
本公开的第二个目的在于提出一种搜索结果的展现装置。A second object of the present disclosure is to propose a display device for search results.
本公开的第三个目的在于提出一种搜索引擎。A third object of the present disclosure is to propose a search engine.
本公开的第四个目的在于提出一种终端。A fourth object of the present disclosure is to propose a terminal.
为了实现上述目的,本公开第一方面实施例的搜索结果的展现方法,包括:接收搜索词,并根据所述搜索词获取第一搜索结果和第二搜索结果;生成第一类型展现页面和第二类型展现页面,其中,所述第一类型展现页面用于加载所述第一搜索结果,所述第二类型展现页面用于加载所述第二搜索结果;以及在浏览器中加载所述第一类型展现页面,并在所述第一类型展现页面之上提供所述第二类型展现页面。In order to achieve the above object, a method for presenting search results according to an embodiment of the present disclosure includes: receiving a search term, and acquiring a first search result and a second search result according to the search term; generating a first type of presentation page and a second type presentation page, wherein the first type presentation page is for loading the first search result, the second type presentation page is for loading the second search result; and loading the first page in a browser A type exhibits a page and provides the second type of presentation page over the first type of presentation page.
本公开实施例的搜索结果的展现方法,可先接收搜索词,并根据搜索词获取第一搜索结果和第二搜索结果,之后可生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果,以及在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面,即通过提供两种不同类型的展现页面来展现搜索结果,可以为用户提供更多的信息,并且通过轻量化插件SDK页面(即上述的第二类型展现页面)使得搜索引擎性能更加流畅,视觉渲染效果更佳,同时通过将资源一级信息直接加载在SDK页面,提高了信息获取效率和服务转化率,并且在一定程度上实现了真正的信息闭环的目的,提升了用户的搜索体验。The method for displaying the search result of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type display page and the second type display page, wherein, One type of presentation page is used to load the first search result, the second type of presentation page is used to load the second search result, and the first type of presentation page is loaded in the browser, and the second type is provided on the first type of presentation page The presentation page, which provides search results by providing two different types of presentation pages, can provide more information to the user, and makes the search engine performance smoother by using the lightweight plug-in SDK page (ie, the second type of presentation page described above). The visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and achieving the true information closed-loop purpose to a certain extent, thereby improving the user's search experience. .
为了实现上述目的,本公开第二方面实施例的搜索结果的展现装置,包括:接收模块,用于接收搜索词;获取模块,用于根据所述搜索词获取第一搜索结果和第二搜索结果;生成模块,用于生成第一类型展现页面和第二类型展现页面,其中,所述第一类型展现页面用于加载所述第一搜索结果,所述第二类型展现页面用于加载所述第二搜索结果;以及展现模块,用于在浏览器中加载所述第一类型展现页面,并在所述第一类型展现页面之上提供所述第二类型展现页面。In order to achieve the above object, a display device for displaying a search result according to a second aspect of the present disclosure includes: a receiving module, configured to receive a search term; and an obtaining module, configured to acquire a first search result and a second search result according to the search term. a generating module, configured to generate a first type of presentation page and a second type of presentation page, wherein the first type of presentation page is used to load the first search result, and the second type of presentation page is used to load the a second search result; and a presentation module for loading the first type of presentation page in a browser and providing the second type of presentation page on the first type of presentation page.
本公开实施例的搜索结果的展现装置,可通过接收模块接收搜索词,获取模块根据搜索词获取第一搜索结果和第二搜索结果,生成模块生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果,展现模块在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面,即通过提供两种不同类型的展现页面来展现搜索结果,可以为用户提供更多的信息,并且通过轻量化插件SDK页面(即上述的第二类型展现页面)使得搜索引擎性能更加流畅,视觉渲染效果更佳,同时通过将资源一级信息直接加载在SDK页面,提高了信息获取效率和服务转化率,并且在一定程度上实现了真正的信息闭环的目的,提升了用户的搜索体验。 The display device of the search result of the embodiment of the present disclosure may receive the search term by the receiving module, the obtaining module acquires the first search result and the second search result according to the search term, and the generating module generates the first type display page and the second type display page. The first type of presentation page is used to load the first search result, the second type of presentation page is used to load the second search result, and the presentation module loads the first type of presentation page in the browser, and is displayed on the first type of presentation page. Providing a second type of presentation page, that is, by providing two different types of presentation pages to present search results, providing more information to the user, and making the search by lightweighting the plug-in SDK page (ie, the second type of presentation page described above) The engine performance is smoother, the visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and to a certain extent, realizing the purpose of the true information closed loop, and improving User's search experience.
为了实现上述目的,本公开第三方面实施例的搜索引擎,包括本公开第二方面实施例的搜索结果的展现装置。In order to achieve the above object, a search engine of a third aspect of the present disclosure includes a presentation device for a search result of an embodiment of the second aspect of the present disclosure.
本公开实施例的搜索引擎,可先接收搜索词,并根据搜索词获取第一搜索结果和第二搜索结果,之后可生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果,以及在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面,即通过提供两种不同类型的展现页面来展现搜索结果,可以为用户提供更多的信息,并且通过轻量化插件SDK页面(即上述的第二类型展现页面)使得搜索引擎性能更加流畅,视觉渲染效果更佳,同时通过将资源一级信息直接加载在SDK页面,提高了信息获取效率和服务转化率,并且在一定程度上实现了真正的信息闭环的目的,提升了用户的搜索体验。The search engine of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type of presentation page and the second type of presentation page, wherein the first type of presentation The page is used to load the first search result, the second type of presentation page is used to load the second search result, and the first type of presentation page is loaded in the browser, and the second type of presentation page is provided on the first type of presentation page. That is, by providing two different types of presentation pages to display the search results, the user can be provided with more information, and the search engine performance is smoother and visually rendered by the lightweight plug-in SDK page (ie, the second type of presentation page described above). The effect is better. At the same time, by directly loading the resource level information on the SDK page, the information acquisition efficiency and the service conversion rate are improved, and the true information closed loop is achieved to a certain extent, and the user's search experience is improved.
为了实现上述目的,本公开第四方面实施例的终端,包括:一个或者多个处理器;存储器;一个或多个程序,所述一个或者多个程序存储在所述存储器中,当被所述一个或者多个处理器执行时进行如下操作:接收搜索词,并根据所述搜索词获取第一搜索结果和第二搜索结果;生成第一类型展现页面和第二类型展现页面,其中,所述第一类型展现页面用于加载所述第一搜索结果,所述第二类型展现页面用于加载所述第二搜索结果;以及在浏览器中加载所述第一类型展现页面,并在所述第一类型展现页面之上提供所述第二类型展现页面。In order to achieve the above object, a terminal of an embodiment of the fourth aspect of the present disclosure includes: one or more processors; a memory; one or more programs, the one or more programs being stored in the memory when The one or more processors perform the following operations: receiving a search term, and acquiring a first search result and a second search result according to the search term; generating a first type presentation page and a second type presentation page, wherein the a first type presentation page for loading the first search result, the second type presentation page for loading the second search result; and loading the first type presentation page in a browser, and in the The second type of presentation page is provided above the first type of presentation page.
本公开附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本公开的实践了解到。The aspects and advantages of the present invention will be set forth in part in the description which follows.
附图说明DRAWINGS
本公开上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中,The above and/or additional aspects and advantages of the present disclosure will become apparent and readily understood from
图1是现有技术中搜索结果的展现方式的示例图;1 is a diagram showing an example of a manner in which search results are displayed in the prior art;
图2是根据本公开一个实施例的搜索结果的展现方法的流程图;2 is a flowchart of a method of presenting search results according to an embodiment of the present disclosure;
图3是根据本公开实施例的第一类型展现页面与第二类型展现页面的位置关系的示例图;3 is an exemplary diagram of a positional relationship between a first type of presentation page and a second type of presentation page, in accordance with an embodiment of the present disclosure;
图4(a)、(b)和(c)是根据本公开实施例的轻量化插件SDK页面的展现方式的多个示例图;4(a), (b), and (c) are a plurality of exemplary diagrams showing a manner in which a lightweight plug-in SDK page is displayed in accordance with an embodiment of the present disclosure;
图5(a)、(b)和(c)是根据本公开实施例的以体育类闭环为例的结果展现示例图;5(a), (b), and (c) are diagrams showing a result presentation of a sports-like closed loop as an example in accordance with an embodiment of the present disclosure;
图6(a)和(b)是根据本公开实施例的第一类型展现页面与第二类型展现页面切换的示例图; 6(a) and (b) are exemplary diagrams of a first type of presentation page and a second type of presentation page switching, in accordance with an embodiment of the present disclosure;
图7是根据本公开一个实施例的搜索结果的展现装置的结构框图;以及7 is a structural block diagram of a presentation device of search results according to an embodiment of the present disclosure;
图8是是根据本公开另一个实施例的搜索结果的展现装置的结构框图。FIG. 8 is a structural block diagram of a presentation apparatus for search results according to another embodiment of the present disclosure.
具体实施方式detailed description
下面详细描述本公开的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,旨在用于解释本公开,而不能理解为对本公开的限制。The embodiments of the present disclosure are described in detail below, and the examples of the embodiments are illustrated in the drawings, wherein the same or similar reference numerals are used to refer to the same or similar elements or elements having the same or similar functions. The embodiments described below with reference to the drawings are illustrative, and are not intended to be construed as limiting.
下面参考附图描述本公开实施例的搜索结果的展现方法、装置和搜索引擎。A method, an apparatus, and a search engine for displaying search results of an embodiment of the present disclosure are described below with reference to the accompanying drawings.
图2是根据本公开一个实施例的搜索结果的展现方法的流程图。如图2所示,该搜索结果的展现方法可以包括:2 is a flow chart of a method of presenting search results in accordance with one embodiment of the present disclosure. As shown in FIG. 2, the method for displaying the search result may include:
S201,接收搜索词,并根据搜索词获取第一搜索结果和第二搜索结果。S201. Receive a search term, and obtain a first search result and a second search result according to the search term.
其中,在本公开的实施例中,搜索词可包括但不限于文字、数字、字母、特殊字符等一个或其组合。Wherein, in an embodiment of the present disclosure, the search term may include, but is not limited to, one or a combination of words, numbers, letters, special characters, and the like.
需要说明的是,本公开实施例的搜索词的来源可以是用户在搜索引擎的首页提供的搜索框输入的,也可以是用户在搜索引擎的搜索结果页面提供的搜索框输入的,还可以是用户点击网页中推荐的搜索关键词时产生的,具体示例不做限定。It should be noted that the source of the search term in the embodiment of the present disclosure may be input by a search box provided by a user on a search engine's homepage, or may be input by a user in a search box provided by a search result page of a search engine, or may be The specific example is not limited when the user clicks on the search keyword recommended in the webpage.
S202,生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果。S202. Generate a first type of presentation page and a second type of presentation page, where the first type of presentation page is used to load the first search result, and the second type of presentation page is used to load the second search result.
其中,在本公开的实施例中,第一类型展现页面可为网页页面(即H5页面(通过超文本标记语言HTML5制作的页面)),第二类型展现页面可为轻量化插件SDK(Software Development Kit,软件开发工具包)页面。In the embodiment of the present disclosure, the first type of presentation page may be a webpage page (ie, an H5 page (a page created by the hypertext markup language HTML5)), and the second type of presentation page may be a lightweight plugin SDK (Software Development) Kit, Software Development Kit) page.
具体地,在获取到第一搜索结果和第二搜索结果之后,可生成第一类型展现页面,该第一类型展现页面可通过卡片的形式加载第一搜索结果,可以理解,生成第一类型展现页面的实现过程与现有技术中的生成网页页面的实现过程相同,在此不再赘述。Specifically, after acquiring the first search result and the second search result, a first type of presentation page may be generated, where the first type of presentation page may load the first search result by using a form of a card, and it may be understood that the first type of presentation is generated. The implementation process of the page is the same as the implementation process of the generated web page in the prior art, and details are not described herein again.
可以理解,第二搜索结果中具有多个资源信息,假设多个资源信息来自不同的资源站点。具体地,在生成第一类型展现页面的同时,还可生成第二类型展现页面,即可提取第二搜索结果中资源信息的一级信息,并将这些资源信息的一级信息以结构化的形式加载在第二类型展现页面。It can be understood that the second search result has multiple resource information, and it is assumed that multiple resource information comes from different resource sites. Specifically, while generating the first type of presentation page, the second type of presentation page may also be generated, that is, the first level information of the resource information in the second search result may be extracted, and the first level information of the resource information is structured. The form is loaded on the second type of presentation page.
S203,在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面。S203. Load a first type of presentation page in a browser, and provide a second type of presentation page on the first type of presentation page.
其中,在本公开的实施例中,“在第一类型展现页面之上提供第二类型展现页面”可理解为在第一类型展现页面的正上方提供第二类型展现页面。具体地,在生成第一类型展现 页面和第二类型展现页面之后,可在浏览器中加载第一类型展现页面(如网页页面),并在该第一类型展现页面的正上方新增一个展现层,以承载轻量化插件SDK结果。也就是说,在浏览器中加载第一类型展现页面时,将第二类型展现页面呈现在第一类型展现页面之上,使得用户看见的是第二类型展现页面所展现的第二搜索结果。例如,如图3所示,在浏览器加载普通结果页面(即上述的第一类型展现页面)时,可在普通结果页面之上新增一个展现层,承载轻量化插件SDK结果以形成SDK型结果页面(即上述的第二类型展现页面)。Wherein, in an embodiment of the present disclosure, "providing a second type of presentation page over the first type of presentation page" may be understood as providing a second type of presentation page directly above the first type of presentation page. Specifically, in generating the first type of presentation After the page and the second type display page, the first type of presentation page (such as a web page) may be loaded in the browser, and a presentation layer is added directly above the first type of presentation page to carry the lightweight plugin SDK result. . That is to say, when the first type presentation page is loaded in the browser, the second type presentation page is presented on the first type presentation page, so that the user sees the second search result displayed by the second type presentation page. For example, as shown in FIG. 3, when the browser loads the normal result page (ie, the first type of presentation page described above), a presentation layer may be added on the normal result page, and the lightweight plug-in SDK result is carried to form the SDK type. The result page (ie the second type of presentation page described above).
为了使得本领域的技术人员能够更加直观地了解本公开的特点,下面结合示例图进行描述。In order to enable those skilled in the art to more intuitively understand the features of the present disclosure, the following description is described in conjunction with the example figures.
举例而言,以搜索词“好听的歌曲”为例,如图4(a)所示,搜索引擎在获取到“好听的歌曲”的搜索结果之后,可在浏览器的展现框中直接为用户展现SDK型结果页面,该SDK页面通过轻量化插件的形式展现了搜索结果,用户可以点击该页面上的信息,即可直接获取到相应的服务,如用户可点击该页面中“小镇姑娘”,即可直接播放该“小镇姑娘”歌曲,无需跳转进入该歌曲对应的资源站点以完成播放;又如,以搜索词“天降雄狮电影”为例,如图4(b)所示,在获取到“天降雄狮电影”的搜索结果之后,可将“天降雄狮电影”的相关信息聚合在一起,并以插件的形式展现在SDK型结果页面,从而该SDK型结果页面直接为用户展现了“天降雄狮电影”的相关信息,其中,该SDK型结果页面的顶部保留搜索引擎提供的搜索框;再如,以搜索词“电影票”为例,如图4(c)所示,可根据搜索词“电影票”直接为用户提供具有电影票信息的资源服务页面。由此,在新增的SDK展现层上由于使用插件化的开发方式,可以达到类似应用程序APP的优质体验,并且在一定程度上实现了真正的信息闭环的目的。For example, taking the search term "good song" as an example, as shown in FIG. 4(a), after the search engine obtains the search result of "good song", it can directly serve the user in the browser display box. The SDK type result page is displayed. The SDK page displays the search result in the form of a lightweight plug-in. The user can click on the information on the page to directly obtain the corresponding service. For example, the user can click on the “town girl” on the page. , you can directly play the "town girl" song, without jumping to the resource site corresponding to the song to complete the playback; another example, the search term "Tianjiang Lions" as an example, as shown in Figure 4 (b) After the search results of "Dragon lion movie" are obtained, the relevant information of "Dragon lion movie" can be aggregated and displayed in the form of a plug-in on the SDK type result page, so that the SDK type result The page directly displays the relevant information of the "Dragonfly Lion Movie" for the user. The top of the SDK type result page retains the search box provided by the search engine; for example, the search term "movie ticket" is taken as an example, as shown in FIG. ( c), the resource service page with movie ticket information can be directly provided to the user according to the search term "movie ticket". As a result, the plug-in development method on the newly added SDK presentation layer can achieve a high-quality experience similar to the application APP, and achieve a true information closed-loop purpose to a certain extent.
为了使得本领域的技术人员能够更加直观的了解“信息闭环”的特点,下面可举例说明。In order to enable those skilled in the art to more intuitively understand the characteristics of the "information closed loop", the following can be exemplified.
例如,以体育类闭环为例,如图5(a)所示,在获取到搜索词“NBA”的搜索结果之后,可浏览器的展现框中直接展现“NBA”的相关比赛信息,用户可点击任一场比赛,如在用户点击公牛对鹈鹕时,可进入对应的二级详情页面,如图5(b)所示,该页面介绍了比赛情况(如比赛结束),若比赛结束,则该页面可为用户提供与该比赛相关的视频、新闻、数据等信息。可以理解,在SDK型结果页面中还可为用户提供“订阅”按钮,如图5(a)所示,当用户点击“订阅到首页”时,可以卡片的形式将该SDK型结果页面添加到浏览器首页的卡片中,如图5(c)所示,以方便用户打开浏览器时直接就可查看。此外,还可将该SDK型结果以消息推送的方式,在移动终端的通知栏中为用户推送该SDK型结果的相关提醒信息。由此,通过上述实现方式可以达到类似应用程序APP的优质体验,并且在一定程度上实现了真正的信息闭环的目的。 For example, taking the sports closed loop as an example, as shown in FIG. 5( a ), after the search result of the search term “NBA” is obtained, the relevant game information of “NBA” can be directly displayed in the display box of the browser, and the user can Click on any game, for example, when the user clicks on the bull confrontation, you can enter the corresponding secondary details page, as shown in Figure 5 (b), this page describes the game situation (such as the end of the game), if the game is over, The page can provide users with video, news, data and other information related to the game. It can be understood that the user can also provide a "subscribe" button in the SDK type result page. As shown in FIG. 5(a), when the user clicks "subscribe to the home page", the SDK type result page can be added to the card form. The card on the front page of the browser is as shown in Figure 5(c), so that it can be viewed directly when the user opens the browser. In addition, the SDK type result may be pushed by the message in the notification column of the mobile terminal to push the relevant reminder information of the SDK type result. Thus, the above-mentioned implementation can achieve a high-quality experience similar to the application APP, and achieve a true information closed-loop purpose to a certain extent.
需要说明的是,在本公开的实施例中,如图4(b)所示,在轻量化插件SDK页面(即上述的第二类型展现页面)中,用户可任意纵向拖拽浏览页面内容信息。可以理解,在浏览器展现框内提供了SDK页面时,还可将该页面数据缓存在移动终端本地,可供用户离线阅读,节省了流量,同时通过纵向上下滑动页面,无需考虑浏览器兼容性手势交互问题。It should be noted that, in the embodiment of the present disclosure, as shown in FIG. 4(b), in the lightweight plug-in SDK page (ie, the second type of presentation page described above), the user can drag and drop the page content information arbitrarily and vertically. . It can be understood that when the SDK page is provided in the browser presentation box, the page data can also be cached locally in the mobile terminal, allowing the user to read offline, saving traffic, and simultaneously sliding the page up and down without considering browser compatibility. Gesture interaction problem.
进一步的,在本公开的一个实施例中,该搜索结果的展现方法还可包括:提供切换控件,控制第二类型展现页面与第一类型展现页面之间的切换。例如,切换控件可为切换按钮,如图6(a)所示,可在浏览器的展示框中提供切换按钮“A”,用户可点击或者上下滑动该切换按钮“A”,即可实现第二类型展现页面与第一类型展现页面之间的切换。需要说明的是,在本公开的实施例中,切换控件还可以是第二类型展现页面底部工具栏上的“查看其他结果”按钮,当用户点击该按钮时,可进入同一搜索词下的第一类型展现页面(即普通结果页面)。此外,用户除了可以通过上述功能按钮来进行不同类型展现页面的切换,还可通过SDK页面顶部搜索框可以正常发起二次搜索而进入其他结果页,或者通过点击SDK页面中的某一链接可能跳转至其他结果页,从而可以实现从SDK页面离开至其他结果页的目的。由此,通过提供两种不同类型的搜索结果页面,为用户提供更多的搜索结果。Further, in an embodiment of the present disclosure, the method for displaying the search result may further include: providing a switching control to control switching between the second type of presentation page and the first type of presentation page. For example, the switching control can be a switching button, as shown in FIG. 6( a ), the switching button “A” can be provided in the display box of the browser, and the user can click or slide the switching button “A” up or down to implement the first The switch between the two types of presentation pages and the first type of presentation pages. It should be noted that, in the embodiment of the present disclosure, the switching control may also be a “View Other Results” button on the toolbar at the bottom of the second type of presentation page. When the user clicks the button, the user may enter the same search term. A type of presentation page (ie, a common result page). In addition, the user can switch between different types of presentation pages through the above function buttons, and can also initiate a secondary search through the top search box of the SDK page to enter other result pages, or may jump by clicking a link in the SDK page. Go to other results pages to get away from the SDK page to other results pages. Thus, by providing two different types of search result pages, the user is provided with more search results.
可选的,在本公开的一个实施例中,该搜索结果的展现方法还可包括:在控制第二类型展现页面切换至第一类型展现页面的同时,控制第二类型展现页面以微件Widget窗口展现在第一类型展现页面的上方;在接收到用户针对微件Widget窗口的操作时,控制第一类型展现页面切换至第二类型展现页面,并控制第二类型展现页面以全页形态进行展现。例如,当用户向上滑动如图(a)所示的切换控件“A”时,如图6(b)所示,可将轻量化插件SDK页面收起,同时以Widget窗口B将该SDK页面展现在网页页面(即上述的第一类型展现页面)的上方,其中,此时可将搜索导航栏紧挨显示在该Widget窗口的下方;当用户点击该Widget窗口时,可再次调起SDK页面,即在浏览器的展现框中全屏展现SDK页面。Optionally, in an embodiment of the present disclosure, the method for displaying the search result may further include: controlling the second type of presentation page to be a widget Widget while controlling the second type of presentation page to switch to the first type of presentation page The window is displayed above the first type of presentation page; when receiving the operation of the user for the widget widget window, controlling the first type of presentation page to switch to the second type of presentation page, and controlling the second type of presentation page to be in full page mode Show. For example, when the user slides up the switching control "A" as shown in (a), as shown in FIG. 6(b), the lightweight plug-in SDK page can be collapsed, and the SDK page is displayed in the Widget window B. Above the web page (ie, the first type of presentation page described above), wherein the search navigation bar can be displayed immediately below the Widget window; when the user clicks on the Widget window, the SDK page can be called again. That is, the SDK page is displayed in full screen in the browser's presentation box.
本公开实施例的搜索结果的展现方法,可先接收搜索词,并根据搜索词获取第一搜索结果和第二搜索结果,之后可生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果,以及在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面,即通过提供两种不同类型的展现页面来展现搜索结果,可以为用户提供更多的信息,并且通过轻量化插件SDK页面(即上述的第二类型展现页面)使得搜索引擎性能更加流畅,视觉渲染效果更佳,同时通过将资源一级信息直接加载在SDK页面,提高了信息获取效率和服务转化率,并且在一定程度上实现了真正的信息闭环的目的,提升了用户的搜索体验。The method for displaying the search result of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type display page and the second type display page, wherein, One type of presentation page is used to load the first search result, the second type of presentation page is used to load the second search result, and the first type of presentation page is loaded in the browser, and the second type is provided on the first type of presentation page The presentation page, which provides search results by providing two different types of presentation pages, can provide more information to the user, and makes the search engine performance smoother by using the lightweight plug-in SDK page (ie, the second type of presentation page described above). The visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and achieving the true information closed-loop purpose to a certain extent, thereby improving the user's search experience. .
为了实现上述实施例,本公开还提出了一种搜索结果的展现装置。In order to implement the above embodiments, the present disclosure also proposes a display device for search results.
图7是根据本公开一个实施例的搜索结果的展现装置的结构框图。如图7所示,该搜 索结果的展现装置可以包括:接收模块10、获取模块20、生成模块30和展现模块40。FIG. 7 is a structural block diagram of a presentation apparatus of search results according to an embodiment of the present disclosure. As shown in Figure 7, the search The presentation device of the result may include: a receiving module 10, an obtaining module 20, a generating module 30, and a presentation module 40.
具体地,接收模块10可用于接收搜索词。其中,在本公开的实施例中,搜索词可包括但不限于文字、数字、字母、特殊字符等一个或其组合。Specifically, the receiving module 10 can be configured to receive a search term. Wherein, in an embodiment of the present disclosure, the search term may include, but is not limited to, one or a combination of words, numbers, letters, special characters, and the like.
需要说明的是,本公开实施例的搜索词的来源可以是用户在搜索引擎的首页提供的搜索框输入的,也可以是用户在搜索引擎的搜索结果页面提供的搜索框输入的,还可以是用户点击网页中推荐的搜索关键词时产生的,具体示例不做限定。It should be noted that the source of the search term in the embodiment of the present disclosure may be input by a search box provided by a user on a search engine's homepage, or may be input by a user in a search box provided by a search result page of a search engine, or may be The specific example is not limited when the user clicks on the search keyword recommended in the webpage.
获取模块20可用于根据搜索词获取第一搜索结果和第二搜索结果。The obtaining module 20 is configured to obtain the first search result and the second search result according to the search term.
生成模块30可用于生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果。此外,在本公开的实施例中,第一类型展现页面可为网页页面,第二类型展现页面可为轻量化插件SDK页面。The generating module 30 is configured to generate a first type of presentation page and a second type of presentation page, wherein the first type of presentation page is used to load the first search result, and the second type of presentation page is used to load the second search result. In addition, in an embodiment of the present disclosure, the first type of presentation page may be a webpage page, and the second type of presentation page may be a lightweight plugin SDK page.
更具体地,在获取模块20获取到第一搜索结果和第二搜索结果之后,生成模块30可生成第一类型展现页面,该第一类型展现页面可通过卡片的形式加载第一搜索结果,可以理解,生成第一类型展现页面的实现过程与现有技术中的生成网页页面的实现过程相同,在此不再赘述。More specifically, after the obtaining module 20 obtains the first search result and the second search result, the generating module 30 may generate a first type of presentation page, where the first type of presentation page may load the first search result by using a form of a card, It is understood that the implementation process of generating the first type of presentation page is the same as the implementation process of generating the webpage in the prior art, and details are not described herein again.
可以理解,第二搜索结果中具有多个资源信息,假设多个资源信息来自不同的资源站点。具体地,生成模块30在生成第一类型展现页面的同时,还可生成第二类型展现页面,即可提取第二搜索结果中资源信息的一级信息,并将这些资源信息的一级信息以结构化的形式加载在第二类型展现页面。It can be understood that the second search result has multiple resource information, and it is assumed that multiple resource information comes from different resource sites. Specifically, the generating module 30 may also generate a second type of presentation page while generating the first type of presentation page, that is, the first level information of the resource information in the second search result may be extracted, and the first level information of the resource information is The structured form is loaded on the second type of presentation page.
展现模块40可用于在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面。其中,在本公开的实施例中,“在第一类型展现页面之上提供第二类型展现页面”可理解为在第一类型展现页面的正上方提供第二类型展现页面。The presentation module 40 can be configured to load a first type of presentation page in a browser and provide a second type of presentation page on top of the first type of presentation page. Wherein, in an embodiment of the present disclosure, "providing a second type of presentation page over the first type of presentation page" may be understood as providing a second type of presentation page directly above the first type of presentation page.
更具体地,在生成模块30生成第一类型展现页面和第二类型展现页面之后,展现模块40可在浏览器中加载第一类型展现页面(如网页页面),并在该第一类型展现页面的正上方新增一个展现层,以承载轻量化插件SDK结果。也就是说,展现模块40在浏览器中加载第一类型展现页面时,将第二类型展现页面呈现在第一类型展现页面之上,使得用户看见的是第二类型展现页面所展现的第二搜索结果。例如,如图3所示,展现模块40在浏览器加载普通结果页面(即上述的第一类型展现页面)时,可在普通结果页面之上新增一个展现层,承载轻量化插件SDK结果以形成SDK型结果页面(即上述的第二类型展现页面)。More specifically, after the generating module 30 generates the first type of presentation page and the second type of presentation page, the presentation module 40 may load the first type of presentation page (such as a webpage page) in the browser, and display the page at the first type. Add a presentation layer directly above it to host the lightweight plugin SDK results. That is, when the presentation module 40 loads the first type presentation page in the browser, the second type presentation page is presented on the first type presentation page, so that the user sees the second type displayed on the second type presentation page. search results. For example, as shown in FIG. 3, when the browser loads the normal result page (ie, the first type of presentation page described above), the presentation module 40 may add a presentation layer on top of the normal result page, and carry the lightweight plugin SDK result. Forming an SDK type result page (ie, the second type of presentation page described above).
进一步的,在本公开的一个实施例中,如图8所示,该搜索结果的展现装置还可包括:提供模块50和控制模块60。具体地,提供模块50可用于提供切换控件。控制模块60可用于控制第二类型展现页面与第一类型展现页面之间的切换。例如,切换控件可为切换按 钮,如图6(a)所示,提供模块50可在浏览器的展示框中提供切换按钮“A”,用户可点击或者上下滑动该切换按钮“A”,即可实现第二类型展现页面与第一类型展现页面之间的切换。需要说明的是,在本公开的实施例中,切换控件还可以是第二类型展现页面底部工具栏上的“查看其他结果”按钮,当用户点击该按钮时,可进入同一搜索词下的第一类型展现页面(即普通结果页面)。此外,用户除了可以通过上述功能按钮来进行不同类型展现页面的切换,还可通过SDK页面顶部搜索框可以正常发起二次搜索而进入其他结果页,或者通过点击SDK页面中的某一链接可能跳转至其他结果页,从而可以实现从SDK页面离开至其他结果页的目的。由此,通过提供两种不同类型的搜索结果页面,为用户提供更多的搜索结果。Further, in an embodiment of the present disclosure, as shown in FIG. 8 , the display device of the search result may further include: a providing module 50 and a control module 60. In particular, the providing module 50 can be used to provide a switching control. The control module 60 can be configured to control switching between the second type of presentation page and the first type of presentation page. For example, the toggle control can be toggled Button, as shown in FIG. 6( a ), the providing module 50 can provide a switching button “A” in the display box of the browser, and the user can click or slide the switching button “A” up and down to implement the second type of displaying page. Switching between the first type of presentation page. It should be noted that, in the embodiment of the present disclosure, the switching control may also be a “View Other Results” button on the toolbar at the bottom of the second type of presentation page. When the user clicks the button, the user may enter the same search term. A type of presentation page (ie, a common result page). In addition, the user can switch between different types of presentation pages through the above function buttons, and can also initiate a secondary search through the top search box of the SDK page to enter other result pages, or may jump by clicking a link in the SDK page. Go to other results pages to get away from the SDK page to other results pages. Thus, by providing two different types of search result pages, the user is provided with more search results.
可选的,在本公开的实施例中,控制模块60还可用于:在控制第二类型展现页面切换至第一类型展现页面的同时,控制第二类型展现页面以微件Widget窗口展现在第一类型展现页面的上方;在接收到用户针对微件Widget窗口的操作时,控制第一类型展现页面切换至第二类型展现页面,并控制第二类型展现页面以全页形态进行展现。例如,当用户向上滑动如图(a)所示的切换控件“A”时,如图6(b)所示,控制模块60可将轻量化插件SDK页面收起,同时以Widget窗口B将该SDK页面展现在网页页面(即上述的第一类型展现页面)的上方,其中,此时可将搜索导航栏紧挨显示在该Widget窗口的下方;当用户点击该Widget窗口时,可再次调起SDK页面,即在浏览器的展现框中全屏展现SDK页面。Optionally, in the embodiment of the present disclosure, the control module 60 is further configured to: control the second type of presentation page to be displayed in the widget Widget window while controlling the second type of presentation page to switch to the first type of presentation page One type displays the top of the page; when receiving the user's operation for the widget widget window, controlling the first type of presentation page to switch to the second type of presentation page, and controlling the second type of presentation page to be displayed in full page form. For example, when the user slides up the switching control "A" as shown in (a), as shown in FIG. 6(b), the control module 60 can collapse the lightweight plug-in SDK page while using the Widget window B. The SDK page is displayed above the webpage page (ie, the first type of presentation page described above), wherein the search navigation bar can be displayed immediately below the Widget window; when the user clicks on the Widget window, the SDK can be called up again. The SDK page, which displays the SDK page in full screen in the browser's presentation box.
本公开实施例的搜索结果的展现装置,可通过接收模块接收搜索词,获取模块根据搜索词获取第一搜索结果和第二搜索结果,生成模块生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果,展现模块在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面,即通过提供两种不同类型的展现页面来展现搜索结果,可以为用户提供更多的信息,并且通过轻量化插件SDK页面(即上述的第二类型展现页面)使得搜索引擎性能更加流畅,视觉渲染效果更佳,同时通过将资源一级信息直接加载在SDK页面,提高了信息获取效率和服务转化率,并且在一定程度上实现了真正的信息闭环的目的,提升了用户的搜索体验。The display device of the search result of the embodiment of the present disclosure may receive the search term by the receiving module, the obtaining module acquires the first search result and the second search result according to the search term, and the generating module generates the first type display page and the second type display page. The first type of presentation page is used to load the first search result, the second type of presentation page is used to load the second search result, and the presentation module loads the first type of presentation page in the browser, and is displayed on the first type of presentation page. Providing a second type of presentation page, that is, by providing two different types of presentation pages to present search results, providing more information to the user, and making the search by lightweighting the plug-in SDK page (ie, the second type of presentation page described above) The engine performance is smoother, the visual rendering effect is better, and the information first-level information is directly loaded on the SDK page, thereby improving the information acquisition efficiency and the service conversion rate, and to a certain extent, realizing the purpose of the true information closed loop, and improving User's search experience.
为了实现上述实施例,本公开还提出了一种搜索引擎,该搜索引擎包括上述任一个实施例的搜索结果的展现装置。In order to implement the above embodiments, the present disclosure also proposes a search engine including the presentation means of the search results of any of the above embodiments.
本公开实施例的搜索引擎,可先接收搜索词,并根据搜索词获取第一搜索结果和第二搜索结果,之后可生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果,以及在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面,即通过提供两种 不同类型的展现页面来展现搜索结果,可以为用户提供更多的信息,并且通过轻量化插件SDK页面(即上述的第二类型展现页面)使得搜索引擎性能更加流畅,视觉渲染效果更佳,同时通过将资源一级信息直接加载在SDK页面,提高了信息获取效率和服务转化率,并且在一定程度上实现了真正的信息闭环的目的,提升了用户的搜索体验。The search engine of the embodiment of the present disclosure may first receive the search term, and obtain the first search result and the second search result according to the search term, and then generate the first type of presentation page and the second type of presentation page, wherein the first type of presentation The page is used to load the first search result, the second type of presentation page is used to load the second search result, and the first type of presentation page is loaded in the browser, and the second type of presentation page is provided on the first type of presentation page. By providing two Different types of presentation pages to display search results can provide users with more information, and through the lightweight plug-in SDK page (ie the second type of presentation page described above), the search engine performance is smoother, the visual rendering effect is better, and at the same time By directly loading the resource level information on the SDK page, the information acquisition efficiency and the service conversion rate are improved, and the true information closed loop is achieved to a certain extent, and the user's search experience is improved.
为了实现上述实施例,本公开还提出了一种终端,包括:一个或者多个处理器;存储器;一个或多个程序,一个或者多个程序存储在存储器中,当被一个或者多个处理器执行时进行如下操作:In order to implement the above embodiments, the present disclosure also proposes a terminal comprising: one or more processors; a memory; one or more programs, one or more programs stored in the memory when being one or more processors Perform the following operations when performing:
S101’,接收搜索词,并根据搜索词获取第一搜索结果和第二搜索结果。S101', receiving a search term, and acquiring a first search result and a second search result according to the search term.
S102’,生成第一类型展现页面和第二类型展现页面,其中,第一类型展现页面用于加载第一搜索结果,第二类型展现页面用于加载第二搜索结果。S102', generating a first type of presentation page and a second type of presentation page, wherein the first type of presentation page is for loading the first search result, and the second type of presentation page is for loading the second search result.
S103’,在浏览器中加载第一类型展现页面,并在第一类型展现页面之上提供第二类型展现页面。S103', loading a first type of presentation page in the browser and providing a second type of presentation page on the first type of presentation page.
在本公开的描述中,需要理解的是,术语“纵向”、“上”、“下”、“左”、“右”、“竖直”、“顶”、等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本公开和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本公开的限制。In the description of the present disclosure, it is to be understood that the orientation or positional relationship of the terms "longitudinal", "upper", "lower", "left", "right", "vertical", "top", etc. is The orientation or the positional relationship shown in the drawings is merely for the convenience of the description of the disclosure and the description, and is not intended to indicate or imply that the device or component referred to has a specific orientation, is constructed and operated in a specific orientation, and therefore cannot be understood. To the limit of this disclosure.
此外,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。在本公开的描述中,“多个”的含义是至少两个,例如两个,三个等,除非另有明确具体的限定。Moreover, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, features defining "first" or "second" may include at least one of the features, either explicitly or implicitly. In the description of the present disclosure, the meaning of "a plurality" is at least two, such as two, three, etc., unless specifically defined otherwise.
在本公开中,除非另有明确的规定和限定,第一特征在第二特征“上”或“下”可以是第一和第二特征直接接触,或第一和第二特征通过中间媒介间接接触。而且,第一特征在第二特征“之上”、“上方”和“上面”可是第一特征在第二特征正上方或斜上方,或仅仅表示第一特征水平高度高于第二特征。第一特征在第二特征“之下”、“下方”和“下面”可以是第一特征在第二特征正下方或斜下方,或仅仅表示第一特征水平高度小于第二特征。In the present disclosure, the first feature "on" or "under" the second feature may be a direct contact of the first and second features, or the first and second features may be indirectly through an intermediate medium, unless otherwise explicitly stated and defined. contact. Moreover, the first feature "above", "above" and "above" the second feature may be that the first feature is directly above or above the second feature, or merely that the first feature level is higher than the second feature. The first feature "below", "below" and "below" the second feature may be that the first feature is directly below or obliquely below the second feature, or merely that the first feature level is less than the second feature.
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本公开的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不必须针对的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任一个或多个实施例或示例中以合适的方式结合。此外,在不相互矛盾的情况下,本领域的技术人员可以将本说明书中描述的不同实施例或示例以及不同实施例或示例的特征进行结合和组合。 In the description of the present specification, the description with reference to the terms "one embodiment", "some embodiments", "example", "specific example", or "some examples" and the like means a specific feature described in connection with the embodiment or example. A structure, material, or feature is included in at least one embodiment or example of the present disclosure. In the present specification, the schematic representation of the above terms is not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in a suitable manner in any one or more embodiments or examples. In addition, various embodiments or examples described in the specification, as well as features of various embodiments or examples, may be combined and combined.
流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本公开的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本公开的实施例所属技术领域的技术人员所理解。Any process or method description in the flowcharts or otherwise described herein may be understood to represent a module, segment or portion of code that includes one or more executable instructions for implementing the steps of a particular logical function or process. And the scope of the preferred embodiments of the present disclosure includes additional implementations, in which the functions may be performed in a substantially simultaneous manner or in an inverse order depending on the functions involved, in the order shown or discussed. It will be understood by those skilled in the art to which the embodiments of the present disclosure pertain.
在流程图中表示或在此以其他方式描述的逻辑和/或步骤,例如,可以被认为是用于实现逻辑功能的可执行指令的定序列表,可以具体实现在任何计算机可读介质中,以供指令执行系统、装置或设备(如基于计算机的系统、包括处理器的系统或其他可以从指令执行系统、装置或设备取指令并执行指令的系统)使用,或结合这些指令执行系统、装置或设备而使用。就本说明书而言,"计算机可读介质"可以是任何可以包含、存储、通信、传播或传输程序以供指令执行系统、装置或设备或结合这些指令执行系统、装置或设备而使用的装置。计算机可读介质的更具体的示例(非穷尽性列表)包括以下:具有一个或多个布线的电连接部(电子装置),便携式计算机盘盒(磁装置),随机存取存储器(RAM),只读存储器(ROM),可擦除可编辑只读存储器(EPROM或闪速存储器),光纤装置,以及便携式光盘只读存储器(CDROM)。另外,计算机可读介质甚至可以是可在其上打印所述程序的纸或其他合适的介质,因为可以例如通过对纸或其他介质进行光学扫描,接着进行编辑、解译或必要时以其他合适方式进行处理来以电子方式获得所述程序,然后将其存储在计算机存储器中。The logic and/or steps represented in the flowchart or otherwise described herein, for example, may be considered as an ordered list of executable instructions for implementing logical functions, and may be embodied in any computer readable medium, Used in conjunction with, or in conjunction with, an instruction execution system, apparatus, or device (eg, a computer-based system, a system including a processor, or other system that can fetch instructions and execute instructions from an instruction execution system, apparatus, or device) Or use with equipment. For the purposes of this specification, a "computer-readable medium" can be any apparatus that can contain, store, communicate, propagate, or transport a program for use in an instruction execution system, apparatus, or device, or in conjunction with the instruction execution system, apparatus, or device. More specific examples (non-exhaustive list) of computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM). In addition, the computer readable medium may even be a paper or other suitable medium on which the program can be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or, if appropriate, other suitable The method is processed to obtain the program electronically and then stored in computer memory.
应当理解,本公开的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。It should be understood that portions of the present disclosure can be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art can understand that all or part of the steps carried by the method of implementing the above embodiments can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium. When executed, one or a combination of the steps of the method embodiments is included.
此外,在本公开各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。 In addition, each functional unit in various embodiments of the present disclosure may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. The integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
上述提到的存储介质可以是只读存储器,磁盘或光盘等。尽管上面已经示出和描述了本公开的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本公开的限制,本领域的普通技术人员在本公开的范围内可以对上述实施例进行变化、修改、替换和变型。 The above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like. While the embodiments of the present disclosure have been shown and described above, it is understood that the foregoing embodiments are illustrative and are not to be construed as limiting the scope of the disclosure The embodiments are subject to variations, modifications, substitutions and variations.

Claims (10)

  1. 一种搜索结果的展现方法,其特征在于,包括以下步骤:A method for presenting search results, comprising the steps of:
    接收搜索词,并根据所述搜索词获取第一搜索结果和第二搜索结果;Receiving a search term, and obtaining a first search result and a second search result according to the search term;
    生成第一类型展现页面和第二类型展现页面,其中,所述第一类型展现页面用于加载所述第一搜索结果,所述第二类型展现页面用于加载所述第二搜索结果;以及Generating a first type presentation page for loading the first search result, and a second type presentation page for loading the second search result; and
    在浏览器中加载所述第一类型展现页面,并在所述第一类型展现页面之上提供所述第二类型展现页面。The first type of presentation page is loaded in a browser, and the second type of presentation page is provided on the first type of presentation page.
  2. 如权利要求1所述的搜索结果的展现方法,其特征在于,所述第一类型展现页面为网页页面,所述第二类型展现页面为轻量化插件SDK页面。The method for displaying a search result according to claim 1, wherein the first type of presentation page is a webpage page, and the second type of presentation page is a lightweight plugin SDK page.
  3. 如权利要求1或2所述的搜索结果的展现方法,其特征在于,还包括:The method for displaying search results according to claim 1 or 2, further comprising:
    提供切换控件,控制所述第二类型展现页面与所述第一类型展现页面之间的切换。A switching control is provided to control switching between the second type of presentation page and the first type of presentation page.
  4. 如权利要求3所述的搜索结果的展现方法,其特征在于,还包括:The method for displaying search results according to claim 3, further comprising:
    在控制所述第二类型展现页面切换至所述第一类型展现页面的同时,控制所述第二类型展现页面以微件Widget窗口展现在所述第一类型展现页面的上方;Controlling the second type of presentation page to be displayed above the first type of presentation page in a widget widget window while controlling the second type of presentation page to switch to the first type of presentation page;
    在接收到用户针对所述微件Widget窗口的操作时,控制所述第一类型展现页面切换至所述第二类型展现页面,并控制所述第二类型展现页面以全页形态进行展现。Upon receiving the operation of the user for the widget widget window, controlling the first type of presentation page to switch to the second type of presentation page, and controlling the second type of presentation page to be presented in a full page form.
  5. 一种搜索结果的展现装置,其特征在于,包括:A display device for displaying search results, comprising:
    接收模块,用于接收搜索词;a receiving module, configured to receive a search term;
    获取模块,用于根据所述搜索词获取第一搜索结果和第二搜索结果;An obtaining module, configured to obtain a first search result and a second search result according to the search term;
    生成模块,用于生成第一类型展现页面和第二类型展现页面,其中,所述第一类型展现页面用于加载所述第一搜索结果,所述第二类型展现页面用于加载所述第二搜索结果;以及a generating module, configured to generate a first type of presentation page and a second type of presentation page, where the first type of presentation page is used to load the first search result, and the second type of presentation page is used to load the first Second search results; and
    展现模块,用于在浏览器中加载所述第一类型展现页面,并在所述第一类型展现页面之上提供所述第二类型展现页面。And a presentation module, configured to load the first type of presentation page in a browser, and provide the second type of presentation page on the first type of presentation page.
  6. 如权利要求5所述的搜索结果的展现装置,其特征在于,所述第一类型展现页面为网页页面,所述第二类型展现页面为轻量化插件SDK页面。The apparatus for displaying search results according to claim 5, wherein the first type of presentation page is a webpage page, and the second type of presentation page is a lightweight plugin SDK page.
  7. 如权利要求5或6所述的搜索结果的展现装置,其特征在于,还包括:The apparatus for displaying search results according to claim 5 or 6, further comprising:
    提供模块,用于提供切换控件;Providing a module for providing a switching control;
    控制模块,用于控制所述第二类型展现页面与所述第一类型展现页面之间的切换。And a control module, configured to control switching between the second type of presentation page and the first type of presentation page.
  8. 如权利要求7所述的搜索结果的展现装置,其特征在于,所述控制模块还用于:The apparatus for displaying search results according to claim 7, wherein the control module is further configured to:
    在控制所述第二类型展现页面切换至所述第一类型展现页面的同时,控制所述第二类 型展现页面以微件Widget窗口展现在所述第一类型展现页面的上方;Controlling the second class while controlling the second type of presentation page to switch to the first type of presentation page a type presentation page is displayed above the first type of presentation page in a widget widget window;
    在接收到用户针对所述微件Widget窗口的操作时,控制所述第一类型展现页面切换至所述第二类型展现页面,并控制所述第二类型展现页面以全页形态进行展现。Upon receiving the operation of the user for the widget widget window, controlling the first type of presentation page to switch to the second type of presentation page, and controlling the second type of presentation page to be presented in a full page form.
  9. 一种搜索引擎,其特征在于,包括:如权利要求5-8中任一项所述的搜索结果的展现装置。A search engine, comprising: the display device of the search result according to any one of claims 5-8.
  10. 一种终端,其特征在于,包括:A terminal, comprising:
    一个或者多个处理器;One or more processors;
    存储器;Memory
    一个或多个程序,所述一个或者多个程序存储在所述存储器中,当被所述一个或者多个处理器执行时进行如下操作:One or more programs, the one or more programs being stored in the memory, and when executed by the one or more processors, do the following:
    接收搜索词,并根据所述搜索词获取第一搜索结果和第二搜索结果;Receiving a search term, and obtaining a first search result and a second search result according to the search term;
    生成第一类型展现页面和第二类型展现页面,其中,所述第一类型展现页面用于加载所述第一搜索结果,所述第二类型展现页面用于加载所述第二搜索结果;以及Generating a first type presentation page for loading the first search result, and a second type presentation page for loading the second search result; and
    在浏览器中加载所述第一类型展现页面,并在所述第一类型展现页面之上提供所述第二类型展现页面。 The first type of presentation page is loaded in a browser, and the second type of presentation page is provided on the first type of presentation page.
PCT/CN2015/094486 2015-07-24 2015-11-12 Search result display method, device and search engine WO2017016101A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510441351.0 2015-07-24
CN201510441351.0A CN105138568B (en) 2015-07-24 2015-07-24 Search result shows method, apparatus and search engine

Publications (1)

Publication Number Publication Date
WO2017016101A1 true WO2017016101A1 (en) 2017-02-02

Family

ID=54723917

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/094486 WO2017016101A1 (en) 2015-07-24 2015-11-12 Search result display method, device and search engine

Country Status (2)

Country Link
CN (1) CN105138568B (en)
WO (1) WO2017016101A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110968386A (en) * 2018-09-30 2020-04-07 阿里巴巴集团控股有限公司 Navigation bar processing method and system
CN111259225A (en) * 2018-12-03 2020-06-09 阿里巴巴集团控股有限公司 New media information display method and device, electronic equipment and computer readable medium
CN114461944A (en) * 2022-01-19 2022-05-10 北京百度网讯科技有限公司 Search result display method and device and electronic equipment
WO2023160226A1 (en) * 2022-02-22 2023-08-31 Oppo广东移动通信有限公司 Search switching method and apparatus, electronic device, and storage medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106709036B (en) * 2016-12-29 2020-07-10 北京奇虎科技有限公司 Method and device for displaying search result page
CN113407852A (en) * 2021-07-16 2021-09-17 北京字节跳动网络技术有限公司 Content search method, device, equipment and medium
CN113779307A (en) * 2021-09-28 2021-12-10 北京字跳网络技术有限公司 Information display method and device, computer equipment and storage medium
CN114595403A (en) * 2022-03-07 2022-06-07 北京字节跳动网络技术有限公司 Search result display method and device, computer equipment and storage medium
CN115168690B (en) * 2022-09-06 2022-12-27 深圳市明源云科技有限公司 Data query method and device based on browser plug-in, electronic equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102779139A (en) * 2011-05-13 2012-11-14 百度在线网络技术(北京)有限公司 Method and device for determining representation forms in information promotional technology of search engine
CN103475676A (en) * 2012-06-06 2013-12-25 百度在线网络技术(北京)有限公司 Method, device, equipment and system used for providing page body information
US20140229817A1 (en) * 2013-02-11 2014-08-14 Tony Afram Electronic Document Review Method and System
CN104063469A (en) * 2014-06-27 2014-09-24 百度在线网络技术(北京)有限公司 Search result display method and search result display device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521285A (en) * 2011-11-28 2012-06-27 北京百度网讯科技有限公司 Real-time information checking method and server based on search engine
CN103886044A (en) * 2014-03-11 2014-06-25 百度在线网络技术(北京)有限公司 Method and device for providing search results

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102779139A (en) * 2011-05-13 2012-11-14 百度在线网络技术(北京)有限公司 Method and device for determining representation forms in information promotional technology of search engine
CN103475676A (en) * 2012-06-06 2013-12-25 百度在线网络技术(北京)有限公司 Method, device, equipment and system used for providing page body information
US20140229817A1 (en) * 2013-02-11 2014-08-14 Tony Afram Electronic Document Review Method and System
CN104063469A (en) * 2014-06-27 2014-09-24 百度在线网络技术(北京)有限公司 Search result display method and search result display device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110968386A (en) * 2018-09-30 2020-04-07 阿里巴巴集团控股有限公司 Navigation bar processing method and system
CN110968386B (en) * 2018-09-30 2023-05-02 阿里巴巴集团控股有限公司 Navigation bar processing method and system
CN111259225A (en) * 2018-12-03 2020-06-09 阿里巴巴集团控股有限公司 New media information display method and device, electronic equipment and computer readable medium
CN111259225B (en) * 2018-12-03 2023-04-25 阿里巴巴集团控股有限公司 New media information display method and device, electronic equipment and computer readable medium
CN114461944A (en) * 2022-01-19 2022-05-10 北京百度网讯科技有限公司 Search result display method and device and electronic equipment
WO2023160226A1 (en) * 2022-02-22 2023-08-31 Oppo广东移动通信有限公司 Search switching method and apparatus, electronic device, and storage medium

Also Published As

Publication number Publication date
CN105138568B (en) 2019-07-05
CN105138568A (en) 2015-12-09

Similar Documents

Publication Publication Date Title
WO2017016101A1 (en) Search result display method, device and search engine
US10547571B2 (en) Message service providing method for message service linked to search service and message server and user terminal to perform the method
US11256848B2 (en) Automated augmentation of text, web and physical environments using multimedia content
JP6748071B2 (en) Web content generation method and system
US8806325B2 (en) Mode identification for selective document content presentation
US10878175B2 (en) Portlet display on portable computing devices
US11157586B2 (en) Scoping searches within websites
US20150254211A1 (en) Interactive data manipulation using examples and natural language
CN113253880B (en) Method and device for processing pages of interaction scene and storage medium
US10121154B2 (en) Information display apparatus, distribution apparatus, information display method, and non-transitory computer readable storage medium
CN104461512A (en) Method and device for starting application program quickly
JP6077083B1 (en) Information display device, information display method, information display program, and distribution device
JP2023165769A (en) Video timed anchor
JP6223310B2 (en) Information display program, distribution device, information display method, and information display device
KR102652069B1 (en) Information presentation methods, devices, electronic devices and storage media
CN111934985A (en) Media content sharing method, device and equipment and computer readable storage medium
US8413062B1 (en) Method and system for accessing interface design elements via a wireframe mock-up
JP6113124B2 (en) Information display program, distribution device, information display method, and information display device
KR20150070176A (en) Creating threaded multimedia conversations
JP2018194749A (en) Information display program, information display device, information display method, and distribution device
Hardesty Bells, whistles, and alarms: HCI lessons using AJAX for a page-turning web application
WO2018010315A1 (en) Desktop page management method and device
Dolgobrod Developing a user interface for a cross-platform web application
Hingorani et al. Mobile-friendly websites: an analysis of websites of flagship universities in the United States
KR101372580B1 (en) Method, terminal, server and computer-readable recording media for providing browser ui

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15899453

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15899453

Country of ref document: EP

Kind code of ref document: A1