CN110955833A - Searching method, searching device, server, terminal equipment and medium - Google Patents

Searching method, searching device, server, terminal equipment and medium Download PDF

Info

Publication number
CN110955833A
CN110955833A CN201911182570.6A CN201911182570A CN110955833A CN 110955833 A CN110955833 A CN 110955833A CN 201911182570 A CN201911182570 A CN 201911182570A CN 110955833 A CN110955833 A CN 110955833A
Authority
CN
China
Prior art keywords
search result
result page
download link
search
page
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201911182570.6A
Other languages
Chinese (zh)
Inventor
褚长森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201911182570.6A priority Critical patent/CN110955833A/en
Publication of CN110955833A publication Critical patent/CN110955833A/en
Pending legal-status Critical Current

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/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
    • 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a searching method, a searching device, a server, terminal equipment and a medium, and relates to the technical field of artificial intelligence. The method is applied to a server side, and the specific implementation scheme is as follows: receiving a search request sent by a client, and acquiring a search result page matched with a query word in the search request from the candidate page; determining whether a download link is contained in the search result page; and sending a search response message to the client based on the determination result, wherein the search response message comprises summary information of the search result page and prompt information of whether the search result page comprises the download link, so that the client prompts a user whether the search result page comprises the download link when the summary information of the search result page is displayed according to the prompt information. According to the method and the device, whether the search result page contains the download link or not can be visually shown, so that a user can pertinently click the required search result page, and the resource download efficiency is improved.

Description

