WO2017004921A1 - 搜索结果推送方法、装置、设备及非易失性计算机存储介质 - Google Patents

搜索结果推送方法、装置、设备及非易失性计算机存储介质 Download PDF

Info

Publication number
WO2017004921A1
WO2017004921A1 PCT/CN2015/094527 CN2015094527W WO2017004921A1 WO 2017004921 A1 WO2017004921 A1 WO 2017004921A1 CN 2015094527 W CN2015094527 W CN 2015094527W WO 2017004921 A1 WO2017004921 A1 WO 2017004921A1
Authority
WO
WIPO (PCT)
Prior art keywords
search result
content
current search
user
current
Prior art date
Application number
PCT/CN2015/094527
Other languages
English (en)
French (fr)
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 百度在线网络技术(北京)有限公司
Priority to US15/534,452 priority Critical patent/US11294966B2/en
Publication of WO2017004921A1 publication Critical patent/WO2017004921A1/zh

Links

Images

Classifications

    • 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/951Indexing; Web crawling techniques
    • 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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a search result pushing method, device, device, and non-volatile computer storage medium.
  • the real-time search technology is a user inputting a keyword, and the search engine searches the keyword at a fixed frequency and pushes the search result to the user.
  • the search engine needs to frequently push the search result to the user, so the user's network resources are seriously wasted.
  • aspects of the present invention provide a search result push method, apparatus, device, and non-volatile computer storage medium for reducing network resources consumed by pushing search results to a user.
  • An aspect of the present invention provides a search result pushing method, including:
  • a search result pushing apparatus including:
  • a search module configured to perform real-time search according to a keyword of the user to obtain a current search result
  • a statistics module configured to count the access heat of each content in the current search result
  • An obtaining module configured to obtain, from the current search result, content that meets a heat requirement for the popularity of the hot search
  • a pushing module configured to push the pushed content to the user.
  • an apparatus comprising:
  • One or more processors are One or more processors;
  • One or more programs the one or more programs being stored in the memory, when executed by the one or more processors:
  • a non-volatile computer storage medium storing one or more programs when the one or more programs are provided When the sequence is executed by a device, the device is caused:
  • real-time search is performed according to the keyword of the user, and the search result is pushed to the user, and the user can obtain the required information in time, and in the process, the access heat of each content in the current search result is counted,
  • the content of the current search result that obtains the access heat satisfaction requirement is pushed to the user as the push content, which is equivalent to screening the search result, which can reduce the number of search results pushed to the user and reduce the network resources consumed by pushing the search result to the user. It is conducive to saving users' network resources.
  • FIG. 1 is a schematic flowchart of a method for pushing a search result according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a search result pushing apparatus according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a search result pushing apparatus according to another embodiment of the present invention.
  • FIG. 1 is a schematic flowchart diagram of a search result pushing method according to an embodiment of the present invention. As shown in Figure 1, the method includes:
  • the search engine performs real-time search according to the keyword of the user, and pushes the search result to the user, so that the user can obtain the required information in time.
  • a real-time search is implemented by presetting the trigger condition of the real-time search.
  • the search engine mode searches according to the keyword of the user.
  • the trigger condition of the real-time search can be set according to the specific application scenario. The following examples are as follows:
  • the trigger condition of the real-time search may be a preset search frequency.
  • the search engine periodically searches according to the user's keyword according to the set search frequency to realize real-time search.
  • the search frequency may be a search every 2 minutes, or a search every 5 minutes.
  • the trigger condition of the real-time search may be a preset search time per unit time. Number threshold. Based on this, the search engine performs a search of not less than the search threshold threshold according to the user's keyword in a unit time as needed to realize real-time search.
  • the threshold of the number of searches per unit time may be 10,000 times per hour, or 200 times per minute.
  • the trigger condition of the real-time search may also be some events, such as the search frequency of the keyword exceeds a threshold, or the user browses the current search result and the like.
  • the present embodiment does not directly push the user to the user as in the prior art, but filters the search result according to the access heat of each content in the search result. A part of the content that satisfies the popularity requirement of the access heat is sent to the user to reduce the number of push results, thereby reducing the network resources consumed by pushing the search result to the user, and saving the user's network resources.
  • the present embodiment is based on the popularity of the search for the search results, in general, the content that meets the heat requirement is a high-value content, and only the content users with higher value are willing to click and Reading, and the content that does not satisfy the heat requirement is generally low-value or worthless content. Therefore, although the search result pushed to the user in this embodiment is reduced in number, the value pushed to the user is higher. Content.
  • the search engine receives the keyword input by the user, performs real-time search according to the keyword of the user to obtain the current search result, and collects the access heat of each content in the current search result; and obtains the content that the access heat meets the heat requirement from the current search result.
  • the push content push the push content to the user.
  • the search engine may determine whether the current search result has new content compared to at least one search result before the current search result obtained by the search engine according to the user keyword in real time before the hot search of the content in the current search result is counted. If the judgment result is yes, it means that the current search result has new content compared with the previous at least one search result, because there is new content, so it is determined that the current search result needs to be pushed to the user, so that the user can obtain new content in time; If the judgment result is no, it means that the current search result does not have new content compared with the previous at least one search result, meaning that the content in the current search result has been pushed to the user in the previous push process, so the current search result can be determined. It can be pushed to the user, which can save the user's network resources, reduce the resentment caused by repeatedly pushing the same content to the user, improve the user experience, and also save the processing resources of the search engine.
  • the search engine When it is determined that the current search result needs to be pushed to the user, the search engine performs subsequent statistics on the access popularity of each content in the current search result and the operation of obtaining the push content according to the access heat and pushing to the user, thereby reducing the processing load of the search engine. ,save resources.
  • the search engine may perform deduplication processing on the at least one search result before the current search result.
  • the deduplication processing refers to removing the same content existing in each of the at least one search result before the current search result. By de-duminating in advance, the amount of content compared with the current search result can be reduced, which is advantageous for reducing the processing load of the search engine. For example, for each search result, the content (mainly a web page) that is repeated in the search result can be removed according to the context comparison of the keywords.
  • At least one search result before the current search result may include all search results before the current search result, or may also include the current search result. Part of the search results, for example, can be the first search result.
  • each search result obtained by the real-time search is compared with the first search result, if there is a different new When the content appears, the process shown in Figure 1 is executed to push the search results to the user.
  • the statistics are
  • the access heat of each content in the current search result is specifically: extracting new content different from the previous at least one search result from the current search result, and counting the access heat of the new content, which only counts the access heat of the new content, which is beneficial to alleviate
  • the processing load of the search engine is conducive to improving statistical efficiency.
  • the content that obtains the access heat to meet the heat requirement is as the push content: the new content is obtained, and the content whose access heat meets the heat requirement is obtained as the push content.
  • the popularity of the content in the search results can be reflected by the click rate.
  • the access heat of each content in the current search result is specifically calculated as: counting the click rate of each content in the current search result.
  • the heat requirement may be a click threshold. If the click rate of the content in the search result is greater than the click threshold, the content is considered to satisfy the heat requirement; otherwise, the content is considered not to satisfy the heat requirement.
  • the popularity of the content in the search results can be reflected by the average length of the reading stay.
  • the access heat of each content in the current search result is specifically calculated as: the average duration of reading stay of each content in the current search result is counted.
  • the heat requirement may be a reading duration threshold. If the average length of the reading stay of the content in the search result is greater than the reading duration threshold, the content is considered to satisfy the heat requirement; otherwise, the content is considered to be dissatisfied Foot heat requirements.
  • the average duration of the reading stay refers to the average of the reading duration of the content of all the users who click and read the same content.
  • the duration of the user's reading of a certain content refers to the time that the user stays on the page where the content is located after clicking the content.
  • the popularity of the content in the search results can be reflected by both the click rate and the average duration of the reading stay.
  • the access heat of each content in the current search result is specifically calculated as: counting the click rate of each content in the current search result and the average duration of the reading stay.
  • the heat requirement may be a click threshold and a reading duration threshold. If the click rate of the content in the search result is greater than the click threshold, and the average reading duration of the content is greater than the reading duration threshold, the content is considered to satisfy the heat requirement; It is considered that the content does not meet the heat requirement.
  • the above heat requirement may be pre-configured locally in the search engine.
  • the user inputs a keyword and inputs an instruction for the search engine to determine the heat requirement.
  • the search engine performs a real-time search according to the keyword input by the user, and determines the heat according to the instruction input by the user.
  • the search engine may display an optional heat requirement to the user for selection by the user according to the user's instruction; the search engine selects the recommended content from the search result according to the heat requirement selected by the user.
  • the real-time search is performed according to the keyword of the user, and the search result is pushed to the user, and the user can obtain the required information in time, and in the process, access to each content in the current search result.
  • the heat is counted, and the content that obtains the heat of the heat from the current search result is pushed to the user as the push content, which is equivalent to screening the search result, which can reduce the number of search results pushed to the user and reduce the search result to the user.
  • the network resources consumed are conducive to saving users' network resources.
  • FIG. 2 is a schematic structural diagram of a search result pushing apparatus according to an embodiment of the present invention. As shown in FIG. 2, the device includes: a search module 21, a statistics module 22, an acquisition module 23, and a push module 24.
  • the searching module 21 is configured to perform real-time search according to the keyword of the user to obtain the current search result.
  • the statistics module 22 is configured to collect the access heat of each content in the current search result obtained by the search module 21.
  • the obtaining module 23 is configured to obtain, from the current search result, the content of the access heat that meets the heat requirement calculated by the statistics module 22 as the push content.
  • the pushing module 24 is configured to push the push content acquired by the obtaining module 23 to the user.
  • the apparatus further includes: a determining module 25.
  • the determining module 25 is configured to determine whether the current search result obtained by the search module 21 has new content compared to at least one search result before the current search result obtained by the search module 21, and when the determination result is yes, the trigger statistics module 22 executes An operation of counting the access heat of each content in the current search result.
  • the statistics module 22 is specifically configured to:
  • the obtaining module 23 is specifically configured to:
  • the content whose access popularity meets the heat requirement is obtained as the push content.
  • the apparatus further includes: a de-duplication module 26.
  • the de-duplication module 26 is configured to: before the determination module 25 determines whether the current search result obtained by the search module 21 is compared with the at least one search result before the current search result obtained by the search module 21, at least before the current search result A search result is de-reprocessed.
  • the at least one search result before the current search result is a first search result obtained by performing real-time search according to a keyword of the user.
  • the statistics module 22 is specifically configured to perform at least one of the following operations:
  • the apparatus further includes: a determination module 27.
  • the determining module 27 is configured to determine the heat requirement according to the user's instruction before the obtaining module 23 obtains, from the current search result, the content of the access heat that meets the heat requirement calculated by the statistics module 22 as the push content.
  • the apparatus further includes: a receiving module 28.
  • the receiving module 28 is configured to perform a real-time search on the search module 21 according to the keyword of the user. Previously, the keyword input by the user was received and an instruction input by the user was received.
  • the receiving module 28 is coupled to the determining module 27 to provide the user module with instructions to the determining module 27.
  • the search result pushing device provided in this embodiment may be implemented as a function module in a search engine, or may be independent of a search engine but connected to a search engine.
  • the search result pushing apparatus performs real-time search according to the keyword of the user, and pushes the search result to the user, and the user can obtain the required information in time, and in the process, access to each content in the current search result.
  • the heat is counted, and the content that obtains the heat of the heat from the current search result is pushed to the user as the push content, which is equivalent to screening the search result, which can reduce the number of search results pushed to the user and reduce the search result to the user.
  • the network resources consumed are conducive to saving users' network resources.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the unit described as a separate component may or may not be physically separated, and the component displayed as a unit may or may not be a physical unit, that is, may be located in one Places, or they can be distributed to multiple network elements. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
  • the above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium.
  • the above software functional unit is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform the methods of the various embodiments of the present invention. Part of the steps.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Physics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Operations Research (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Algebra (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明提供一种搜索结果推送方法、装置、设备及非易失性计算机存储介质。方法包括:根据用户的关键词进行实时搜索得到当前搜索结果;统计当前搜索结果中各内容的访问热度;从当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;将推送内容推送给用户。本发明在实现实时搜索的同时,基于访问热度对搜索结果进行筛选,有利于减少推送给用户的搜索结果的数量,进而减少向用户推送搜索结果所消耗的网络资源。

Description

搜索结果推送方法、装置、设备及非易失性计算机存储介质
本申请要求了申请日为2015年07月06日,申请号为201510390587.6发明名称为“搜索结果推送方法及装置”的中国专利申请的优先权。
技术领域
本发明涉及互联网技术领域,特别涉及一种搜索结果推送方法、装置、设备及非易失性计算机存储介质。
背景技术
随着互联网应用的普及推广和对人们生活的渗透,用户不再满足于能够通过互联网获取其所需的信息,更希望所需的信息能够及时出现在自己眼前。于是,结合推送的实时搜索技术便应运而生。该实时搜索技术是用户输入关键词,搜索引擎按照固定的频率对该关键词进行搜索,并将搜索结果推送给用户。
在上述方案中,搜索引擎需要频繁的向用户推送搜索结果,因此会严重浪费用户的网络资源。
发明内容
本发明的多个方面提供一种搜索结果推送方法、装置、设备及非易失性计算机存储介质,用以减少向用户推送搜索结果所消耗的网络资源。
本发明的一方面,提供一种搜索结果推送方法,包括:
根据用户的关键词进行实时搜索得到当前搜索结果;
统计所述当前搜索结果中各内容的访问热度;
从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
将所述推送内容推送给所述用户。
本发明的另一方面,提供一种搜索结果推送装置,包括:
搜索模块,用于根据用户的关键词进行实时搜索得到当前搜索结果;
统计模块,用于统计所述当前搜索结果中各内容的访问热度;
获取模块,用于从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
推送模块,用于将所述推送内容推送给所述用户。
本发明的另一方面,提供一种设备,包括:
一个或者多个处理器;
存储器;
一个或者多个程序,所述一个或者多个程序存储在所述存储器中,当被所述一个或者多个处理器执行时:
根据用户的关键词进行实时搜索得到当前搜索结果;
统计所述当前搜索结果中各内容的访问热度;
从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
将所述推送内容推送给所述用户。
本发明的另一方面,提供一种非易失性计算机存储介质,所述非易失性计算机存储介质存储有一个或者多个程序,当所述一个或者多个程 序被一个设备执行时,使得所述设备:
根据用户的关键词进行实时搜索得到当前搜索结果;
统计所述当前搜索结果中各内容的访问热度;
从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
将所述推送内容推送给所述用户。
在本申请中,根据用户的关键词进行实时搜索,并向用户推送搜索结果,用户可以及时获取所需的信息,在该过程中,对当前搜索结果中的各内容的访问热度进行统计,从当前搜索结果中获取访问热度满足热度要求的内容作为推送内容推送给用户,这相当于对搜索结果进行筛选,可以减少向用户推送的搜索结果的数量,减少向用户推送搜索结果所消耗的网络资源,有利于节约用户的网络资源。
附图说明
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本发明一实施例提供的搜索结果推送方法的流程示意图;
图2为本发明一实施例提供的搜索结果推送装置的结构示意图;
图3为本发明另一实施例提供的搜索结果推送装置的结构示意图。
具体实施方式
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
图1为本发明一实施例提供的搜索结果推送方法的流程示意图。如图1所示,该方法包括:
101、根据用户的关键词进行实时搜索得到当前搜索结果。
102、统计当前搜索结果中各内容的访问热度。
103、从当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容。
104、将上述推送内容推送给用户。
在本实施例中,搜索引擎根据用户的关键词进行实时搜索,并向用户推送搜索结果,以便于用户及时获取所需的信息。
一种实时搜索的实现方式为:预先设定实时搜索的触发条件,每当满足实时搜索的触发条件时,搜索引擎方式根据用户的关键词进行搜索。其中,实时搜索的触发条件可以根据具体应用场景适应性设置,下面举例说明:
例如,实时搜索的触发条件可以是预先设定的搜索频率。基于此,搜索引擎按照设定的搜索频率周期性的根据用户的关键词进行搜索,以实现实时搜索。举例说明,该搜索频率可以是每2分钟进行一次搜索,或者每5分钟进行一次搜索等。
又例如,实时搜索的触发条件可以是预先设定的单位时间内搜索次 数阈值。基于此,搜索引擎按照需要在单位时间内根据用户的关键词进行不少于该搜索次数阈值次的搜索,以实现实时搜索。举例说明,该单位时间内的搜索次数阈值可以是每小时10000次,或者每分钟200次等。
另外,实时搜索的触发条件还可以是一些事件,例如该关键词的搜索频度超过阈值,或者该用户浏览当前搜索结果等。
由于实时搜索需要频繁的向用户推送搜索结果,这会消耗用户的网络资源,例如流量。针对该问题,本实施例在根据用户的关键词进行实时搜索获得搜索结果之后,并不像现有技术那样直接推送给用户,而是根据搜索结果中各内容的访问热度对搜索结果进行过滤,获取访问热度满足热度要求的部分内容推送给用户,以减少推送结果的数量,进而减少向用户推送搜索结果所消耗的网络资源,节约用户的网络资源。值得说明的是,由于本实施例是基于访问热度对搜索结果进行的筛选,一般来说访问热度满足热度要求的内容属于价值较高的内容,也只有价值较高的内容用户才愿意去点击并阅读,而访问热度不满足热度要求的内容一般属于价值较低或没有价值的内容,所以虽然本实施例推送给用户的搜索结果在数量上有所减少,但推送给用户的都是价值较高的内容。
值得说明的是,对于实时搜索过程中每次搜索得到的搜索结果可以进行同样的处理。为了便于描述,本实施例以实时搜索得到的当前搜索结果为例进行详细描述。
具体的,搜索引擎接收用户输入的关键词,根据用户的关键词进行实时搜索得到当前搜索结果;统计当前搜索结果中各内容的访问热度;从当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;将该推送内容推送给用户。
其中,在统计当前搜索结果中各内容的访问热度之前,搜索引擎可以判断当前搜索结果与搜索引擎根据用户的关键词进行实时搜索得到的当前搜索结果之前的至少一个搜索结果相比是否存在新内容;如果判断结果为是,意味着当前搜索结果与之前至少一个搜索结果相比存在新内容,因为有新内容出现,所以确定需要将当前搜索结果推送给用户,以便于用户及时获取新内容;反之,如果判断结果为否,意味着当前搜索结果与之前至少一个搜索结果相比不存在新内容,意味着当前搜索结果中的内容已经在之前的推送过程中推送给用户,因此可以确定当前搜索结果可以不向用户推送,这样可以节约用户的网络资源,减轻重复推送相同内容给用户带来的反感,提高用户体验,同时也有利于节约搜索引擎的处理资源等。
当确定需要将当前搜索结果推送给用户时,搜索引擎再行执行后续统计当前搜索结果中各内容的访问热度以及根据访问热度获取推送内容并向用户推送等操作,有利于减轻搜索引擎的处理负担,节约资源。
进一步,在判断当前搜索结果与当前搜索结果之前的至少一个搜索结果相比是否存在不同的新内容之前,搜索引擎可以对当前搜索结果之前的至少一个搜索结果进行去重处理。所述去重处理是指将当前搜索结果之前的至少一个搜索结果中每个搜索结果中存在的相同内容去除。通过预先去重可以减少与当前搜索结果进行比较的内容数量,有利于减轻搜索引擎的处理负担。例如,对于每个搜索结果,可以根据关键词的上下文比较,将搜索结果中重复的内容(主要是网页)去除。
值得说明的,上述当前搜索结果之前的至少一个搜索结果可以包括当前搜索结果之前的全部搜索结果,或者也可以包括当前搜索结果之前 的部分搜索结果,例如可以是第一个搜索结果。对于当前搜索结果之前的至少一个搜索结果为根据用户的关键词进行实时搜索得到的第一个搜索时,实时搜索后续得到的各搜索结果均与第一个搜索结果进行比较,如果有不同的新内容出现,则执行图1所示流程,向用户推送搜索结果。
结合上述判断当前搜索结果与当前搜索结果之前的至少一个搜索结果相比是否存在新内容的实施方式,当判断出当前搜索结果与当前搜索结果之前的至少一个搜索结果相比存在新内容时,统计当前搜索结果中各内容的访问热度具体为:从当前搜索结果中,提取不同于之前至少一个搜索结果的新内容,统计新内容的访问热度,这种仅统计新内容的访问热度,有利于减轻搜索引擎的处理负担,有利于提高统计效率。相应的,从当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容具体为:从新内容中,获取访问热度满足热度要求的内容作为推送内容。
在一可选实施方式中,搜索结果中内容的访问热度可以通过点击率来体现。基于此,统计当前搜索结果中各内容的访问热度具体为:统计当前搜索结果中各内容的点击率。相应的,热度要求可以是点击阈值,如果搜索结果中内容的点记率大于点击阈值,则认为该内容满足热度要求;反之,认为该内容不满足热度要求。
在一可选实施方式中,搜索结果中内容的访问热度可以通过阅读停留平均时长来体现。基于此,统计当前搜索结果中各内容的访问热度具体为:统计当前搜索结果中各内容的阅读停留平均时长。相应的,热度要求可以是阅读时长阈值,如果搜索结果中内容的阅读停留平均时长大于阅读时长阈值,则认为该内容满足热度要求;反之,认为该内容不满 足热度要求。其中,阅读停留平均时长是指所有点击并阅读同一内容的用户对该内容的阅读停留时长的平均值。用户对某一内容的阅读停留时长是指用户点击该内容后在该内容所在页面的停留时间。
在又一可选实施方式中,搜索结果中内容的访问热度可以同时通过点击率和阅读停留平均时长来体现。基于此,统计当前搜索结果中各内容的访问热度具体为:统计当前搜索结果中各内容的点击率以及阅读停留平均时长。相应的,热度要求可以是点击阈值和阅读时长阈值,如果搜索结果中内容的点击率大于点击阈值,并且该内容的阅读停留平均时长大于阅读时长阈值,则认为该内容满足热度要求;其余情况,则认为该内容不满足热度要求。
其中,上述热度要求可以预先配置在搜索引擎本地。或者,在每次进行实时搜索时,用户输入关键词,并输入指令以供搜索引擎确定热度要求,基于此,搜索引擎根据用户输入的关键词进行实时搜索,并根据用户输入的指令,确定热度要求。例如,搜索引擎可以根据用户的指令,向用户展示可选的热度要求,以供用户选择;搜索引擎根据用户选择的热度要求从搜索结果中选择推荐内容。
由上述可见,在本实施例中,根据用户的关键词进行实时搜索,并向用户推送搜索结果,用户可以及时获取所需的信息,在该过程中,对当前搜索结果中的各内容的访问热度进行统计,从当前搜索结果中获取访问热度满足热度要求的内容作为推送内容推送给用户,这相当于对搜索结果进行筛选,可以减少向用户推送的搜索结果的数量,减少向用户推送搜索结果所消耗的网络资源,有利于节约用户的网络资源。
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其 都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。
图2为本发明一实施例提供的搜索结果推送装置的结构示意图。如图2所示,该装置包括:搜索模块21、统计模块22、获取模块23和推送模块24。
搜索模块21,用于根据用户的关键词进行实时搜索得到当前搜索结果。
统计模块22,用于统计搜索模块21得到的当前搜索结果中各内容的访问热度。
获取模块23,用于从当前搜索结果中,获取统计模块22统计出的访问热度满足热度要求的内容作为推送内容。
推送模块24,用于将获取模块23获取的推送内容推送给用户。
在一可选实施方式中,如图3所示,该装置还包括:判断模块25。
判断模块25,用于判断搜索模块21得到的当前搜索结果与搜索模块21得到的当前搜索结果之前的至少一个搜索结果相比是否存在新内容,并在判断结果为是时,触发统计模块22执行统计所述当前搜索结果中各内容的访问热度的操作。
在一可选实施方式中,统计模块22具体可用于:
从当前搜索结果中,提取不同于上述当前搜索结果之前的至少一个搜索结果的新内容;
统计上述新内容的访问热度。
相应的,获取模块23具体用于:
从上述新内容中,获取访问热度满足热度要求的内容作为所述推送内容。
在一可选实施方式中,该装置还包括:去重模块26。
去重模块26,用于在判断模块25判断搜索模块21得到的当前搜索结果与搜索模块21得到的当前搜索结果之前的至少一个搜索结果相比是否存在新内容之前,对当前搜索结果之前的至少一个搜索结果进行去重处理。
在一可选实施方式中,上述当前搜索结果之前的至少一个搜索结果为根据用户的关键词进行实时搜索得到的第一个搜索结果。
在一可选实施方式中,统计模块22具体可用于执行以下至少一种操作:
统计当前搜索结果中各内容的点击率;
统计当前搜索结果中各内容的阅读停留平均时长。
在一可选实施方式中,如图3所示,该装置还包括:确定模块27。
确定模块27,用于在获取模块23从当前搜索结果中,获取统计模块22统计出的访问热度满足热度要求的内容作为推送内容之前,根据用户的指令,确定热度要求。
在一可选实施方式中,如图3所示,该装置还包括:接收模块28。
接收模块28,用于在搜索模块21根据用户的关键词进行实时搜索 之前,接收用户输入的关键词,并接收用户输入的指令。接收模块28与确定模块27连接,以向确定模块27提供用户的指令。
本实施例提供的搜索结果推送装置可作为搜索引擎中的功能模块实现,或者也可以独立于搜索引擎,但与搜索引擎相连接。
本实施例提供的搜索结果推送装置,根据用户的关键词进行实时搜索,并向用户推送搜索结果,用户可以及时获取所需的信息,在该过程中,对当前搜索结果中的各内容的访问热度进行统计,从当前搜索结果中获取访问热度满足热度要求的内容作为推送内容推送给用户,这相当于对搜索结果进行筛选,可以减少向用户推送的搜索结果的数量,减少向用户推送搜索结果所消耗的网络资源,有利于节约用户的网络资源。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在本发明所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个 地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。
上述以软件功能单元的形式实现的集成的单元,可以存储在一个计算机可读取存储介质中。上述软件功能单元存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本发明各个实施例所述方法的部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。

Claims (18)

  1. 一种搜索结果推送方法,其特征在于,包括:
    根据用户的关键词进行实时搜索得到当前搜索结果;
    统计所述当前搜索结果中各内容的访问热度;
    从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
    将所述推送内容推送给所述用户。
  2. 根据权利要求1所述的方法,其特征在于,所述统计所述当前搜索结果中各内容的访问热度之前,包括:
    判断所述当前搜索结果与所述当前搜索结果之前的至少一个搜索结果相比是否存在新内容;
    若判断结果为是,则执行统计所述当前搜索结果中各内容的访问热度的操作。
  3. 根据权利要求2所述的方法,其特征在于,所述统计所述当前搜索结果中各内容的访问热度,包括:
    从所述当前搜索结果中,提取不同于所述当前搜索结果之前的至少一个搜索结果的新内容;
    统计所述新内容的访问热度;
    所述从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容,包括:
    从所述新内容中,获取访问热度满足热度要求的内容作为所述推送内容。
  4. 根据权利要求3所述的方法,其特征在于,所述判断所述当前搜 索结果与所述当前搜索结果之前的至少一个搜索结果相比是否存在不同的新内容之前,包括:
    对所述当前搜索结果之前的至少一个搜索结果进行去重处理。
  5. 根据权利要求2-4任一项所述的方法,其特征在于,所述当前搜索结果之前的至少一个搜索结果为第一个搜索结果。
  6. 根据权利要求1-5任一项所述的方法,其特征在于,所述统计所述当前搜索结果中各内容的访问热度,包括以下至少一种操作:
    统计所述当前搜索结果中各内容的点击率;
    统计所述当前搜索结果中各内容的阅读停留平均时长。
  7. 根据权利要求1-6任一项所述的方法,其特征在于,所述从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容之前,包括:
    根据所述用户的指令,确定所述热度要求。
  8. 根据权利要求7所述的方法,其特征在于,所述根据用户的关键词进行实时搜索得到当前搜索结果之前,包括:
    接收所述用户输入的所述关键词,并接收所述用户输入的指令。
  9. 一种搜索结果推送装置,其特征在于,包括:
    搜索模块,用于根据用户的关键词进行实时搜索得到当前搜索结果;
    统计模块,用于统计所述当前搜索结果中各内容的访问热度;
    获取模块,用于从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
    推送模块,用于将所述推送内容推送给所述用户。
  10. 根据权利要求9所述的装置,其特征在于,还包括:
    判断模块,用于判断所述当前搜索结果与所述当前搜索结果之前的至少一个搜索结果相比是否存在新内容,并在判断结果为是时,触发所述统计模块执行统计所述当前搜索结果中各内容的访问热度的操作。
  11. 根据权利要求10所述的装置,其特征在于,所述统计模块具体用于:
    从所述当前搜索结果中,提取不同于所述当前搜索结果之前的至少一个搜索结果的新内容;
    统计所述新内容的访问热度;
    所述获取模块具体用于:
    从所述新内容中,获取访问热度满足热度要求的内容作为所述推送内容。
  12. 根据权利要求11所述的装置,其特征在于,还包括:
    去重模块,用于对所述当前搜索结果之前的至少一个搜索结果进行去重处理。
  13. 根据权利要求10-12任一项所述的装置,其特征在于,所述当前搜索结果之前的至少一个搜索结果为第一个搜索结果。
  14. 根据权利要求9-13任一项所述的装置,其特征在于,所述统计模块具体用于执行以下至少一种操作:
    统计所述当前搜索结果中各内容的点击率;
    统计所述当前搜索结果中各内容的阅读停留平均时长。
  15. 根据权利要求9-14任一项所述的装置,其特征在于,还包括:
    确定模块,用于根据所述用户的指令,确定所述热度要求。
  16. 根据权利要求15所述的装置,其特征在于,还包括:
    接收模块,用于接收所述用户输入的所述关键词,并接收所述用户输入的指令。
  17. 一种设备,包括:
    一个或者多个处理器;
    存储器;
    一个或者多个程序,所述一个或者多个程序存储在所述存储器中,当被所述一个或者多个处理器执行时:
    根据用户的关键词进行实时搜索得到当前搜索结果;
    统计所述当前搜索结果中各内容的访问热度;
    从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
    将所述推送内容推送给所述用户。
  18. 一种非易失性计算机存储介质,所述非易失性计算机存储介质存储有一个或者多个程序,当所述一个或者多个程序被一个设备执行时,使得所述设备:
    根据用户的关键词进行实时搜索得到当前搜索结果;
    统计所述当前搜索结果中各内容的访问热度;
    从所述当前搜索结果中,获取访问热度满足热度要求的内容作为推送内容;
    将所述推送内容推送给所述用户。
PCT/CN2015/094527 2015-07-06 2015-11-13 搜索结果推送方法、装置、设备及非易失性计算机存储介质 WO2017004921A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/534,452 US11294966B2 (en) 2015-07-06 2015-11-13 Method and apparatus for pushing search results, an apparatus and non-volatile computer storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510390587.6A CN105095399B (zh) 2015-07-06 2015-07-06 搜索结果推送方法及装置
CN201510390587.6 2015-07-06

Publications (1)

Publication Number Publication Date
WO2017004921A1 true WO2017004921A1 (zh) 2017-01-12

Family

ID=54575836

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/094527 WO2017004921A1 (zh) 2015-07-06 2015-11-13 搜索结果推送方法、装置、设备及非易失性计算机存储介质

Country Status (3)

Country Link
US (1) US11294966B2 (zh)
CN (1) CN105095399B (zh)
WO (1) WO2017004921A1 (zh)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107194572A (zh) * 2017-05-18 2017-09-22 广东中科国志科技发展有限公司 一种技术评估的方法和设备
CN110020095A (zh) * 2017-07-21 2019-07-16 北京搜狗科技发展有限公司 热度提醒方法、装置以及用于热度提醒的装置
CN109981695B (zh) * 2017-12-27 2021-03-26 Oppo广东移动通信有限公司 内容推送方法、装置及设备
CN110008403B (zh) * 2019-03-05 2021-05-28 百度在线网络技术(北京)有限公司 目标信息的排序方法、排序系统、推荐方法及推荐系统
CN111666486B (zh) * 2019-03-07 2023-10-03 腾讯科技(深圳)有限公司 热度值获取方法及装置
CN110222156B (zh) * 2019-06-14 2021-11-16 北京百度网讯科技有限公司 发现实体的方法和装置、电子设备、计算机可读介质
CN110351371A (zh) * 2019-07-15 2019-10-18 星联云服科技有限公司 一种在云存储系统中进行数据推送的方法及系统
CN111524518B (zh) * 2020-04-01 2023-04-18 Oppo广东移动通信有限公司 增强现实处理方法及装置、存储介质和电子设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101510199A (zh) * 2008-11-13 2009-08-19 北京搜狗科技发展有限公司 一种加载网页的方法及系统
CN101546334A (zh) * 2009-04-23 2009-09-30 腾讯科技(深圳)有限公司 在浏览器中提示网页信息搜索结果的方法、装置及浏览系统
CN104239455A (zh) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 一种搜索结果的获取方法及装置
CN104978434A (zh) * 2015-07-17 2015-10-14 安一恒通(北京)科技有限公司 网页提供方法和装置

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7707039B2 (en) * 2004-02-15 2010-04-27 Exbiblio B.V. Automatic modification of web pages
US7580930B2 (en) * 2005-12-27 2009-08-25 Baynote, Inc. Method and apparatus for predicting destinations in a navigation context based upon observed usage patterns
GB2458309A (en) * 2008-03-13 2009-09-16 Business Partners Ltd Search engine
CN101937437B (zh) * 2009-06-30 2011-11-16 华为技术有限公司 一种搜索方法、装置和系统
US20140108445A1 (en) * 2011-05-05 2014-04-17 Google Inc. System and Method for Personalizing Query Suggestions Based on User Interest Profile
CN102799587A (zh) * 2011-05-25 2012-11-28 腾讯科技(深圳)有限公司 一种论坛搜索方法和装置
CN103365858B (zh) * 2012-03-28 2017-11-03 百度在线网络技术(北京)有限公司 基于一查询序列由多个源设备获取搜索结果的方法与设备
CN104572717B (zh) * 2013-10-18 2020-01-31 腾讯科技(深圳)有限公司 信息搜索方法和装置
CN104657387B (zh) * 2013-11-22 2019-02-05 华为技术有限公司 一种数据查询方法及装置
US10042883B2 (en) * 2013-12-20 2018-08-07 Zumur, LLC System and method for asynchronous consumer item searching requests with synchronous parallel searching
WO2015135110A1 (en) * 2014-03-10 2015-09-17 Yahoo! Inc. Systems and methods for keyword suggestion
US10133806B2 (en) * 2014-07-31 2018-11-20 Splunk Inc. Search result replication in a search head cluster
CN104679820A (zh) * 2014-12-29 2015-06-03 厦门欣欣信息有限公司 一种搜索结果排序方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101510199A (zh) * 2008-11-13 2009-08-19 北京搜狗科技发展有限公司 一种加载网页的方法及系统
CN101546334A (zh) * 2009-04-23 2009-09-30 腾讯科技(深圳)有限公司 在浏览器中提示网页信息搜索结果的方法、装置及浏览系统
CN104239455A (zh) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 一种搜索结果的获取方法及装置
CN104978434A (zh) * 2015-07-17 2015-10-14 安一恒通(北京)科技有限公司 网页提供方法和装置

Also Published As

Publication number Publication date
CN105095399A (zh) 2015-11-25
CN105095399B (zh) 2019-06-28
US20170364592A1 (en) 2017-12-21
US11294966B2 (en) 2022-04-05

Similar Documents

Publication Publication Date Title
WO2017004921A1 (zh) 搜索结果推送方法、装置、设备及非易失性计算机存储介质
JP6967612B2 (ja) 情報検索方法、装置及びシステム
CN106649670B (zh) 基于流式计算的数据监控方法及装置
JP5449628B2 (ja) マルチステージを使用したカテゴリ情報の決定
CN108170692B (zh) 一种热点事件信息处理方法和装置
JP5693746B2 (ja) 製品情報のランク付け
US10552422B2 (en) Extended search method and apparatus
US20150213042A1 (en) Search term obtaining method and server, and search term recommendation system
WO2016201933A1 (zh) 用户数据处理方法、提供方法、系统和计算机设备
US11816172B2 (en) Data processing method, server, and computer storage medium
WO2016015431A1 (zh) 搜索方法、装置、设备及非易失性计算机存储介质
WO2015196793A1 (zh) 热点信息分析方法、设备和计算机存储介质
WO2017012222A1 (zh) 时效需求识别方法、装置、设备及非易失性计算机存储介质
WO2017206376A1 (zh) 搜索方法、装置及非易失性计算机存储介质
CN108304422B (zh) 一种媒体搜索词推送方法和装置
TW201229790A (en) Information providing method and device
WO2016078533A1 (zh) 搜索方法、装置、设备及非易失性计算机存储介质
US11062350B2 (en) Method, apparatus, and device for monitoring promotion status data, and non-volatile computer storage medium
CN111324804B (zh) 搜索关键词推荐模型生成方法、关键词推荐方法与装置
JP2017509069A (ja) 入力リソースプッシュ方法、システム、コンピューター記憶媒体及びデバイス
WO2019042165A1 (zh) 搜索结果优化方法、装置、服务器及可读存储介质
US9268861B2 (en) Method and system for recommending relevant web content to second screen application users
Ravindra et al. Latency aware elastic switching-based stream processing over compressed data streams
WO2016201869A1 (zh) 搜索结果优化方法、搜索引擎、设备及非易失性计算机存储介质
WO2017016335A1 (zh) 消除消息提醒的方法、系统和服务器

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: 15897575

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 15534452

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15897575

Country of ref document: EP

Kind code of ref document: A1