Searching method, searching device, server, terminal equipment and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a search method, apparatus, server, terminal device, and medium.
Background
At present, when a user downloads resources such as electronic books and videos through a search engine, the user clicks a resource downloading icon in a search result list and often jumps to a third-party website to download the resources.
The third-party website may not actually provide an accurate resource download link simply to guide the user to access the page to get the user's traffic. Or the address of the resource downloading link in the third-party website is hidden deeply, and the user can acquire the resource downloading link only by clicking and skipping a plurality of pages. In addition, the third-party website may also provide a plurality of similar resource downloading links on the page, and the user may mistakenly click to download other contents if the user cannot accurately distinguish the links.
Disclosure of Invention
The searching method, the searching device, the server, the terminal device and the medium are provided by the embodiment of the application, so that accurate resource downloading links can be displayed for users.
The embodiment of the application discloses a searching method, which is applied to a server and comprises the following steps:
receiving a search request sent by a client, and acquiring a search result page matched with a query word in the search request from a candidate page;
determining whether the search result page contains a download link;
and sending a search response message to the client based on the determination result, wherein the search response message comprises summary information of the search result page and prompt information of whether the search result page comprises the download link, so that the client prompts the user whether the search result page comprises the download link or not when the summary information of the search result page is displayed according to the prompt information.
The above embodiment has the following advantages or beneficial effects: whether the search result page contains the download link or not is determined through the server, and the search response message is sent to the client based on the determination result so that the client can display prompt information of whether the download link is contained or not, therefore, the problem that a user cannot accurately know whether the search result page contains the correct resource download link or not is solved, the effect of accurately prompting the user whether the search result page contains the download link or not is achieved, and the resource download efficiency is improved.
Further, before receiving the search request sent by the client, the method further includes:
acquiring at least one crawled candidate page, respectively carrying out content identification on each candidate page to determine whether each candidate page contains a download link, and storing record information whether each candidate page contains the download link;
determining whether the search result page contains a download link, comprising:
and reading record information corresponding to the search result page, and determining whether the search result page contains a download link according to the read record information.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: by identifying the content in the candidate page to store the record information of whether the candidate page contains the download link or not and accurately determining whether the search result page contains the download link or not through the record information, the client displays the prompt information of whether the search result page contains the download link or not, and the resource download efficiency is improved.
Further, respectively performing content identification on each candidate page to determine whether each candidate page contains a download link, including:
identifying whether each candidate page contains content in a preset link format or not;
if the content contains the content in the preset link format, determining that the corresponding candidate page contains the download link;
otherwise, determining that the corresponding candidate page does not contain the download link.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: whether the candidate page contains the download link or not is accurately and quickly determined by identifying whether the candidate page contains the content in the preset link format or not.
Further, the recording information further includes:
for the candidate page containing the download link, downloading the position and/or name of the link in the candidate page;
correspondingly, after determining that the search result page contains the download link, the method further comprises:
and reading the position and/or name of the download link in the search result page from the record information, and sending the position and/or name of the download link in the search result page to the client by carrying the position and/or name of the download link in the search result page, so that the client can position the download link in the search result page according to the position and/or name in the search response message.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: the client can be quickly positioned to the download link in the search result page through the position and/or the name, so that the resource download efficiency is improved.
Further, the recording information is stored in the inverted index information; the inverted index information is used for determining a search result page matched with a query word in a search request, and the inverted index information comprises an index relation between the participle and a candidate page.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: whether the corresponding search result page contains the download link can be accurately and quickly determined through the recording information in the inverted index information.
Further, after determining that the search result page contains the download link and before sending a search response message to the client based on the determination result, the method further includes:
determining whether a download link contained in the search result page is an advertisement link;
and if so, re-determining that the search result page does not contain the download link.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: when the search result page is determined to include the advertisement link, the search result page is determined to not include the download link again, so that the client is prevented from prompting the advertisement link as the download link and misleading the user to download.
Further, determining whether the download link contained in the search result page is an advertisement link according to at least one of the following items:
the number of other candidate pages at the same level containing the download link in the search result page;
the file name contained in the download link in the search result page and the first matching degree of the query word in the search request are obtained;
and the file name of the file downloaded by the download link in the search result page is matched with the second matching degree of the query word in the search request.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: by the scheme, the advertisement links contained in the search result page can be accurately screened out, so that the advertisement links are prevented from being used as download links for prompting.
The embodiment of the application discloses a searching method, which is applied to a client and comprises the following steps:
acquiring a query word input by a user, and sending a search request containing the query word to a server;
receiving a search response message returned by a server, wherein the search response message comprises summary information of a search result page and prompt information of whether the search result page comprises a download link;
and displaying the summary information of the search result page, and prompting a user whether the search result page contains a download link or not according to the prompt information.
The above embodiment has the following advantages or beneficial effects: when the summary information of the search result page is displayed, the user is prompted whether the search result page contains the download link or not according to the prompt information, so that the resource download efficiency is improved.
Further, prompting the user whether the search result page contains a download link according to the prompt message includes:
and if the search result page contains the download link according to the prompt information, displaying a preset icon when displaying the abstract information of the search result page so as to identify that the search result page contains the download link.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: by displaying the preset icons, whether the search result page contains the download links or not is visually identified, and the user experience is improved.
Further, the method further comprises:
after the triggering operation of the summary information of the search result page is detected, the search result page is obtained and displayed, and a positioning icon for positioning to a download link is displayed in the search result page;
and when the trigger operation of the positioning icon is detected, sliding the search result page to a download link position in the page.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: the method and the device can enable the search result page to be quickly and accurately positioned to the position of the download link, thereby facilitating the user to quickly download the resource and improving the download efficiency.
Further, sliding the search result page to a download link position in a page includes:
determining the position and/or name of a download link contained in the search result page according to the search response message or by analyzing the content of the search result page;
and determining the position of the download link contained in the search result page according to the position and/or the name, and sliding the search result page to the position of the download link in the page.
Accordingly, the above-described embodiments have the following advantages or advantageous effects: because the search response message contains the position and/or name of the download link, the client can quickly position the search result page to the position of the download link through the position and/or name of the download link, so that a user can quickly determine the specific position of the download link, and the resource downloading efficiency is improved.
The embodiment of the present application further discloses a search device configured at the server, where the search device includes:
the search result page acquisition module is used for receiving a search request sent by a client and acquiring a search result page matched with a query word in the search request from a candidate page;
the download link determining module is used for determining whether the search result page contains a download link or not;
and the search response message sending module is used for sending a search response message to the client based on the determination result, wherein the search response message comprises the summary information of the search result page and prompt information of whether the search result page comprises the download link or not, so that the client prompts the user whether the search result page comprises the download link or not when the summary information of the search result page is displayed according to the prompt information.
Further, still include:
the record information storage module is used for acquiring at least one crawled candidate page, respectively identifying the content of each candidate page to determine whether each candidate page contains the download link or not, and storing the record information of whether each candidate page contains the download link or not;
the download link determining module includes:
and the record information reading unit is used for reading the record information corresponding to the search result page and determining whether the search result page contains the download link according to the read record information.
Further, the record information saving module includes:
the preset link format identification unit is used for identifying whether each candidate page contains the content in the preset link format or not;
the first determining unit is used for determining that the corresponding candidate page comprises the download link if the content comprises the content in the preset link format;
and the second determining unit is used for determining that the corresponding candidate page does not contain the download link if the corresponding candidate page does not contain the download link.
Further, the recording information further includes:
for the candidate page containing the download link, downloading the position and/or name of the link in the candidate page;
correspondingly, the method also comprises the following steps:
and the information reading module is used for reading the position and/or name of the download link in the search result page from the record information, and sending the position and/or name of the download link in the search result page to the client by carrying the position and/or name of the download link in the search result page, so that the client can position the download link in the search result page according to the position and/or name in the search response message.
Further, still include: the reverse index information storage module is used for storing the recording information in reverse index information; the inverted index information is used for determining a search result page matched with a query word in a search request, and the inverted index information comprises an index relation between the participle and a candidate page.
Further, still include:
the advertisement link determining module is used for determining whether the download link contained in the search result page is an advertisement link;
and the result redetermining module is used for redetermining that the search result page does not contain the download link if the search result page does not contain the download link.
Further, determining whether the download link contained in the search result page is an advertisement link according to at least one of the following items:
the number of other candidate pages at the same level containing the download link in the search result page;
the file name contained in the download link in the search result page and the first matching degree of the query word in the search request are obtained;
and the file name of the file downloaded by the download link in the search result page is matched with the second matching degree of the query word in the search request.
The embodiment of the present application further discloses a search device configured at a client, where the search device includes:
the search request sending module is used for acquiring a query word input by a user and sending a search request containing the query word to a server;
the search response message receiving module is used for receiving a search response message returned by the server, wherein the search response message comprises abstract information of a search result page and prompt information of whether the search result page comprises a download link;
and the prompting module is used for displaying the summary information of the search result page and prompting the user whether the search result page contains the download link or not according to the prompting information.
Further, the prompt module includes:
and the identification unit is used for displaying a preset icon when the summary information of the search result page is displayed if the search result page is determined to contain the download link according to the prompt information so as to identify that the search result page contains the download link.
Further, still include:
the positioning module is used for acquiring and displaying the search result page after detecting the triggering operation of the summary information of the search result page, and displaying a positioning icon for positioning to the download link in the search result page;
and the sliding module slides the search result page to a download link position in the page when the triggering operation of the positioning icon is detected.
Further, the sliding module includes: :
the information determining unit is used for determining the position and/or the name of a download link contained in the search result page according to the search response message or by analyzing the content of the search result page;
and the page sliding unit is used for determining the position of the download link contained in the search result page according to the position and/or the name and sliding the search result page to the position of the download link in the page.
The embodiment of the present application further discloses a server, which includes:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method applied to a server as described in any one of the embodiments of the present application.
The embodiment of the application also discloses a terminal device, which comprises:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method applied to a client as described in any one of the embodiments of the present application.
The embodiment of the application also discloses a non-transitory computer readable storage medium which stores computer instructions for causing the computer to execute the method applied to the server side in any one of the embodiments of the application.
The embodiment of the application also discloses a non-transitory computer readable storage medium which stores computer instructions for causing the computer to execute the method applied to the client side according to any one of the embodiment of the application.
Other effects of the above-described alternative will be described below with reference to specific embodiments.
Drawings
The drawings are included to provide a better understanding of the present solution and are not intended to limit the present application. Wherein:
fig. 1 is a schematic flowchart of a search method applied to a server according to an embodiment of the present application;
fig. 2 is a schematic flowchart of another search method applied to a server according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a search method applied to a client according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a download link prompt provided according to an embodiment of the present application;
FIG. 5 is a schematic diagram of a download link location provided in accordance with an embodiment of the present application;
fig. 6 is a schematic structural diagram of a search apparatus configured at a server according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of a search apparatus configured at a client according to an embodiment of the present disclosure;
fig. 8 is a block diagram of a server for implementing the search method according to the embodiment of the present application.
Detailed Description
The following description of the exemplary embodiments of the present application, taken in conjunction with the accompanying drawings, includes various details of the embodiments of the application for the understanding of the same, which are to be considered exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic flowchart of a search method applied to a server according to an embodiment of the present application. The embodiment can be applied to the condition of prompting whether the search result page contains the download link or not. The searching method disclosed by the embodiment can be executed by a searching device, and the device can be realized by software and/or hardware and is configured at a server. Referring to fig. 1, the search method applied to the server provided by this embodiment includes:
s110, receiving a search request sent by a client, and obtaining a search result page matched with a query word in the search request from candidate pages.
Wherein, the search request can be generated by the client end in response to the query words input by the user. The candidate page is a page stored in the server and used for being displayed to the user through the client. In order to improve the response speed of the client, avoid that the client stores a large amount of memory occupied by candidate pages, and the client executes the operation of obtaining the search result page to reduce the response speed, in the embodiment of the application, the client sends the search request to the server, and the server obtains the search result page matched with the query word in the search request from the stored candidate pages to improve the response speed. And matching the query words in the search request with the segmentation words corresponding to the candidate pages by the server side, and acquiring the candidate pages corresponding to the query words as search result pages.
S120, determining whether the search result page contains a download link.
At present, when a user searches for downloading resources, the user does not know whether a search result page displayed according to a query word contains a correct downloading link, and the user needs to jump to a page of a third-party website from the search result page for downloading, so that a great amount of time is wasted for the user to click and try to download the resources. In the embodiment of the application, after the server determines the search result page according to the query words, whether the search result page contains the download link or not is determined, so that the search result page is accurately judged, and a user does not need to manually click the search result page one by one to check whether the search result page contains the download link or not, so that convenience is brought to the user, and the efficiency of downloading resources by the user is improved.
Optionally, after determining that the search result page includes the download link and before sending a search response message to the client based on the determination result, the method further includes: determining whether a download link contained in the search result page is an advertisement link; and if so, re-determining that the search result page does not contain the download link.
Specifically, since the download link in the search result page may be an advertisement link and is not a download link corresponding to a real resource, it is necessary to determine whether the download link in the search result page is an advertisement link after determining that the search result includes the download link and before sending the determination result to the client, so as to avoid taking the advertisement link as a correct download link, and prompt the user through the client, thereby misleading the user to download the advertisement link. And if the download link is judged to be the advertisement link, ignoring the advertisement link, re-determining that the search result page does not contain the download link, and not prompting the user, so that the user is prevented from mistakenly clicking the advertisement link to download.
Optionally, it is determined whether the download link included in the search result page is an advertisement link according to at least one of the following items: the number of other candidate pages at the same level containing the download link in the search result page; the file name contained in the download link in the search result page and the first matching degree of the query word in the search request are obtained; and the file name of the file downloaded by the download link in the search result page is matched with the second matching degree of the query word in the search request.
Since the correct download link may only exist in the candidate page corresponding to the correct download link and may not exist in other candidate pages, and the advertisement link may exist in multiple candidate pages to mislead the user to download for multiple times, in the embodiment of the present application, for the download link in the search result page, whether the download link is the advertisement link may be determined according to the number of other candidate pages including the download link. And if the number of other candidate pages containing the download link is greater than the preset number, determining that the download link is the advertisement link. Because the search result page is a candidate page matched with the query word, if the search result page contains a correct download link, the file name contained in the download link and/or the file name of the download file should have relevance with the query word. Therefore, a first matching degree of the file name and the query word contained in the download link is determined, if the first matching degree is greater than a first matching degree threshold value, the download link is a correct download link, and if the first matching degree is less than or equal to the first matching degree threshold value, the download link is an advertisement link. And/or determining a second matching degree of the file name of the file downloaded by the download link and the query word in the search request, if the second matching degree is greater than a second matching degree threshold value, the download link is a correct download link, and if the second matching degree is less than or equal to the second matching degree threshold value, the download link is an advertisement link. By the method, whether the download link is the advertisement link or not can be accurately judged, so that the advertisement link is prevented from being used as a correct download link to prompt a user.
S130, sending a search response message to the client based on the determination result, wherein the search response message comprises summary information of the search result page and prompt information of whether the search result page comprises the download link, so that the client prompts the user whether the search result page comprises the download link when the summary information of the search result page is displayed according to the prompt information.
The search response message is a message returned in response to the search request of the client. In order to enable the client to display whether the search result page contains the download link or not when the client displays the search result page to the user, the search response message sent by the server to the client contains the summary information of the search result page and the prompt information of whether the search result page contains the download link or not, so that the client can intuitively prompt whether the search result page contains the download link or not when the client displays the summary information to the user, the user can intuitively and quickly determine whether the search result page needs to be clicked for reading or not, the time for searching the download resource by the user is saved, and the resource download efficiency is improved.
According to the technical scheme of the embodiment of the application, the search request sent by the client is received, and the search result page matched with the query word in the search request is obtained from the candidate page, so that the search response speed is improved. And determining whether the search result page contains the download link or not, so as to accurately judge whether the search result page contains the download link or not. By sending a search response message to the client based on the determination result, wherein the search response message comprises the summary information of the search result page and the prompt information of whether the search result page comprises the download link, the client prompts the user whether the search result page comprises the download link or not when displaying the summary information of the search result page according to the prompt information, so that the user can intuitively and quickly determine whether the search result page needs to be clicked for reading or not, the time for searching the download resource by the user is saved, and the resource download efficiency is improved.
Fig. 2 is a schematic flowchart of another search method applied to a server according to an embodiment of the present application. The present embodiment is an alternative proposed on the basis of the above-described embodiments. Referring to fig. 2, the search method provided in this embodiment includes:
s210, obtaining at least one crawled candidate page, respectively carrying out content identification on each candidate page to determine whether each candidate page contains a download link, and storing the record information of whether each candidate page contains the download link.
Illustratively, in order to quickly determine whether a search result page matched with a query word in a search request contains a download link when responding to the search request sent by a client, the server acquires at least one crawled candidate page in advance, performs content identification on the candidate page respectively, determines whether the candidate page contains the download link through the content identification, and stores the determination result in the record information of the download link so as to quickly determine whether the candidate page contains the download link through the record information later.
Optionally, the content identification is performed on each candidate page respectively to determine whether each candidate page includes a download link, including: identifying whether each candidate page contains content in a preset link format or not; if the content contains the content in the preset link format, determining that the corresponding candidate page contains the download link; otherwise, determining that the corresponding candidate page does not contain the download link.
For example, in order to determine whether the candidate pages include the download link, and therefore identify whether each candidate page includes the content in the preset link format, the preset link format may be in a URL (Uniform Resource Locator) format. If the candidate page is identified to contain the content in the preset link format, the candidate page is indicated to contain the download link, if the candidate page is not identified to contain the content in the preset link format, the candidate page is indicated to not contain the download link, and the identified result is stored as the record information associated with the candidate page, so that whether the candidate page contains the download link or not is determined through the record information subsequently.
Optionally, the recording information is stored in the inverted index information; the inverted index information is used for determining a search result page matched with a query word in a search request, and the inverted index information comprises an index relation between the participle and a candidate page.
Illustratively, in order to quickly acquire the search result page matching the query word, the word segmentation and the candidate page are stored in the inverted index information in advance, so that the candidate page matching the query word is quickly acquired according to the inverted index information as the search result page. And storing the record information in the inverted index information, so that when the candidate page matched with the query word is obtained according to the inverted index information, the record information associated with the candidate page is obtained, and whether the candidate page contains the download link or not is determined according to the record information.
S220, receiving a search request sent by a client, and acquiring a search result page matched with the query word in the search request from the candidate page.
And S230, reading the record information corresponding to the search result page, and determining whether the search result page contains a download link according to the read record information.
For example, since the record information records the determination result of whether the search result page contains the download link, reading the record information can know whether the search result page corresponding to the record information contains the download link, thereby achieving the effect of quickly determining whether the search result page contains the download link.
Optionally, the recording information further includes: for the candidate page containing the download link, downloading the position and/or name of the link in the candidate page; correspondingly, after determining that the search result page contains the download link, the method further comprises: and reading the position and/or name of the download link in the search result page from the record information, and sending the position and/or name of the download link in the search result page to the client by carrying the position and/or name of the download link in the search result page, so that the client can position the download link in the search result page according to the position and/or name in the search response message.
Illustratively, the server acquires the position and/or name of the download link in the candidate page, and includes the position and/or name in the record information, and sends the record information to the client. The client slides the search result page to the download link position in the page according to the position and/or the name of the download link, so that the position of the download link in the search result page is accurately determined, the search result page is quickly slid to the download link position, the time for a user to find the download link position is saved, and the resource downloading efficiency is improved. In addition, the server side obtains the position and/or name of the download link, and the client side directly performs sliding positioning, so that the response speed is improved. It should be noted that, after determining that the search result page includes the download link according to the search response message sent by the server, the client may also analyze and determine the location and/or name of the download link in the search result page, and slide the search result page to the download link location in the search result page.
S240, sending a search response message to the client based on the determination result, wherein the search response message contains the summary information of the search result page and prompt information of whether the search result page contains the download link, so that the client prompts the user whether the search result page contains the download link when the summary information of the search result page is displayed according to the prompt information.
According to the method and the device for determining the content of the webpage, the content of each candidate page is identified by obtaining at least one crawled candidate page, so that whether each candidate page contains the download link or not is determined, the record information of whether each candidate page contains the download link or not is stored, and whether the candidate page contains the download link or not is conveniently and rapidly determined through the record information subsequently. And determining whether the search result page contains the download link or not according to the read record information by reading the record information corresponding to the search result page, thereby realizing the effect of quickly determining whether the search result page contains the download link or not.
Fig. 3 is a schematic flowchart of a search method applied to a client according to an embodiment of the present application. The embodiment can be applied to the condition of prompting whether the search result page contains the download link or not. The searching method disclosed by the embodiment can be executed by a searching device, and the device can be realized by software and/or hardware and is configured at a client. The content that is not described in detail is detailed in the above embodiment, and referring to fig. 3, the search method applied to the client provided by this embodiment includes:
s310, obtaining the query words input by the user, and sending a search request containing the query words to the server.
Wherein the query term can be input by the user through a search box in the client. In order to improve the query response speed and avoid the influence on the information return efficiency caused by long response time due to the fact that the client stores the candidate pages and responds to the search terms, the client sends the search request containing the query terms to the server, and the server responds to the search request and returns a response result.
After receiving the search request, the server determines a candidate page matched with the query word in the search request as a search result page, and determines whether the search result page contains a download link or not, so that the determination result is contained in the search response message and sent to the client.
S320, receiving a search response message returned by the server, wherein the search response message comprises abstract information of a search result page and prompt information of whether the search result page comprises a download link.
For example, the client receives a search response message returned by the server, and the search response message includes summary information of the search result page and prompt information of whether the search result page includes the download link, so that the client can display the summary information of the search result page according to the search response message and display the prompt information of whether the search result page includes the download link.
S330, displaying the summary information of the search result page, and prompting the user whether the search result page contains a download link or not according to the prompt information.
Optionally, prompting the user whether the search result page includes a download link according to the prompt information includes: and if the search result page contains the download link according to the prompt information, displaying a preset icon when displaying the abstract information of the search result page so as to identify that the search result page contains the download link.
For example, as shown in fig. 4, the client may display summary information in the search response message to display content included in the search result page for the user, and when the search result page includes a download link, display a preset icon to identify that the search result page includes the download link, thereby visually displaying that the search result page includes the download link, so that the user can quickly and visually determine whether to click the summary information according to the preset icon to browse the search result page. When the search result page does not contain the download link, the preset icon is not displayed, or other icons different from the preset icon are displayed to indicate that the search result page corresponding to the summary information does not contain the download link, so that the user is prompted to determine whether the user needs to click the summary information to read the corresponding search result page.
Optionally, the method further includes: after the triggering operation of the summary information of the search result page is detected, the search result page is obtained and displayed, and a positioning icon for positioning to a download link is displayed in the search result page; and when the trigger operation of the positioning icon is detected, sliding the search result page to a download link position in the page.
For example, as shown in fig. 5, after detecting a trigger operation applied to the summary information by the user, a search result page corresponding to the summary information is obtained, and the search result page is presented to the user. In order to enable a user to quickly find the position of the download link and improve the resource downloading efficiency, a positioning icon for positioning the download link is displayed in a search result page, and when the triggering operation of the positioning icon is detected, the search result page is slid to the download link in the page, so that the user quickly finds the position of the download link to download the resource, the time for the user to find the download resource is shortened, and the resource downloading efficiency is improved.
Optionally, sliding the search result page to a download link position in the page includes: determining the position and/or name of a download link contained in the search result page according to the search response message or by analyzing the content of the search result page; and determining the position of the download link contained in the search result page according to the position and/or the name, and sliding the search result page to the position of the download link in the page.
Illustratively, when the search result page contains the download link, the server obtains the position and/or name of the download link, and sends the position and/or name of the download link to the client by including the position and/or name of the download link in the search response message. After receiving the search response message, the client determines the location and/or name of the search result page by analyzing the download link in the search result page if the search result page includes the download link according to the search response message. The client slides the search result page to the download link position in the page according to the position and/or the name of the download link, so that the position of the download link in the search result page is accurately determined, the search result page is quickly slid to the download link position, the time for a user to find the download link position is saved, and the resource downloading efficiency is improved.
According to the technical scheme of the embodiment of the application, the query words input by the user are obtained, and the search request containing the query words is sent to the server side, so that the query response speed is improved, and the problem that the efficiency of information return is influenced by long response time caused by the fact that the client side stores the candidate pages and responds to the search words is avoided. By receiving a search response message returned by a server, wherein the search response message comprises summary information of a search result page and prompt information of whether the search result page comprises a download link, the summary information of the search result page is displayed, and a user is prompted according to the prompt information to see whether the search result page comprises the download link, so that the user can intuitively and quickly determine whether the search result page needs to be clicked for reading, the time of searching download resources by the user is saved, and the resource download efficiency is improved.
Fig. 6 is a schematic structural diagram of a search apparatus configured at a server according to an embodiment of the present disclosure. Referring to fig. 6, an embodiment of the present application discloses a search apparatus 400, where the apparatus 400 includes: a search result page acquisition module 401, a download link determination module 402, and a search response message transmission module 403.
The search result page obtaining module 401 is configured to receive a search request sent by a client, and obtain a search result page matched with a query word in the search request from candidate pages.
A download link determining module 402, configured to determine whether the search result page includes a download link.
A search response message sending module 403, configured to send a search response message to the client based on the determination result, where the search response message includes the summary information of the search result page and prompt information about whether the search result page includes a download link, so that the client prompts, according to the prompt information, whether the search result page includes the download link when the summary information of the search result page is displayed.
Further, still include:
and the record information storage module is used for acquiring at least one crawled candidate page, respectively identifying the content of each candidate page to determine whether each candidate page contains the download link, and storing the record information of whether each candidate page contains the download link.
The download link determining module 402 includes:
and the record information reading unit is used for reading the record information corresponding to the search result page and determining whether the search result page contains the download link according to the read record information.
Further, the record information saving module includes:
and the preset link format identification unit is used for identifying whether the content in the preset link format is contained in each candidate page.
The first determining unit is used for determining that the corresponding candidate page contains the download link if the content contains the content in the preset link format.
And the second determining unit is used for determining that the corresponding candidate page does not contain the download link if the corresponding candidate page does not contain the download link.
Further, the recording information further includes:
and for the candidate page containing the download link, the position and/or the name of the download link in the candidate page.
Correspondingly, the method also comprises the following steps:
and the information reading module is used for reading the position and/or name of the download link in the search result page from the record information, and sending the position and/or name of the download link in the search result page to the client by carrying the position and/or name of the download link in the search result page, so that the client can position the download link in the search result page according to the position and/or name in the search response message.
Further, still include: the reverse index information storage module is used for storing the recording information in reverse index information; the inverted index information is used for determining a search result page matched with a query word in a search request, and the inverted index information comprises an index relation between the participle and a candidate page.
Further, still include:
the advertisement link determining module is used for determining whether the download link contained in the search result page is an advertisement link;
and the result redetermining module is used for redetermining that the search result page does not contain the download link if the search result page does not contain the download link.
Further, determining whether the download link contained in the search result page is an advertisement link according to at least one of the following items:
the number of other candidate pages at the same level containing the download link in the search result page;
the file name contained in the download link in the search result page and the first matching degree of the query word in the search request are obtained;
and the file name of the file downloaded by the download link in the search result page is matched with the second matching degree of the query word in the search request.
The search device provided by the embodiment of the application can execute the search method applied to the server side provided by any embodiment of the application, and has corresponding functional modules and beneficial effects of the execution method.
Fig. 7 is a schematic structural diagram of a search apparatus configured at a client according to an embodiment of the present disclosure. Referring to fig. 7, an embodiment of the present application discloses a search apparatus 500, where the apparatus 500 includes: a search request sending module 501, a search response message receiving module 502 and a prompting module 503.
The search request sending module 501 is configured to obtain a query term input by a user, and send a search request including the query term to a server.
A search response message receiving module 502, configured to receive a search response message returned by the server, where the search response message includes summary information of a search result page and prompt information of whether the search result page includes a download link.
The prompting module 503 is configured to display the summary information of the search result page, and prompt the user whether the search result page includes a download link according to the prompting information.
Further, the prompt module includes:
and the identification unit is used for displaying a preset icon when the summary information of the search result page is displayed if the search result page is determined to contain the download link according to the prompt information so as to identify that the search result page contains the download link.
Further, still include:
and the positioning module is used for acquiring and displaying the search result page after detecting the triggering operation of the summary information of the search result page, and displaying a positioning icon for positioning the download link in the search result page.
And the sliding module slides the search result page to a download link position in the page when the triggering operation of the positioning icon is detected.
Further, the sliding module includes:
the information determining unit is used for determining the position and/or the name of a download link contained in the search result page according to the search response message or by analyzing the content of the search result page;
and the page sliding unit is used for determining the position of the download link contained in the search result page according to the position and/or the name and sliding the search result page to the position of the download link in the page.
The searching device provided by the embodiment of the application can execute the searching method applied to the client terminal provided by any embodiment of the application, and has corresponding functional modules and beneficial effects of the executing method.
According to an embodiment of the present application, a server and a readable storage medium are also provided.
As shown in fig. 8, fig. 8 is a block diagram of a server for implementing the search method according to the embodiment of the present application. A server is intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blades, mainframes, and other appropriate computers. The server may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable servers, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the present application that are described and/or claimed herein.
As shown in fig. 8, the server includes: one or more processors 601, memory 602, and interfaces for connecting the various components, including a high-speed interface and a low-speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions for execution within the server, including instructions stored in or on the memory to display graphical information of the GUI on an external input/output device (such as a display server coupled to the interface). In other embodiments, multiple processors and/or multiple buses may be used, along with multiple memories and multiple memories, as desired. Also, multiple servers may be connected, with each server providing portions of the necessary operations (e.g., as an array of servers, a group of blade servers, or a multi-processor system). Fig. 8 illustrates an example of a processor 601.
The memory 602 is a non-transitory computer readable storage medium as provided herein. The memory stores instructions executable by at least one processor, so that the at least one processor executes the search method applied to the server. The non-transitory computer-readable storage medium of the present application stores computer instructions for causing a computer to execute the search method applied to a server provided by the present application.
The memory 602, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the method applied to the search of the server in the embodiment of the present application (for example, the search result page acquisition module 401, the download link determination module 402, and the search response message transmission module 403 shown in fig. 6). The processor 601 executes various functional applications and searches of the server by running non-transitory software programs, instructions and modules stored in the memory 602, that is, implements the search method applied to the server in the above method embodiments.
The memory 602 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the searched server, and the like. Further, the memory 602 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 602 may optionally include memory located remotely from the processor 601, which may be connected to a search service via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The server side of the search method may further include: an input device 603 and an output device 604. The processor 601, the memory 602, the input device 603 and the output device 604 may be connected by a bus or other means, and fig. 8 illustrates the connection by a bus as an example.
The input device 603 may receive input numeric or character information and generate key signal inputs related to user settings and function control of the searched server, such as an input device like a touch screen, a keypad, a mouse, a track pad, a touch pad, a pointing stick, one or more mouse buttons, a track ball, a joystick, etc. The output devices 604 may include a display server, auxiliary lighting devices (e.g., LEDs), and tactile feedback devices (e.g., vibrating motors), among others. The display service may include, but is not limited to, a Liquid Crystal Display (LCD), a Light Emitting Diode (LED) display, and a plasma display. In some embodiments, the display server may be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
These computer programs (also known as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented using high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, server, and/or device (e.g., magnetic discs, optical disks, memory, Programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include a client and a server. The client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
According to an embodiment of the present application, a terminal device and a readable storage medium are also provided.
The terminal device includes:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a search method applied to a client.
The readable storage medium terminates with computer instructions for causing a computer to execute a search method applied to a client.
A block diagram and a detailed explanation of a terminal device and a readable storage medium are the same as those of the server and the readable storage medium for performing the search method applied to the server, see the above-described embodiments.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present application may be executed in parallel, sequentially, or in different orders, and the present invention is not limited thereto as long as the desired results of the technical solutions disclosed in the present application can be achieved.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (17)

1. A search method is applied to a server side, and the method comprises the following steps:
receiving a search request sent by a client, and acquiring a search result page matched with a query word in the search request from a candidate page;
determining whether the search result page contains a download link;
and sending a search response message to the client based on the determination result, wherein the search response message comprises summary information of the search result page and prompt information of whether the search result page comprises the download link, so that the client prompts the user whether the search result page comprises the download link or not when the summary information of the search result page is displayed according to the prompt information.
2. The method of claim 1, wherein before receiving the search request sent by the client, the method further comprises:
acquiring at least one crawled candidate page, respectively carrying out content identification on each candidate page to determine whether each candidate page contains a download link, and storing record information whether each candidate page contains the download link;
determining whether the search result page contains a download link, comprising:
and reading record information corresponding to the search result page, and determining whether the search result page contains a download link according to the read record information.
3. The method of claim 2, wherein performing content recognition on each candidate page to determine whether each candidate page contains a download link comprises:
identifying whether each candidate page contains content in a preset link format or not;
if the content contains the content in the preset link format, determining that the corresponding candidate page contains the download link;
otherwise, determining that the corresponding candidate page does not contain the download link.
4. The method according to claim 2 or 3, wherein the recording information further comprises:
for the candidate page containing the download link, downloading the position and/or name of the link in the candidate page;
correspondingly, after determining that the search result page contains the download link, the method further comprises:
and reading the position and/or name of the download link in the search result page from the record information, and sending the position and/or name of the download link in the search result page to the client by carrying the position and/or name of the download link in the search result page, so that the client can position the download link in the search result page according to the position and/or name in the search response message.
5. The method according to claim 2 or 3, characterized by storing the recording information in inverted index information; the inverted index information is used for determining a search result page matched with a query word in a search request, and the inverted index information comprises an index relation between the participle and a candidate page.
6. The method of claim 1, wherein after determining that the search result page contains the download link and before sending a search response message to the client based on the determination, the method further comprises:
determining whether a download link contained in the search result page is an advertisement link;
and if so, re-determining that the search result page does not contain the download link.
7. The method of claim 6, wherein determining whether the download link contained in the search results page is an advertising link is based on at least one of:
the number of other candidate pages at the same level containing the download link in the search result page;
the file name contained in the download link in the search result page and the first matching degree of the query word in the search request are obtained;
and the file name of the file downloaded by the download link in the search result page is matched with the second matching degree of the query word in the search request.
8. A search method is applied to a client, and comprises the following steps:
acquiring a query word input by a user, and sending a search request containing the query word to a server;
receiving a search response message returned by a server, wherein the search response message comprises summary information of a search result page and prompt information of whether the search result page comprises a download link;
and displaying the summary information of the search result page, and prompting a user whether the search result page contains a download link or not according to the prompt information.
9. The method of claim 8, wherein prompting a user whether the search result page contains a download link according to the prompt message comprises:
and if the search result page contains the download link according to the prompt information, displaying a preset icon when displaying the abstract information of the search result page so as to identify that the search result page contains the download link.
10. The method according to claim 8 or 9, characterized in that the method further comprises:
after the triggering operation of the summary information of the search result page is detected, the search result page is obtained and displayed, and a positioning icon for positioning to a download link is displayed in the search result page;
and when the trigger operation of the positioning icon is detected, sliding the search result page to a download link position in the page.
11. The method of claim 10, wherein sliding the search results page to a download link location in a page comprises:
determining the position and/or name of a download link contained in the search result page according to the search response message or by analyzing the content of the search result page;
and determining the position of the download link contained in the search result page according to the position and/or the name, and sliding the search result page to the position of the download link in the page.
12. A search apparatus, configured to be deployed at a server, the apparatus comprising:
the search result page acquisition module is used for receiving a search request sent by a client and acquiring a search result page matched with a query word in the search request from a candidate page;
the download link determining module is used for determining whether the search result page contains a download link or not;
and the search response message sending module is used for sending a search response message to the client based on the determination result, wherein the search response message comprises the summary information of the search result page and prompt information of whether the search result page comprises the download link or not, so that the client prompts the user whether the search result page comprises the download link or not when the summary information of the search result page is displayed according to the prompt information.
13. A search apparatus, configured to a client, the apparatus comprising:
the search request sending module is used for acquiring a query word input by a user and sending a search request containing the query word to a server;
the search response message receiving module is used for receiving a search response message returned by the server, wherein the search response message comprises abstract information of a search result page and prompt information of whether the search result page comprises a download link;
and the prompting module is used for displaying the summary information of the search result page and prompting the user whether the search result page contains the download link or not according to the prompting information.
14. A server, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-7 applied to a server.
15. A terminal device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 8-11 as applied to a client.
16. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method applied to a server according to any one of claims 1 to 7.
17. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method applied to a client according to any one of claims 8 to 11.
CN201911182570.6A 2019-11-27 2019-11-27 Searching method, searching device, server, terminal equipment and medium Pending CN110955833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911182570.6A CN110955833A (en) 2019-11-27 2019-11-27 Searching method, searching device, server, terminal equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911182570.6A CN110955833A (en) 2019-11-27 2019-11-27 Searching method, searching device, server, terminal equipment and medium

Publications (1)

Publication Number Publication Date
CN110955833A true CN110955833A (en) 2020-04-03

Family

ID=69978548

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911182570.6A Pending CN110955833A (en) 2019-11-27 2019-11-27 Searching method, searching device, server, terminal equipment and medium

Country Status (1)

Country Link
CN (1) CN110955833A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112818197A (en) * 2021-01-22 2021-05-18 北京百度网讯科技有限公司 Search method, search device, electronic equipment and storage medium
CN113626737A (en) * 2021-10-12 2021-11-09 北京天际友盟信息技术有限公司 Method and device for identifying main body link, electronic equipment and storage medium
CN114595391A (en) * 2022-03-17 2022-06-07 北京百度网讯科技有限公司 Data processing method and device based on information search and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097578A (en) * 2007-06-07 2008-01-02 北京金山软件有限公司 Network resource searching method and system
CN102760162A (en) * 2012-06-11 2012-10-31 北京搜狗信息服务有限公司 Method and device for revealing and acquiring download link
WO2013044744A1 (en) * 2011-09-28 2013-04-04 北京奇虎科技有限公司 Download resource providing method and device
CN105320661A (en) * 2014-06-10 2016-02-10 中兴通讯股份有限公司 Resource downloading method and device
CN105550335A (en) * 2015-12-22 2016-05-04 北京奇虎科技有限公司 Method and device for providing search abstract embedded with resource downloading information
CN106599177A (en) * 2016-12-12 2017-04-26 国云科技股份有限公司 Processing method of advertisement page screening
CN107679214A (en) * 2017-10-16 2018-02-09 深圳视界信息技术有限公司 Link localization method, device, terminal and computer-readable recording medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097578A (en) * 2007-06-07 2008-01-02 北京金山软件有限公司 Network resource searching method and system
WO2013044744A1 (en) * 2011-09-28 2013-04-04 北京奇虎科技有限公司 Download resource providing method and device
CN102760162A (en) * 2012-06-11 2012-10-31 北京搜狗信息服务有限公司 Method and device for revealing and acquiring download link
CN105320661A (en) * 2014-06-10 2016-02-10 中兴通讯股份有限公司 Resource downloading method and device
CN105550335A (en) * 2015-12-22 2016-05-04 北京奇虎科技有限公司 Method and device for providing search abstract embedded with resource downloading information
CN106599177A (en) * 2016-12-12 2017-04-26 国云科技股份有限公司 Processing method of advertisement page screening
CN107679214A (en) * 2017-10-16 2018-02-09 深圳视界信息技术有限公司 Link localization method, device, terminal and computer-readable recording medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112818197A (en) * 2021-01-22 2021-05-18 北京百度网讯科技有限公司 Search method, search device, electronic equipment and storage medium
CN112818197B (en) * 2021-01-22 2024-02-23 北京百度网讯科技有限公司 Search method, search device, electronic equipment and storage medium
CN113626737A (en) * 2021-10-12 2021-11-09 北京天际友盟信息技术有限公司 Method and device for identifying main body link, electronic equipment and storage medium
CN113626737B (en) * 2021-10-12 2022-03-11 北京天际友盟信息技术有限公司 Method and device for identifying main body link, electronic equipment and storage medium
CN114595391A (en) * 2022-03-17 2022-06-07 北京百度网讯科技有限公司 Data processing method and device based on information search and electronic equipment

Similar Documents

Publication Publication Date Title
CN111222062B (en) Applet running method and device, electronic equipment and storage medium
CN111125435B (en) Video tag determination method and device and computer equipment
CN102467541B (en) A kind of Situational searching method and system
CN105302811B (en) Browser page skipping method and device
CN111475750B (en) Page preloading control method, device, system, equipment and storage medium
CN107644100B (en) Information processing method, device and system and computer readable storage medium
CN113159807B (en) Floor page processing method, floor page processing device, floor page processing equipment and floor page processing medium
CN110955833A (en) Searching method, searching device, server, terminal equipment and medium
US11500953B2 (en) Indexing native application data
CN111756832B (en) Method and device for pushing information, electronic equipment and computer readable storage medium
CN111310044B (en) Page element information extraction method, device, equipment and storage medium
CN112163143B (en) Page switching method, device, equipment and storage medium
CN113656737A (en) Webpage content display method and device, electronic equipment and storage medium
CN111984876B (en) Point-of-interest processing method, device, equipment and computer readable storage medium
CN111338714B (en) Method and device for processing small program material, electronic equipment and medium
CN113329087A (en) Method and device for acquiring information
CN111259058B (en) Data mining method, data mining device and electronic equipment
CN112308602A (en) Method and apparatus for generating a model
CN112148279B (en) Log information processing method, device, electronic equipment and storage medium
CN111966432B (en) Verification code processing method and device, electronic equipment and storage medium
CN111026438B (en) Method, device, equipment and medium for extracting small program package and page key information
CN114595391A (en) Data processing method and device based on information search and electronic equipment
CN112445968B (en) Information pushing method, device, equipment and computer readable storage medium
CN113656731A (en) Advertisement page processing method and device, electronic equipment and storage medium
CN110622135B (en) System and method for providing content items in situations involving suboptimal network conditions

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200403

RJ01 Rejection of invention patent application after publication