WO2016000507A1 - Traffic-saving mode search service method, server, client and system - Google Patents

Traffic-saving mode search service method, server, client and system Download PDF

Info

Publication number
WO2016000507A1
WO2016000507A1 PCT/CN2015/080595 CN2015080595W WO2016000507A1 WO 2016000507 A1 WO2016000507 A1 WO 2016000507A1 CN 2015080595 W CN2015080595 W CN 2015080595W WO 2016000507 A1 WO2016000507 A1 WO 2016000507A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
traffic
search result
provincial
server
Prior art date
Application number
PCT/CN2015/080595
Other languages
French (fr)
Chinese (zh)
Inventor
王智广
Original Assignee
北京奇虎科技有限公司
奇智软件(北京)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京奇虎科技有限公司, 奇智软件(北京)有限公司 filed Critical 北京奇虎科技有限公司
Publication of WO2016000507A1 publication Critical patent/WO2016000507A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Definitions

  • the present invention relates to the field of network data communication technologies, and in particular, to a method, a server, and a system for providing a provincial traffic mode search service, and a method and a client for requesting a traffic mode search service.
  • the network performance indicators of existing wireless networks (2G, 3G, 4G, etc.) are often not high, and the amount of data provided by network content providers is increasing (for example, because there are many news items and pictures).
  • the high resolution makes the webpage file contain more and more data.
  • the number of packets that the client using the network search needs to exchange with the server is gradually increasing. Therefore, using the existing search service, the wireless network used. The traffic is large, and the user has to wait for the search result to load and display for a long time.
  • the present invention has been made in order to provide a method, server, and system for providing a provincial traffic mode search service that overcomes the above problems or at least partially solves the above problems, and a method and client for requesting a traffic saving mode search service.
  • a server for providing a traffic saving mode search service includes: a search engine unit adapted to receive search request data sent by a client, and use a search engine to obtain a data according to a search request data.
  • a result processing unit configured to determine whether the search request data includes a provincial traffic identifier; if yes, generate search result data of the provincial traffic mode; and send a search interface, and send the search result data of the national traffic mode to the client .
  • a client for requesting a traffic saving mode search service includes a search request unit and a search result display unit; the search request unit is adapted to generate a traffic saving identifier The search request data and send the search request data to the server; the search result display unit is adapted to receive and display the search result data of the provincial traffic mode returned by the server.
  • a client for requesting a traffic saving mode search service includes: a search module adapted to display search result data of a national traffic mode according to a search condition input by a user;
  • the module is adapted to display a prompt message prompting the user to consume the traffic if the link in the search result data of the provincial traffic mode is clicked.
  • a system for providing a provincial mode search service includes a server as described above and a client as described above.
  • a method for providing a traffic saving mode search service includes the steps of: receiving search request data sent by a client, using a search engine according to a search request Finding a search result of the data acquisition standard; determining whether the search request data includes a provincial traffic identifier; if yes, generating search result data of the provincial traffic mode; and transmitting search result data of the provincial traffic mode to the client.
  • a method for requesting a traffic saving mode search service comprises the steps of: generating search request data including a provincial traffic identifier, and transmitting the search request data to a server; receiving And display search result data of the provincial traffic mode returned by the server.
  • a method for requesting a traffic saving mode search service includes the steps of: displaying search result data of a provincial traffic mode according to a search condition input by a user; displaying a prompting user if clicking the province The link in the search result data of the traffic mode consumes the prompt information of the traffic.
  • the computer readable code When the computer readable code is run on a client device, causing the client device to perform a method of requesting a traffic saving mode search service according to any of the above, or causing the client device to perform according to the above-mentioned A method of requesting a traffic saving mode search service.
  • a computer readable medium storing a computer program as described above.
  • the search engine obtains the standard search result according to the search request data, and further determines whether the search request data includes the provincial traffic identifier, and if the search request data includes the provincial traffic identifier
  • the standard search result is adapted to generate search result data of the national traffic mode, and the search result data of the civil traffic mode is sent to the client, so that the search engine can be used to perform the search operation and obtain the search result data, thereby saving the Useful technical effects of using traffic.
  • FIG. 1 is a flow chart showing a method of providing a provincial traffic mode search service according to an embodiment of the present invention
  • FIG. 2 is a flow chart showing a method of requesting a traffic saving mode search service according to a first embodiment of the present invention
  • FIG. 3 is a flow chart showing a method of requesting a traffic saving mode search service according to a second embodiment of the present invention.
  • FIG. 4 is a block diagram showing a server for providing a traffic saving mode search service according to an embodiment of the present invention
  • FIG. 5 is a block diagram showing a client requesting a traffic saving mode search service according to a first embodiment of the present invention
  • FIG. 6 is a block diagram showing a client requesting a traffic saving mode search service according to a second embodiment of the present invention.
  • Figure 7 is a block diagram showing a system for providing a flow saving mode search service according to a first embodiment of the present invention
  • Figure 8 is a block diagram showing a system for providing a flow saving mode search service according to a second embodiment of the present invention.
  • Figure 9 is a schematic diagram showing the results of onebox obtained using the present invention.
  • Figure 10 is a diagram showing the results of web page search using the present invention.
  • Figure 11 is a diagram showing the standard search results of a web page obtained using the prior art
  • Figure 12 is a schematic block diagram showing a server or client for performing the method according to the present invention.
  • Fig. 13 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • the technical idea of the present invention is mainly to obtain the search result data of the provincial traffic mode by adapting the standard search result in the provincial traffic mode, and the data amount of the search result data is smaller than the standard search result, thereby significantly reducing The wireless network traffic consumption is reduced, and the speed at which the client loads the display search result is improved. Further, the traffic statistics server is used to modify the traffic consumption of the client to the server's traffic consumption, thereby saving the traffic cost of the client.
  • a method of providing a provincial traffic mode search service is provided.
  • 1 shows a flow chart of a method of providing a provincial traffic mode search service in accordance with one embodiment of the present invention.
  • the method includes the following steps S100, S200, S300, and S400:
  • Step S100 Receive search request data sent by the client, and use a search engine to obtain a standard search result according to the search request data.
  • Step S200 Determine whether the search request data includes a provincial traffic identifier, and if the determination is yes, execute step S300. Further, if the determination in step S200 is no, the standard search result is sent to the client.
  • Step S300 Generate search result data of the provincial traffic mode.
  • Step S400 Send search result data of the provincial traffic mode to the client.
  • the search request data includes a search category and a search condition.
  • Search categories can be web pages, news, pictures, videos, and more.
  • the search condition is obtained based on the user's input.
  • determining whether the search request data includes the provincial traffic identifier in step S200 of the embodiment may include: reading an indication bit reserved in the search request data, determining a value of the indication bit, if the indication If the value of the bit is active, the search request data is determined to include the provincial traffic identifier.
  • the search request data includes the provincial traffic identifier, indicating that it is in the provincial traffic mode.
  • the search result data for generating the provincial traffic mode in step S300 of the embodiment includes: if the search category included in the search request data is a webpage or news, reducing the number of entries included in each page file, and using the basis
  • the title and the body content obtained by the standard search result generate search result data of the provincial traffic mode by generating each entry included in the search result data of the provincial traffic mode.
  • the user needs to obtain the required search result under the premise of using less traffic, and therefore, by reducing the number of entries included in each search result page, it can be reduced.
  • step S300 the corresponding onebox (for example, 360onebox) result obtained by the vertical search engine is called as an entry included in the page file of the search result data of the national traffic mode according to the user's needs.
  • Figure 9 shows a schematic diagram of the results of onebox obtained using the present invention. As shown in FIG. 9, when the search condition is "Spring Festival Holiday Schedule 2014", onebox including the calendar displayed during the Spring Festival period obtained by the vertical search engine is called as an entry included in the page file of the search result data of the provincial traffic mode.
  • Figure 10 is a diagram showing the results of web page search using the present invention.
  • Figure 11 shows a schematic diagram of a standard search result for a web page using prior art techniques. In FIG. 10, compared with FIG.
  • the number of entries included in each page file is reduced, for example, the number of entries is reduced to 2, and the title and body content generated according to the standard search result are used to generate the province.
  • the title content in the traffic saving mode is substantially the same as the standard search result, and details are not described herein again.
  • Each entry for obtaining a web page search result using the present invention as shown in FIG. 10 displays the main body content, and each item of the standard search result obtained by using the prior art as shown in FIG. 11 displays a summary of the content.
  • the terminal loads and displays the search result, the user passes the The search results are able to obtain the required information, without having to click on the link included in the entry (for example, the entries shown in Figures 10 and 11 include hyperlinks) to access the remaining URLs, reducing traffic consumption.
  • the search result data for generating the provincial traffic mode in step S300 of the embodiment includes: if the search category included in the search request data is a picture, generating a provincial traffic mode search using the thumbnail file obtained according to the standard search result Result data.
  • the thumbnail file is obtained by compressing the picture file among the standard search results, and the search result data of the provincial traffic mode is generated by using the thumbnail file instead of the corresponding picture file.
  • the search result data for generating the provincial traffic mode in step S300 of the embodiment includes: if the search category included in the search request data is a video, using the video screenshot and/or video introduction generated according to the standard search result to generate the province. Search result data for traffic patterns.
  • the method before the sending result data of the provincial traffic mode is sent to the client in step S400, the method further includes: adding the provincial traffic identifier to the search result data of the provincial traffic mode.
  • the client of the search result data can load and display the search result data of the received provincial traffic mode using the provincial traffic mode.
  • a method of requesting a traffic saving mode search service is provided.
  • 2 is a flow chart showing a method of requesting a traffic saving mode search service according to a first embodiment of the present invention. The method includes the following steps S200 and S202:
  • Step S200 Generate search request data including a provincial traffic identifier, and send search request data to the server.
  • the step S200 of the embodiment includes: first generating standard search request data, adding a provincial traffic identifier to the search request data, and further transmitting the search request data added to the provincial traffic identifier to the server.
  • the method for adding the traffic saving identifier in this embodiment can modify the indication bit reserved in the search request data, for example, the value of the indicator bit is modified to be active. Of course, those skilled in the art can also use the rest. The method performs the above operation of adding the provincial traffic identifier.
  • Step S202 Receive and display search result data of the provincial traffic mode returned by the server. Since the data amount of the search result data of the provincial traffic mode is relatively small, the flow rate consumed in executing step S202 is small and fast.
  • the method in this embodiment further includes, after step S202, displaying prompt information prompting the user to consume the traffic if the link in the search result data of the provincial traffic mode is clicked.
  • the step of displaying the prompt information specifically includes: popping up a prompt box displaying the prompt information in the display page of the search result data of the national traffic mode, that is, displaying the search result data of the national traffic mode in the display page
  • the prompt box is popped up; or, when the mouse, the cursor or the interactive mark hoveres the link in the search result, a hovering prompt box displaying the prompt information is displayed, wherein the mouse, the cursor or the interactive mark is A tool that instructs the user to click on the link.
  • the tool hovers over the link in the display page it indicates that the user is likely to click the link to access the corresponding network resource (web page, video, etc.), and the hover prompt box pops up to prompt the user. If you click on the link, it will consume traffic.
  • FIG. 3 is a flow chart showing a method of requesting a traffic saving mode search service according to a second embodiment of the present invention. The method includes the following steps S300 and S302:
  • Step S300 Display search result data of the provincial traffic mode according to the search condition input by the user.
  • Step S302 Display prompting the user to consume the prompt information of the traffic if the link in the search result data of the provincial traffic mode is clicked.
  • step S300 includes: generating search request data including the provincial traffic identifier according to the search condition input by the user, and transmitting the search request data to the server, and receiving and displaying the search result data of the provincial traffic mode returned by the server. Therefore, step S300 of the present embodiment is substantially the same as step S200 and step S202 shown in FIG. 2, and details are not described herein again.
  • the displaying prompt information of step S302 in this embodiment includes: popping up a prompt bullet box displaying the prompt information in the display page of the search result data of the provincial traffic mode, that is, displaying and displaying the display page of the search result data of the provincial traffic mode At the same time, the prompt box is popped up; or, hovering over the mouse, cursor or interactive mark (hover)
  • a hovering prompt box displaying a prompt message is displayed, wherein the mouse, the cursor or the interactive mark is a tool for instructing the user to click the link, and when the tools hang over the link in the display page
  • a prompt hovering prompt box prompts the user to consume traffic if the link is clicked.
  • FIG. 4 is a block diagram showing a server for providing a traffic saving mode search service according to an embodiment of the present invention.
  • the server 400 for providing a traffic mode search service of the present embodiment includes a search engine unit 410, a result processing unit 420, and a transmission interface 430 adapted to provide a provincial traffic mode search service.
  • the search engine unit 410 is adapted to receive the search request data sent by the client, and use the search engine to obtain the standard search result according to the search request data.
  • the result processing unit 420 is adapted to determine whether the search request data includes a provincial traffic identifier; if so, generate search result data for the provincial traffic mode.
  • the sending interface 430 is adapted to send search result data of the traffic saving mode to the client.
  • the search request data received by the search engine unit 410 of the present embodiment includes a search category and a search condition.
  • Search categories can be web pages, news, pictures, videos, and more.
  • the search condition is obtained based on the user's input.
  • the result processing unit 420 of the present embodiment is adapted to read the indication bit reserved in the search request data, determine the value of the indication bit, and if the value of the indication bit is active, determine that the search request data includes the provincial traffic identifier, thereby It can be determined whether the search request data includes a provincial traffic identifier.
  • the search request data includes the provincial traffic identifier, indicating that it is in the provincial traffic mode.
  • the result processing unit 420 of the present embodiment is adapted to reduce the number of entries included in each page file when the search category included in the search request data is a web page or news, and use the title and body content obtained according to the standard search result.
  • the search result data of the provincial traffic mode is generated by generating each entry included in the search result data of the provincial traffic mode.
  • the result processing unit 420 reduces the entries included in each search result page.
  • the number can reduce the file size of the search result page, thereby reducing the network traffic used by the sending interface 430 to transmit the search result page.
  • the result processing unit 420 will call the corresponding onebox (for example, 360onebox) result obtained by the vertical search engine as an entry included in the page file of the search result data of the national traffic mode according to the user's needs.
  • the search condition is "Spring Festival holiday arrangement 2014”
  • onebox including the calendar displayed during the Spring Festival obtained by the vertical search engine is called as an entry included in the page file of the search result data of the national traffic mode.
  • FIG. 10 and FIG. 11 in FIG. 10, compared with FIG. 11, the number of entries included in each page file is reduced, for example, the number of entries is reduced to 2, and the search result according to the standard is used.
  • the title and body content, each of the entries included in the search result data generated by the provincial traffic pattern is used.
  • the result processing unit 420 is adapted to use the basis when the search category included in the search request data is a picture
  • the thumbnail file of the standard search result generates search result data of the provincial traffic mode.
  • the result processing unit 420 generates a search result data of the provincial traffic mode by compressing the picture file among the standard search results to obtain a thumbnail file, and using the thumbnail file instead of the corresponding picture file.
  • the result processing unit 420 is adapted to generate search result data of the provincial traffic mode using the video screenshots and/or video presentations obtained from the standard search results when the search category included in the search request data is a video.
  • the result processing unit 420 of the embodiment is further adapted to add the provincial traffic identifier to the search result data of the provincial traffic mode before the search result data of the provincial traffic mode is sent by the sending interface 430 to the client.
  • the client that receives the search result data can then load and display the search result data of the received provincial traffic mode using the provincial traffic mode.
  • the sending interface 430 of this embodiment is further adapted to send a standard search result to the client. Specifically, if the result processing unit 420 determines that the search request data does not include the provincial traffic identifier, the sending interface 430 transmits the standard search result to the client.
  • FIG. 5 is a block diagram showing a client requesting a traffic saving mode search service according to the first embodiment of the present invention.
  • the client 500 requesting the traffic saving mode search service of the present embodiment includes a search request unit 510 and a search result display unit 520 adapted to request a provincial traffic mode search service.
  • the search request unit 510 of the present embodiment is adapted to generate search request data including a provincial traffic identifier and transmit search request data to the server.
  • the search requesting unit 510 of the present embodiment is adapted to first generate standard search request data, add a regional traffic identifier to the search request data, and further send the search request data added to the provincial traffic identifier to the server.
  • the method for adding the traffic saving identifier in this embodiment can modify the indication bit reserved in the search request data, for example, modify the value of the indication bit to be active.
  • the search request unit 510 can also use the rest. The method performs the above operation of adding the provincial traffic identifier.
  • the search result display unit 520 of the embodiment is adapted to receive and display search result data of the provincial traffic mode returned by the server. Since the data amount of the search result data of the provincial traffic mode is relatively small, the consumed traffic is small and fast.
  • the client 500 of this embodiment further includes a prompting unit 530.
  • the prompting unit 530 is adapted to display prompt information prompting the user to consume traffic if the link in the search result data of the provincial traffic mode is clicked.
  • the prompting unit 530 is adapted to pop up a prompt box displaying the prompt information in the display page of the search result data of the provincial traffic mode, that is, popping up the prompt while loading and displaying the display page of the search result data of the provincial traffic mode Bullet box.
  • the prompting unit 530 is adapted to pop up a hovering prompt box displaying the prompt information when the mouse, the cursor or the interactive mark hoveres the link in the search result, wherein the mouse, the cursor or the interactive mark indicates the user Click on the linked tool.
  • these tools hovers over the link in the display page it means that the user is likely to click the link to access the corresponding network resources (webpage, video, etc.), then the hover prompt box will pop up to prompt the user to click the link. It will consume traffic.
  • FIG. 6 is a block diagram showing a client requesting a traffic saving mode search service according to a second embodiment of the present invention.
  • the client 600 requesting the traffic saving mode search service of the embodiment includes a search module 610 and a prompt module.
  • Block 620 is adapted to request a provincial traffic mode search service.
  • the search module 610 is adapted to display search result data for the provincial traffic mode based on search criteria entered by the user.
  • the prompting module 620 is adapted to display prompt information prompting the user to consume traffic if the link in the search result data of the provincial traffic mode is clicked.
  • the search module 610 of the present embodiment includes a search request unit 611 and a search result display unit 612.
  • the search request unit 611 is adapted to generate search request data including the provincial traffic identifier according to the search condition input by the user, and send the search request data to the server;
  • the search result display unit 612 is adapted to receive and display the search of the provincial traffic mode returned by the server. Result data.
  • the search request unit 611 of the present embodiment is substantially the same as the search request unit 510 of the first embodiment.
  • the search result display unit 612 of the present embodiment is substantially the same as the search result display unit 520 of the first embodiment, and details are not described herein again.
  • the prompting module 620 of the embodiment is adapted to pop up a prompt box displaying the prompt information in the display page of the search result data of the saving mode; or the prompting module 620 is adapted to hover over the search result in the mouse, the cursor or the interactive mark. When the link is in the middle, a hover prompt box with a prompt message is displayed.
  • a system for providing a traffic saving mode search service is provided.
  • Fig. 7 is a block diagram showing a system for providing a flow saving mode search service according to a first embodiment of the present invention.
  • the system includes a server (abbreviated as a server) 400 requesting a traffic saving mode search service as described above, and a client (abbreviated as a client) 500 providing a provincial traffic mode search service as described above, the client 500 passing through the Internet Access server 400.
  • the client 500 is adapted to send search request data to the server 400
  • the server 400 is adapted to send the search result data to the client 500. Only one client 500 is drawn in FIG. 7. It should be understood by those skilled in the art that the number of actual clients 500 is not limited thereto, and it is of course also possible to use the client 600 as described above instead of the client shown in FIG. 500.
  • FIG. 8 is a block diagram showing a system for providing a power saving mode search service according to a second embodiment of the present invention.
  • the system for providing the traffic saving mode search service of the second embodiment is substantially the same as the first embodiment, except that the second embodiment further includes a traffic statistics server 800.
  • the traffic statistics server 800 is configured to detect the search request data sent by the client 500, and is adapted to determine whether to modify the traffic consumption according to the search request data, and if yes, modify the traffic consumption of the client 500 corresponding to the search request data to the traffic consumption of the server 400.
  • the traffic statistics server 800 is configured to detect the search result data sent by the server 400, and is adapted to determine whether to modify the traffic consumption according to the search result data, and if yes, modify the network traffic corresponding to the search result data to the traffic consumption of the server 400.
  • the network service provider when using a prior art client (for example, a smart phone, a computer that uses a 3G network card or a 4G network card to connect to a wireless Internet) to connect to a search server for searching, the network service provider will send search request data and receive by the client.
  • the network traffic corresponding to the search result data flows into the traffic used by the client and charges a fee.
  • the traffic statistics server 800 of the embodiment can modify the network traffic corresponding to the search request data and the received search result data to the traffic consumption of the server 400, and reduce the client. 500 uses the search engine's traffic cost overhead.
  • the traffic statistics server 800 of this embodiment is adapted to determine whether the traffic request identifier is included in the search request data, and if yes, determine to modify the traffic consumption. That is, if the search request data sent by the client 500 includes the provincial traffic identifier, the traffic statistics server 800 modifies the traffic consumption, and modifies the network traffic corresponding to the search request data to the traffic consumption of the server 400.
  • the traffic statistics server 800 of this embodiment is adapted to determine whether the traffic result identifier is included in the search result data, and if yes, determine to modify the traffic consumption. That is, if the search result data sent by the server 400 includes the provincial traffic identifier, the traffic statistics server 800 modifies the traffic consumption, and modifies the network traffic corresponding to the search result data to the traffic consumption of the server 400.
  • the traffic statistics server 800 of the embodiment is adapted to obtain the website information or the IP information according to the search request data, and determine whether to modify the traffic consumption according to the website address information or the IP information. Further, the traffic statistics server 800 is adapted to obtain the website information or the IP information according to the search result data, and determine whether to modify the traffic consumption according to the website address information or the IP information. Specifically, the traffic statistics server 800 can obtain the webpage information according to the search request data and the search result data and compare it with the webpage information list saved by itself. If there is a record matching the webpage information in the webpage information list, it is determined to modify the traffic consumption; Alternatively, the traffic statistics server 800 can obtain the IP information according to the search request data and the search result data and compare it with the IP list saved by itself. If there is a record matching the IP information in the IP list, it is determined to modify the traffic consumption.
  • the web address information of this embodiment is a standardized URL.
  • the URL (Uniform/Universal Resource Locator) represents a uniform resource locator.
  • the standardized URL of this embodiment is obtained by a normalization algorithm according to the URL of the URL.
  • the normalization algorithm of this embodiment is mainly processed by manual operation and regular expression. For example, the URL URL "www.163.com” and the URL “URL” 163.com” correspond to the same normalized URL. "163.com”.
  • the traffic statistics server 800 is adapted to compare the standardized URL obtained according to the search request data with the URL list saved by itself. If there is a record matching the obtained standardized URL in the URL list, it is determined to modify the traffic consumption, or traffic.
  • the statistic server 800 is adapted to compare the destination IP obtained according to the search request data with the IP list saved by itself. If there is a record matching the acquired destination IP in the IP list, it is determined to modify the traffic consumption.
  • the traffic statistics server 800 is adapted to compare the standardized URL obtained according to the search result data with the URL list saved by itself, and if there is a record matching the obtained standardized URL in the URL list, it is determined to modify the traffic consumption, or
  • the traffic statistics server 800 is adapted to compare the source IP obtained according to the search result data with the IP list saved by itself. If there is a record matching the acquired source IP in the IP list, it is determined to modify the traffic consumption.
  • modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
  • the modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
  • Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of some or all of the components of the server, client, and system in accordance with embodiments of the present invention. All features.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • FIG. 12 illustrates a server that can implement the method of providing a provincial traffic mode search service according to the present invention, or a client device that can implement the method of requesting a traffic saving mode search service according to the present invention.
  • the server and the client device are described together based on FIG.
  • the server/client device conventionally includes a processor 1210 and a computer program product or computer readable medium in the form of a memory 1220.
  • the memory 1220 can be such as Electronic memory such as flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk or ROM.
  • Memory 1220 has a memory space 1230 for program code 1231 for performing any of the method steps described above.
  • storage space 1230 for program code may include various program codes 1231 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • These computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 1220 in the server of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 1231', ie, code that can be read by, for example, a processor such as 1210, which when executed by the server/client device causes the server/client device to perform the above Each step in the described method.

Landscapes

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

Abstract

A method for providing traffic-saving mode search service, a server and a system, a method for requesting traffic-saving mode search service and a client, wherein the method for providing traffic-saving mode search service comprises the following steps: receiving search request data sent by the client, and using a search engine to obtain a standard search result according to the search request data (S100); judging whether the search request data includes a traffic-saving identifier or not (S200); if so, generating search result data of a traffic-saving mode (S300); and sending the search result data of the traffic-saving mode to the client (S400). Due to the fact that the volume of the search result data of the traffic-saving mode is smaller than that of the standard search result, the traffic used can be saved while the search engine is used for search operations and the search result data is obtained. Further, traffic expense at the client is saved by changing traffic consumption of the client into traffic consumption of the server.

Description

省流量模式搜索服务的方法、服务器、客户端和系统Method, server, client and system for saving traffic mode search service 技术领域Technical field
本发明涉及网络数据通信技术领域,具体涉及提供省流量模式搜索服务的方法、服务器和系统,请求省流量模式搜索服务的方法和客户端。The present invention relates to the field of network data communication technologies, and in particular, to a method, a server, and a system for providing a provincial traffic mode search service, and a method and a client for requesting a traffic mode search service.
背景技术Background technique
当前在手机等移动终端上应用搜索引擎通过无线网络进行搜索时,需要使用一定的无线网络流量。然而,在现在的条件下,网络服务提供商对使用者使用无线网络流量的收费较高,对于使用者而言负担比较大。Currently, when a search engine is applied to a mobile terminal such as a mobile phone to search through a wireless network, a certain amount of wireless network traffic is required. However, under the current conditions, network service providers charge a higher fee for users to use wireless network traffic, which is more burdensome for users.
更加重要的是,现有无线网络(2G、3G、4G等)的网络性能指标往往不高,同时网络内容服务商提供的网络内容的数据量越来越大(例如,因为新闻条目多、图片分辨率高,使得网页文件所包含的数据量越来越大),使用网络搜索的客户端需要与服务器交换的数据包的数量逐渐增长,所以,使用现有的搜索服务,所使用的无线网络流量大,使用者需要等待搜索结果加载和显示的等待时间长。More importantly, the network performance indicators of existing wireless networks (2G, 3G, 4G, etc.) are often not high, and the amount of data provided by network content providers is increasing (for example, because there are many news items and pictures). The high resolution makes the webpage file contain more and more data. The number of packets that the client using the network search needs to exchange with the server is gradually increasing. Therefore, using the existing search service, the wireless network used. The traffic is large, and the user has to wait for the search result to load and display for a long time.
发明内容Summary of the invention
鉴于上述问题,提出了本发明以便提供克服上述问题或者至少部分地解决上述问题的提供省流量模式搜索服务的方法、服务器,和系统,以及请求省流量模式搜索服务的方法和客户端。In view of the above problems, the present invention has been made in order to provide a method, server, and system for providing a provincial traffic mode search service that overcomes the above problems or at least partially solves the above problems, and a method and client for requesting a traffic saving mode search service.
依据本发明的一个方面,提供了一种提供省流量模式搜索服务的服务器,其中,该服务器包括:搜索引擎单元,适于接收客户端发送的搜索请求数据,使用搜索引擎根据搜索请求数据获取标准的搜索结果;结果处理单元,适于判断搜索请求数据是否包括省流量标识;若是则生成省流量模式的搜索结果数据;发送接口,适于将省流量模式的搜索结果数据发送给所述客户端。According to an aspect of the present invention, a server for providing a traffic saving mode search service is provided, wherein the server includes: a search engine unit adapted to receive search request data sent by a client, and use a search engine to obtain a data according to a search request data. a result processing unit, configured to determine whether the search request data includes a provincial traffic identifier; if yes, generate search result data of the provincial traffic mode; and send a search interface, and send the search result data of the provincial traffic mode to the client .
根据本发明的另一方面,提供了一种请求省流量模式搜索服务的客户端,其中,该客户端包括搜索请求单元和搜索结果显示单元;所述搜索请求单元,适于生成包括省流量标识的搜索请求数据,并向服务器发送搜索请求数据;所述搜索结果显示单元,适于接收和显示服务器返回的省流量模式的搜索结果数据。According to another aspect of the present invention, a client for requesting a traffic saving mode search service is provided, wherein the client includes a search request unit and a search result display unit; the search request unit is adapted to generate a traffic saving identifier The search request data and send the search request data to the server; the search result display unit is adapted to receive and display the search result data of the provincial traffic mode returned by the server.
根据本发明的另一方面,提供了一种请求省流量模式搜索服务的客户端,其中,该客户端包括:搜索模块,适于根据用户输入的搜索条件显示省流量模式的搜索结果数据;提示模块,适于显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。According to another aspect of the present invention, a client for requesting a traffic saving mode search service is provided, wherein the client includes: a search module adapted to display search result data of a provincial traffic mode according to a search condition input by a user; The module is adapted to display a prompt message prompting the user to consume the traffic if the link in the search result data of the provincial traffic mode is clicked.
根据本发明的另一方面,提供了一种提供省流量模式搜索服务的系统,其中,该系统包括如上所述的服务器以及如上所述的客户端。In accordance with another aspect of the present invention, a system for providing a provincial mode search service is provided, wherein the system includes a server as described above and a client as described above.
根据本发明的另一方面,提供了一种提供省流量模式搜索服务的方法,其中,该方法包括如下步骤:接收客户端发送的搜索请求数据,使用搜索引擎根据搜索请 求数据获取标准的搜索结果;判断搜索请求数据是否包括省流量标识;若是则生成省流量模式的搜索结果数据;将省流量模式的搜索结果数据发送给所述客户端。According to another aspect of the present invention, a method for providing a traffic saving mode search service is provided, wherein the method includes the steps of: receiving search request data sent by a client, using a search engine according to a search request Finding a search result of the data acquisition standard; determining whether the search request data includes a provincial traffic identifier; if yes, generating search result data of the provincial traffic mode; and transmitting search result data of the provincial traffic mode to the client.
根据本发明的另一方面,提供了一种请求省流量模式搜索服务的方法,其中,该方法包括如下步骤:生成包括省流量标识的搜索请求数据,并向服务器发送所述搜索请求数据;接收和显示服务器返回的省流量模式的搜索结果数据。According to another aspect of the present invention, a method for requesting a traffic saving mode search service is provided, wherein the method comprises the steps of: generating search request data including a provincial traffic identifier, and transmitting the search request data to a server; receiving And display search result data of the provincial traffic mode returned by the server.
根据本发明的另一方面,提供了一种请求省流量模式搜索服务的方法,其中,该方法包括如下步骤:根据用户输入的搜索条件显示省流量模式的搜索结果数据;显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。According to another aspect of the present invention, a method for requesting a traffic saving mode search service is provided, wherein the method includes the steps of: displaying search result data of a provincial traffic mode according to a search condition input by a user; displaying a prompting user if clicking the province The link in the search result data of the traffic mode consumes the prompt information of the traffic.
根据本发明的一个方面,提供了计算机程序,包括计算机可读代码,According to an aspect of the invention there is provided a computer program comprising computer readable code,
当所述计算机可读代码在服务器上运行时,导致所述服务器执行根据上述任一个所述的提供省流量模式搜索服务的方法;When the computer readable code is run on a server, causing the server to perform a method of providing a provincial traffic mode search service according to any of the above;
或者,or,
当所述计算机可读代码在客户端设备上运行时,导致所述客户端设备执行根据上述任一个所述的请求省流量模式搜索服务的方法,或导致所述客户端设备执行根据上述中任一个所述的请求省流量模式搜索服务的方法。When the computer readable code is run on a client device, causing the client device to perform a method of requesting a traffic saving mode search service according to any of the above, or causing the client device to perform according to the above-mentioned A method of requesting a traffic saving mode search service.
依据本发明的一个方面,还提供了一种计算机可读介质,其中存储了如上所述的计算机程序。According to an aspect of the invention, there is also provided a computer readable medium storing a computer program as described above.
根据本发明公开的技术方案。其中,通过在接收到客户端发送的搜索请求数据时,使用搜索引擎根据搜索请求数据获取标准的搜索结果,进一步地,判断搜索请求数据是否包括省流量标识,若搜索请求数据包括省流量标识则对标准搜索结果进行适配而生成省流量模式的搜索结果数据,并将省流量模式的搜索结果数据发送给客户端,可以实现在使用搜索引擎进行搜索操作并获得搜索结果数据的同时,节省所使用流量的有益技术效果。According to the technical solution disclosed by the present invention. When the search request data sent by the client is received, the search engine obtains the standard search result according to the search request data, and further determines whether the search request data includes the provincial traffic identifier, and if the search request data includes the provincial traffic identifier The standard search result is adapted to generate search result data of the provincial traffic mode, and the search result data of the provincial traffic mode is sent to the client, so that the search engine can be used to perform the search operation and obtain the search result data, thereby saving the Useful technical effects of using traffic.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention, and the above-described and other objects, features and advantages of the present invention can be more clearly understood. Specific embodiments of the invention are set forth below.
附图说明DRAWINGS
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those skilled in the art from a The drawings are only for the purpose of illustrating the preferred embodiments and are not to be construed as limiting. Throughout the drawings, the same reference numerals are used to refer to the same parts. In the drawing:
图1示出了本发明一个实施例的提供省流量模式搜索服务的方法的流程图;1 is a flow chart showing a method of providing a provincial traffic mode search service according to an embodiment of the present invention;
图2示出了本发明第一实施例的请求省流量模式搜索服务的方法的流程图;2 is a flow chart showing a method of requesting a traffic saving mode search service according to a first embodiment of the present invention;
图3示出了本发明第二实施例的请求省流量模式搜索服务的方法的流程图;3 is a flow chart showing a method of requesting a traffic saving mode search service according to a second embodiment of the present invention;
图4示出了本发明一个实施例的提供省流量模式搜索服务的服务器的框图; 4 is a block diagram showing a server for providing a traffic saving mode search service according to an embodiment of the present invention;
图5示出了本发明第一实施例的请求省流量模式搜索服务的客户端的框图;FIG. 5 is a block diagram showing a client requesting a traffic saving mode search service according to a first embodiment of the present invention; FIG.
图6示出了本发明第二实施例的请求省流量模式搜索服务的客户端的框图;6 is a block diagram showing a client requesting a traffic saving mode search service according to a second embodiment of the present invention;
图7示出了本发明第一实施例的提供省流量模式搜索服务的系统的框图;Figure 7 is a block diagram showing a system for providing a flow saving mode search service according to a first embodiment of the present invention;
图8示出了本发明第二实施例的提供省流量模式搜索服务的系统的框图;Figure 8 is a block diagram showing a system for providing a flow saving mode search service according to a second embodiment of the present invention;
图9示出了使用本发明得到onebox结果的示意图;Figure 9 is a schematic diagram showing the results of onebox obtained using the present invention;
图10示出了使用本发明得到网页搜索结果的示意图;Figure 10 is a diagram showing the results of web page search using the present invention;
图11示出了使用现有技术得到网页的标准搜索结果的示意图;Figure 11 is a diagram showing the standard search results of a web page obtained using the prior art;
图12示意性地示出了用于执行根据本发明的方法的服务器或客户端的框图;以及Figure 12 is a schematic block diagram showing a server or client for performing the method according to the present invention;
图13示意性地示出了用于保持或者携带实现根据本发明的方法的程序代码的存储单元。Fig. 13 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
具体实施例Specific embodiment
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整地传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While the embodiments of the present invention have been shown in the drawings, the embodiments Rather, these embodiments are provided so that this disclosure will be more fully understood, and the scope of the present disclosure can be fully conveyed to those skilled in the art.
本发明的技术构思主要在于,通过在省流量模式下,将标准的搜索结果适配得到省流量模式的搜索结果数据,与标准的搜索结果相比搜索结果数据的数据量更小,从而明显减小了无线网络流量消耗,并且提高了客户端加载显示搜索结果的速度;进一步地,通过流量统计服务器,将客户端的流量消耗修改为服务器的流量消耗,节省了客户端的流量费用开销。The technical idea of the present invention is mainly to obtain the search result data of the provincial traffic mode by adapting the standard search result in the provincial traffic mode, and the data amount of the search result data is smaller than the standard search result, thereby significantly reducing The wireless network traffic consumption is reduced, and the speed at which the client loads the display search result is improved. Further, the traffic statistics server is used to modify the traffic consumption of the client to the server's traffic consumption, thereby saving the traffic cost of the client.
根据本发明的一个方面,提供了一种提供省流量模式搜索服务的方法。图1示出了本发明一个实施例的提供省流量模式搜索服务的方法的流程图。其中,该方法包括如下的步骤S100、S200、S300,以及S400:According to one aspect of the invention, a method of providing a provincial traffic mode search service is provided. 1 shows a flow chart of a method of providing a provincial traffic mode search service in accordance with one embodiment of the present invention. The method includes the following steps S100, S200, S300, and S400:
步骤S100、接收客户端发送的搜索请求数据,使用搜索引擎根据搜索请求数据获取标准的搜索结果。Step S100: Receive search request data sent by the client, and use a search engine to obtain a standard search result according to the search request data.
步骤S200、判断搜索请求数据是否包括省流量标识,若判断为是,则执行步骤S300。进一步地,若步骤S200判断为否,则将标准的搜索结果发送给客户端。Step S200: Determine whether the search request data includes a provincial traffic identifier, and if the determination is yes, execute step S300. Further, if the determination in step S200 is no, the standard search result is sent to the client.
步骤S300、生成省流量模式的搜索结果数据。Step S300: Generate search result data of the provincial traffic mode.
步骤S400、将省流量模式的搜索结果数据发送给客户端。Step S400: Send search result data of the provincial traffic mode to the client.
以下更详细地说明本实施例的上述步骤S100至S400的更具体的内容:More specific content of the above steps S100 to S400 of the present embodiment will be described in more detail below:
步骤S100之中,搜索请求数据,包括搜索类别和搜索条件。搜索类别,能够是网页、新闻、图片、视频等。搜索条件,是根据使用者的输入而获得的。In step S100, the search request data includes a search category and a search condition. Search categories, can be web pages, news, pictures, videos, and more. The search condition is obtained based on the user's input.
在具体实施时,本实施例的步骤S200之中的判断搜索请求数据是否包括省流量标识,能够包括:读取搜索请求数据中预留的指示位,判断指示位的值,若指示 位的值是有效(active)的则判断搜索请求数据包括省流量标识。当然,本领域技术人员也能够使用其余的方式执行上述判断操作。搜索请求数据包括省流量标识,则表示处于省流量模式。In a specific implementation, determining whether the search request data includes the provincial traffic identifier in step S200 of the embodiment may include: reading an indication bit reserved in the search request data, determining a value of the indication bit, if the indication If the value of the bit is active, the search request data is determined to include the provincial traffic identifier. Of course, those skilled in the art can also perform the above-described judging operation using the remaining methods. The search request data includes the provincial traffic identifier, indicating that it is in the provincial traffic mode.
本实施例的步骤S300之中的生成省流量模式的搜索结果数据,包括:若搜索请求数据中包括的搜索类别是网页或新闻,则减少每一页面文件所包括的条目的数量,且使用根据标准的搜索结果得到的标题和主体内容生成省流量模式的搜索结果数据包括的每个条目而生成省流量模式的搜索结果数据。较佳地,在省流量模式下,使用者需要在使用较少流量的前提条件下得到所需要的搜索结果,因此,通过减少每一个搜索结果页面(page)所包括的条目的数量,能够减小搜索结果页面的文件大小,从而减小后续传输搜索结果页面的操作所使用的网络流量。The search result data for generating the provincial traffic mode in step S300 of the embodiment includes: if the search category included in the search request data is a webpage or news, reducing the number of entries included in each page file, and using the basis The title and the body content obtained by the standard search result generate search result data of the provincial traffic mode by generating each entry included in the search result data of the provincial traffic mode. Preferably, in the traffic saving mode, the user needs to obtain the required search result under the premise of using less traffic, and therefore, by reducing the number of entries included in each search result page, it can be reduced. The file size of the small search results page, thereby reducing the network traffic used to subsequently transfer the search results page.
更佳地,步骤S300之中,根据用户的需求将调用垂直搜索引擎得到的对应的onebox(例如,360onebox)结果作为省流量模式的搜索结果数据的页面文件所包括的一个条目。图9示出了使用本发明得到onebox结果的示意图。如图9所示,在搜索条件是“春节放假安排2014”时,将调用垂直搜索引擎得到的显示春节期间日历的onebox作为省流量模式的搜索结果数据的页面文件所包括的一个条目。图10示出了使用本发明得到网页搜索结果的示意图。图11示出了使用现有技术得到网页的标准搜索结果的示意图。其中,图10之中,与图11相比,减少了每一页面文件所包括的条目的数量,例如将条目的数量减为2,且使用根据标准的搜索结果得到的标题和主体内容生成省流量模式的搜索结果数据包括的每个条目。结合图10与图11可知,本实施例之中,省流量模式下的标题内容与标准的搜索结果大致相同,不再赘述。如图10所示的使用本发明得到网页搜索结果的每一条目均显示主体内容,如图11所示的使用现有技术得到网页的标准搜索结果的每一条目均显示内容的摘要。较佳地,本实施例之中,通过将主体内容加入条目之中而代替标准的搜索结果之中的内容的摘要,则在终端加载和显示搜索结果后,使用者通过如图10所示的搜索结果就能够得到所需要的信息,不需要再点击条目所包括的链接(例如,图10和图11所示的条目中均包括超链接)访问其余网址,减小了流量消耗。More preferably, in step S300, the corresponding onebox (for example, 360onebox) result obtained by the vertical search engine is called as an entry included in the page file of the search result data of the provincial traffic mode according to the user's needs. Figure 9 shows a schematic diagram of the results of onebox obtained using the present invention. As shown in FIG. 9, when the search condition is "Spring Festival Holiday Schedule 2014", onebox including the calendar displayed during the Spring Festival period obtained by the vertical search engine is called as an entry included in the page file of the search result data of the provincial traffic mode. Figure 10 is a diagram showing the results of web page search using the present invention. Figure 11 shows a schematic diagram of a standard search result for a web page using prior art techniques. In FIG. 10, compared with FIG. 11, the number of entries included in each page file is reduced, for example, the number of entries is reduced to 2, and the title and body content generated according to the standard search result are used to generate the province. The traffic pattern search results data for each entry included. As can be seen from FIG. 10 and FIG. 11 , in the present embodiment, the title content in the traffic saving mode is substantially the same as the standard search result, and details are not described herein again. Each entry for obtaining a web page search result using the present invention as shown in FIG. 10 displays the main body content, and each item of the standard search result obtained by using the prior art as shown in FIG. 11 displays a summary of the content. Preferably, in this embodiment, by substituting the body content into the entry instead of the summary of the content in the standard search result, after the terminal loads and displays the search result, the user passes the The search results are able to obtain the required information, without having to click on the link included in the entry (for example, the entries shown in Figures 10 and 11 include hyperlinks) to access the remaining URLs, reducing traffic consumption.
本实施例的步骤S300之中的生成省流量模式的搜索结果数据,包括:若搜索请求数据中包括的搜索类别是图片,则使用根据标准的搜索结果得到的缩略图文件生成省流量模式的搜索结果数据。较佳地,本实施例之中,通过将标准的搜索结果之中的图片文件压缩得到缩略图文件,使用缩略图文件替代相应的图片文件,生成省流量模式的搜索结果数据。The search result data for generating the provincial traffic mode in step S300 of the embodiment includes: if the search category included in the search request data is a picture, generating a provincial traffic mode search using the thumbnail file obtained according to the standard search result Result data. Preferably, in the embodiment, the thumbnail file is obtained by compressing the picture file among the standard search results, and the search result data of the provincial traffic mode is generated by using the thumbnail file instead of the corresponding picture file.
本实施例的步骤S300之中的生成省流量模式的搜索结果数据,包括:若搜索请求数据中包括的搜索类别是视频,则使用根据标准的搜索结果得到的视频截图和/或视频介绍生成省流量模式的搜索结果数据。The search result data for generating the provincial traffic mode in step S300 of the embodiment includes: if the search category included in the search request data is a video, using the video screenshot and/or video introduction generated according to the standard search result to generate the province. Search result data for traffic patterns.
本实施例之中,在步骤S400的将省流量模式的搜索结果数据发送给客户端之前,该方法还包括:在省流量模式的搜索结果数据中加入省流量标识。进而接收到 搜索结果数据的客户端能够使用省流量模式加载和显示所接收的省流量模式的搜索结果数据。In this embodiment, before the sending result data of the provincial traffic mode is sent to the client in step S400, the method further includes: adding the provincial traffic identifier to the search result data of the provincial traffic mode. Received The client of the search result data can load and display the search result data of the received provincial traffic mode using the provincial traffic mode.
根据本发明的另一方面,提供了一种请求省流量模式搜索服务的方法。图2示出了本发明第一实施例的请求省流量模式搜索服务的方法的流程图。其中,该方法包括如下的步骤S200以及步骤S202:According to another aspect of the present invention, a method of requesting a traffic saving mode search service is provided. 2 is a flow chart showing a method of requesting a traffic saving mode search service according to a first embodiment of the present invention. The method includes the following steps S200 and S202:
步骤S200、生成包括省流量标识的搜索请求数据,并向服务器发送搜索请求数据。Step S200: Generate search request data including a provincial traffic identifier, and send search request data to the server.
在具体实施时,本实施例的步骤S200包括:首先生成标准的搜索请求数据,向搜索请求数据之中加入省流量标识,进一步地将加入省流量标识的搜索请求数据发送至服务器。本实施例中的加入省流量标识的方法,能够是修改搜索请求数据中预留的指示位,例如将指示位的值修改为有效(active)的,当然,本领域技术人员也能够使用其余的方式执行上述加入省流量标识的操作。In a specific implementation, the step S200 of the embodiment includes: first generating standard search request data, adding a provincial traffic identifier to the search request data, and further transmitting the search request data added to the provincial traffic identifier to the server. The method for adding the traffic saving identifier in this embodiment can modify the indication bit reserved in the search request data, for example, the value of the indicator bit is modified to be active. Of course, those skilled in the art can also use the rest. The method performs the above operation of adding the provincial traffic identifier.
步骤S202、接收和显示服务器返回的省流量模式的搜索结果数据。因为省流量模式的搜索结果数据的数据量相对较小,所以执行步骤S202所消耗的流量小且速度快。Step S202: Receive and display search result data of the provincial traffic mode returned by the server. Since the data amount of the search result data of the provincial traffic mode is relatively small, the flow rate consumed in executing step S202 is small and fast.
本实施例中的方法,还包括在步骤S202之后,显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。The method in this embodiment further includes, after step S202, displaying prompt information prompting the user to consume the traffic if the link in the search result data of the provincial traffic mode is clicked.
更具体地,显示提示信息的步骤,具体包括:在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框,即在加载和显示省流量模式的搜索结果数据的显示页面的同时就弹出提示弹框;或者,在鼠标、光标或交互标记悬停(hover)在搜索结果中的链接时,弹出显示有提示信息的悬停提示框,其中,鼠标、光标或交互标记是指示使用者点击链接的工具,当这些工具悬停在显示页面中的链接时,表示使用者很有可能点击链接而访问相应的网络资源(网页、视频等),则弹出悬停提示框提示用户如果点击链接则会消耗流量。More specifically, the step of displaying the prompt information specifically includes: popping up a prompt box displaying the prompt information in the display page of the search result data of the provincial traffic mode, that is, displaying the search result data of the provincial traffic mode in the display page At the same time, the prompt box is popped up; or, when the mouse, the cursor or the interactive mark hoveres the link in the search result, a hovering prompt box displaying the prompt information is displayed, wherein the mouse, the cursor or the interactive mark is A tool that instructs the user to click on the link. When the tool hovers over the link in the display page, it indicates that the user is likely to click the link to access the corresponding network resource (web page, video, etc.), and the hover prompt box pops up to prompt the user. If you click on the link, it will consume traffic.
图3示出了本发明第二实施例的请求省流量模式搜索服务的方法的流程图。其中,该方法包括如下步骤S300以及步骤S302:FIG. 3 is a flow chart showing a method of requesting a traffic saving mode search service according to a second embodiment of the present invention. The method includes the following steps S300 and S302:
步骤S300、根据用户输入的搜索条件显示省流量模式的搜索结果数据。Step S300: Display search result data of the provincial traffic mode according to the search condition input by the user.
步骤S302、显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。Step S302: Display prompting the user to consume the prompt information of the traffic if the link in the search result data of the provincial traffic mode is clicked.
更具体地,步骤S300包括:根据用户输入的搜索条件生成包括省流量标识的搜索请求数据,并向服务器发送搜索请求数据,以及,接收和显示服务器返回的省流量模式的搜索结果数据。因此,本实施例的步骤S300与如图2所示的步骤S200以及步骤S202大致相同,不再赘述。More specifically, step S300 includes: generating search request data including the provincial traffic identifier according to the search condition input by the user, and transmitting the search request data to the server, and receiving and displaying the search result data of the provincial traffic mode returned by the server. Therefore, step S300 of the present embodiment is substantially the same as step S200 and step S202 shown in FIG. 2, and details are not described herein again.
本实施例步骤S302的显示提示信息,包括:在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框,即在加载和显示省流量模式的搜索结果数据的显示页面的同时就弹出提示弹框;或者,在鼠标、光标或交互标记悬停 (hover)在搜索结果中的链接时,弹出显示有提示信息的悬停提示框,其中,鼠标、光标或交互标记是指示使用者点击链接的工具,当这些工具悬停在显示页面中的链接时,表示使用者很有可能点击链接而访问相应的网络资源(网页、视频等),则弹出提示悬停提示框提示用户如果点击链接则会消耗流量。The displaying prompt information of step S302 in this embodiment includes: popping up a prompt bullet box displaying the prompt information in the display page of the search result data of the provincial traffic mode, that is, displaying and displaying the display page of the search result data of the provincial traffic mode At the same time, the prompt box is popped up; or, hovering over the mouse, cursor or interactive mark (hover) When the link in the search result is displayed, a hovering prompt box displaying a prompt message is displayed, wherein the mouse, the cursor or the interactive mark is a tool for instructing the user to click the link, and when the tools hang over the link in the display page When it is indicated that the user is likely to click the link to access the corresponding network resources (webpage, video, etc.), a prompt hovering prompt box prompts the user to consume traffic if the link is clicked.
依据本发明的另一个方面,提供了一种提供省流量模式搜索服务的服务器,图4示出了本发明一个实施例的提供省流量模式搜索服务的服务器的框图。如图4所示,本实施例的提供省流量模式搜索服务的服务器400包括搜索引擎单元410、结果处理单元420,以及发送接口430,适于提供省流量模式搜索服务。According to another aspect of the present invention, there is provided a server for providing a traffic saving mode search service, and FIG. 4 is a block diagram showing a server for providing a traffic saving mode search service according to an embodiment of the present invention. As shown in FIG. 4, the server 400 for providing a provincial traffic mode search service of the present embodiment includes a search engine unit 410, a result processing unit 420, and a transmission interface 430 adapted to provide a provincial traffic mode search service.
其中,搜索引擎单元410适于接收客户端发送的搜索请求数据,使用搜索引擎根据搜索请求数据获取标准的搜索结果。The search engine unit 410 is adapted to receive the search request data sent by the client, and use the search engine to obtain the standard search result according to the search request data.
结果处理单元420适于判断搜索请求数据是否包括省流量标识;若是则生成省流量模式的搜索结果数据。The result processing unit 420 is adapted to determine whether the search request data includes a provincial traffic identifier; if so, generate search result data for the provincial traffic mode.
发送接口430适于将省流量模式的搜索结果数据发送给客户端。The sending interface 430 is adapted to send search result data of the traffic saving mode to the client.
本实施例的搜索引擎单元410接收的搜索请求数据,包括搜索类别和搜索条件。搜索类别,能够是网页、新闻、图片、视频等。搜索条件,是根据使用者的输入而获得的。The search request data received by the search engine unit 410 of the present embodiment includes a search category and a search condition. Search categories, can be web pages, news, pictures, videos, and more. The search condition is obtained based on the user's input.
本实施例的结果处理单元420适于读取搜索请求数据中预留的指示位,判断指示位的值,若指示位的值是有效(active)的则判断搜索请求数据包括省流量标识,从而能够判断搜索请求数据是否包括省流量标识。搜索请求数据包括省流量标识,则表示处于省流量模式。The result processing unit 420 of the present embodiment is adapted to read the indication bit reserved in the search request data, determine the value of the indication bit, and if the value of the indication bit is active, determine that the search request data includes the provincial traffic identifier, thereby It can be determined whether the search request data includes a provincial traffic identifier. The search request data includes the provincial traffic identifier, indicating that it is in the provincial traffic mode.
本实施例的结果处理单元420适于在搜索请求数据中包括的搜索类别是网页或新闻时,减少每一页面文件所包括的条目的数量,且使用根据标准的搜索结果得到的标题和主体内容生成省流量模式的搜索结果数据包括的每个条目而生成省流量模式的搜索结果数据。较佳地,在省流量模式下,使用者需要在使用较少流量的前提条件下得到所需要的搜索结果,因此,通过结果处理单元420减少每一个搜索结果页面(page)所包括的条目的数量,能够减小搜索结果页面的文件大小,从而减小发送接口430传输搜索结果页面所使用的网络流量。The result processing unit 420 of the present embodiment is adapted to reduce the number of entries included in each page file when the search category included in the search request data is a web page or news, and use the title and body content obtained according to the standard search result. The search result data of the provincial traffic mode is generated by generating each entry included in the search result data of the provincial traffic mode. Preferably, in the traffic saving mode, the user needs to obtain the required search result under the premise of using less traffic, and therefore, the result processing unit 420 reduces the entries included in each search result page. The number can reduce the file size of the search result page, thereby reducing the network traffic used by the sending interface 430 to transmit the search result page.
更佳地,结果处理单元420根据用户的需求将调用垂直搜索引擎得到的对应的onebox(例如,360onebox)结果作为省流量模式的搜索结果数据的页面文件所包括的一个条目。例如,如图9所示,在搜索条件是“春节放假安排2014”时,将调用垂直搜索引擎得到的显示春节期间日历的onebox作为省流量模式的搜索结果数据的页面文件所包括的一个条目。如图10与图11所示,图10之中,与图11相比,减少了每一页面文件所包括的条目的数量,例如将条目的数量减为2,且使用根据标准的搜索结果得到的标题和主体内容,生成省流量模式的搜索结果数据包括的每个条目。More preferably, the result processing unit 420 will call the corresponding onebox (for example, 360onebox) result obtained by the vertical search engine as an entry included in the page file of the search result data of the provincial traffic mode according to the user's needs. For example, as shown in FIG. 9, when the search condition is "Spring Festival holiday arrangement 2014", onebox including the calendar displayed during the Spring Festival obtained by the vertical search engine is called as an entry included in the page file of the search result data of the provincial traffic mode. As shown in FIG. 10 and FIG. 11, in FIG. 10, compared with FIG. 11, the number of entries included in each page file is reduced, for example, the number of entries is reduced to 2, and the search result according to the standard is used. The title and body content, each of the entries included in the search result data generated by the provincial traffic pattern.
结果处理单元420适于在搜索请求数据中包括的搜索类别是图片时,使用根据 标准的搜索结果得到的缩略图文件生成省流量模式的搜索结果数据。较佳地,本实施例之中,结果处理单元420通过将标准的搜索结果之中的图片文件压缩得到缩略图文件,使用缩略图文件替代相应的图片文件,生成省流量模式的搜索结果数据。The result processing unit 420 is adapted to use the basis when the search category included in the search request data is a picture The thumbnail file of the standard search result generates search result data of the provincial traffic mode. Preferably, in the embodiment, the result processing unit 420 generates a search result data of the provincial traffic mode by compressing the picture file among the standard search results to obtain a thumbnail file, and using the thumbnail file instead of the corresponding picture file.
结果处理单元420适于在搜索请求数据中包括的搜索类别是视频时,使用根据标准的搜索结果得到的视频截图和/或视频介绍生成省流量模式的搜索结果数据。The result processing unit 420 is adapted to generate search result data of the provincial traffic mode using the video screenshots and/or video presentations obtained from the standard search results when the search category included in the search request data is a video.
本实施例的结果处理单元420,进一步适于在由发送接口430将省流量模式的搜索结果数据发送给客户端之前,在省流量模式的搜索结果数据中加入省流量标识。进而接收到搜索结果数据的客户端能够使用省流量模式加载和显示所接收的省流量模式的搜索结果数据。The result processing unit 420 of the embodiment is further adapted to add the provincial traffic identifier to the search result data of the provincial traffic mode before the search result data of the provincial traffic mode is sent by the sending interface 430 to the client. The client that receives the search result data can then load and display the search result data of the received provincial traffic mode using the provincial traffic mode.
本实施例的发送接口430,还适于将标准的搜索结果发送给客户端。具体地,若结果处理单元420判断搜索请求数据不包括省流量标识,则发送接口430将标准的搜索结果发送给客户端。The sending interface 430 of this embodiment is further adapted to send a standard search result to the client. Specifically, if the result processing unit 420 determines that the search request data does not include the provincial traffic identifier, the sending interface 430 transmits the standard search result to the client.
根据本发明的另一方面,提供了一种请求省流量模式搜索服务的客户端,图5示出了本发明第一实施例的请求省流量模式搜索服务的客户端的框图。如图5所示,本实施例的请求省流量模式搜索服务的客户端500包括搜索请求单元510和搜索结果显示单元520,适于请求省流量模式搜索服务。According to another aspect of the present invention, there is provided a client requesting a traffic saving mode search service, and FIG. 5 is a block diagram showing a client requesting a traffic saving mode search service according to the first embodiment of the present invention. As shown in FIG. 5, the client 500 requesting the traffic saving mode search service of the present embodiment includes a search request unit 510 and a search result display unit 520 adapted to request a provincial traffic mode search service.
本实施例的搜索请求单元510适于生成包括省流量标识的搜索请求数据,并向服务器发送搜索请求数据。较佳地,本实施例的搜索请求单元510适于首先生成标准的搜索请求数据,向搜索请求数据之中加入省流量标识,进一步地将加入省流量标识的搜索请求数据发送至服务器。本实施例中的加入省流量标识的方法,能够是修改搜索请求数据中预留的指示位,例如将指示位的值修改为有效(active)的,当然,搜索请求单元510也能够使用其余的方式执行上述加入省流量标识的操作。The search request unit 510 of the present embodiment is adapted to generate search request data including a provincial traffic identifier and transmit search request data to the server. Preferably, the search requesting unit 510 of the present embodiment is adapted to first generate standard search request data, add a provincial traffic identifier to the search request data, and further send the search request data added to the provincial traffic identifier to the server. The method for adding the traffic saving identifier in this embodiment can modify the indication bit reserved in the search request data, for example, modify the value of the indication bit to be active. Of course, the search request unit 510 can also use the rest. The method performs the above operation of adding the provincial traffic identifier.
本实施例的搜索结果显示单元520,适于接收和显示服务器返回的省流量模式的搜索结果数据。因为省流量模式的搜索结果数据的数据量相对较小,所以消耗的流量小且速度快。The search result display unit 520 of the embodiment is adapted to receive and display search result data of the provincial traffic mode returned by the server. Since the data amount of the search result data of the provincial traffic mode is relatively small, the consumed traffic is small and fast.
较佳地,本实施例的客户端500还包括提示单元530。提示单元530适于显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。Preferably, the client 500 of this embodiment further includes a prompting unit 530. The prompting unit 530 is adapted to display prompt information prompting the user to consume traffic if the link in the search result data of the provincial traffic mode is clicked.
具体地,提示单元530适于在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框,即在加载和显示省流量模式的搜索结果数据的显示页面的同时就弹出提示弹框。或者,提示单元530适于在鼠标、光标或交互标记悬停(hover)在搜索结果中的链接时,弹出显示有提示信息的悬停提示框,其中,鼠标、光标或交互标记是指示使用者点击链接的工具,当这些工具悬停在显示页面中的链接时,表示使用者很有可能点击链接而访问相应的网络资源(网页、视频等),则弹出悬停提示框提示用户如果点击链接则会消耗流量。Specifically, the prompting unit 530 is adapted to pop up a prompt box displaying the prompt information in the display page of the search result data of the provincial traffic mode, that is, popping up the prompt while loading and displaying the display page of the search result data of the provincial traffic mode Bullet box. Alternatively, the prompting unit 530 is adapted to pop up a hovering prompt box displaying the prompt information when the mouse, the cursor or the interactive mark hoveres the link in the search result, wherein the mouse, the cursor or the interactive mark indicates the user Click on the linked tool. When these tools hovers over the link in the display page, it means that the user is likely to click the link to access the corresponding network resources (webpage, video, etc.), then the hover prompt box will pop up to prompt the user to click the link. It will consume traffic.
图6示出了本发明第二实施例的请求省流量模式搜索服务的客户端的框图。其中,本实施例的请求省流量模式搜索服务的客户端600包括搜索模块610和提示模 块620,适于请求省流量模式搜索服务。FIG. 6 is a block diagram showing a client requesting a traffic saving mode search service according to a second embodiment of the present invention. The client 600 requesting the traffic saving mode search service of the embodiment includes a search module 610 and a prompt module. Block 620 is adapted to request a provincial traffic mode search service.
搜索模块610适于根据用户输入的搜索条件显示省流量模式的搜索结果数据。The search module 610 is adapted to display search result data for the provincial traffic mode based on search criteria entered by the user.
提示模块620适于显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。The prompting module 620 is adapted to display prompt information prompting the user to consume traffic if the link in the search result data of the provincial traffic mode is clicked.
更具体地,本实施例的搜索模块610包括搜索请求单元611和搜索结果显示单元612。其中,搜索请求单元611适于根据用户输入的搜索条件生成包括省流量标识的搜索请求数据,并向服务器发送搜索请求数据;搜索结果显示单元612适于接收和显示服务器返回的省流量模式的搜索结果数据。More specifically, the search module 610 of the present embodiment includes a search request unit 611 and a search result display unit 612. The search request unit 611 is adapted to generate search request data including the provincial traffic identifier according to the search condition input by the user, and send the search request data to the server; the search result display unit 612 is adapted to receive and display the search of the provincial traffic mode returned by the server. Result data.
本实施例的搜索请求单元611与第一实施例的搜索请求单元510大致相同,本实施例的搜索结果显示单元612与第一实施例的搜索结果显示单元520大致相同,不再赘述。The search request unit 611 of the present embodiment is substantially the same as the search request unit 510 of the first embodiment. The search result display unit 612 of the present embodiment is substantially the same as the search result display unit 520 of the first embodiment, and details are not described herein again.
本实施例的提示模块620适于在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框;或者,提示模块620适于在鼠标、光标或交互标记悬停在搜索结果中的链接时,弹出显示有提示信息的悬停提示框。The prompting module 620 of the embodiment is adapted to pop up a prompt box displaying the prompt information in the display page of the search result data of the saving mode; or the prompting module 620 is adapted to hover over the search result in the mouse, the cursor or the interactive mark. When the link is in the middle, a hover prompt box with a prompt message is displayed.
根据本发明的另一方面,提供了一种提供省流量模式搜索服务的系统。图7示出了本发明第一实施例的提供省流量模式搜索服务的系统的框图。该系统包括如上所述的请求省流量模式搜索服务的服务器(简记为服务器)400以及如上所述的提供省流量模式搜索服务的客户端(简记为客户端)500,客户端500通过互联网访问服务器400。其中,客户端500适于将搜索请求数据发送至服务器400,服务器400适于将搜索结果数据发送至客户端500。图7之中仅绘制一个客户端500,本领域技术人员应了解的是实际客户端500的数目不以此为限,当然也能够使用如上所述的客户端600代替图7所示的客户端500。According to another aspect of the present invention, a system for providing a traffic saving mode search service is provided. Fig. 7 is a block diagram showing a system for providing a flow saving mode search service according to a first embodiment of the present invention. The system includes a server (abbreviated as a server) 400 requesting a traffic saving mode search service as described above, and a client (abbreviated as a client) 500 providing a provincial traffic mode search service as described above, the client 500 passing through the Internet Access server 400. Among them, the client 500 is adapted to send search request data to the server 400, and the server 400 is adapted to send the search result data to the client 500. Only one client 500 is drawn in FIG. 7. It should be understood by those skilled in the art that the number of actual clients 500 is not limited thereto, and it is of course also possible to use the client 600 as described above instead of the client shown in FIG. 500.
图8示出了本发明第二实施例的提供省流量模式搜索服务的系统的框图。第二实施例的提供省流量模式搜索服务的系统与第一实施例大致相同,不同之处在于,第二实施例还包括流量统计服务器800。FIG. 8 is a block diagram showing a system for providing a power saving mode search service according to a second embodiment of the present invention. The system for providing the traffic saving mode search service of the second embodiment is substantially the same as the first embodiment, except that the second embodiment further includes a traffic statistics server 800.
流量统计服务器800,能够检测客户端500发出的搜索请求数据,适于根据搜索请求数据判断是否修改流量消耗,若是则将搜索请求数据对应的客户端500的流量消耗修改为服务器400的流量消耗。The traffic statistics server 800 is configured to detect the search request data sent by the client 500, and is adapted to determine whether to modify the traffic consumption according to the search request data, and if yes, modify the traffic consumption of the client 500 corresponding to the search request data to the traffic consumption of the server 400.
流量统计服务器800,能够检测服务器400发出的搜索结果数据,适于根据搜索结果数据判断是否修改流量消耗,若是则将搜索结果数据对应的网络流量修改为服务器400的流量消耗。The traffic statistics server 800 is configured to detect the search result data sent by the server 400, and is adapted to determine whether to modify the traffic consumption according to the search result data, and if yes, modify the network traffic corresponding to the search result data to the traffic consumption of the server 400.
在实际使用中,使用现有技术的客户端(例如,智能手机、使用3G网卡或4G网卡连接无线互联网的电脑)连接搜索服务器进行搜索时,网络服务商会将客户端发出的搜索请求数据和接收的搜索结果数据所对应的网络流量计入客户端所使用的流量并收取费用。而本实施例的流量统计服务器800能够将搜索请求数据和接收的搜索结果数据所对应的网络流量修改为服务器400的流量消耗,减小了客户端 500使用搜索引擎的流量费用开销。In actual use, when using a prior art client (for example, a smart phone, a computer that uses a 3G network card or a 4G network card to connect to a wireless Internet) to connect to a search server for searching, the network service provider will send search request data and receive by the client. The network traffic corresponding to the search result data flows into the traffic used by the client and charges a fee. The traffic statistics server 800 of the embodiment can modify the network traffic corresponding to the search request data and the received search result data to the traffic consumption of the server 400, and reduce the client. 500 uses the search engine's traffic cost overhead.
本实施例的流量统计服务器800,适于判断搜索请求数据中是否包括省流量标识,若是则判断为修改流量消耗。即如果客户端500发送的搜索请求数据中包括省流量标识则流量统计服务器800修改流量消耗,将搜索请求数据所对应的网络流量修改为服务器400的流量消耗。The traffic statistics server 800 of this embodiment is adapted to determine whether the traffic request identifier is included in the search request data, and if yes, determine to modify the traffic consumption. That is, if the search request data sent by the client 500 includes the provincial traffic identifier, the traffic statistics server 800 modifies the traffic consumption, and modifies the network traffic corresponding to the search request data to the traffic consumption of the server 400.
本实施例的流量统计服务器800,适于判断搜索结果数据中是否包括省流量标识,若是则判断为修改流量消耗。即如果服务器400发送的搜索结果数据中包括省流量标识则流量统计服务器800修改流量消耗,将搜索结果数据所对应的网络流量修改为服务器400的流量消耗。The traffic statistics server 800 of this embodiment is adapted to determine whether the traffic result identifier is included in the search result data, and if yes, determine to modify the traffic consumption. That is, if the search result data sent by the server 400 includes the provincial traffic identifier, the traffic statistics server 800 modifies the traffic consumption, and modifies the network traffic corresponding to the search result data to the traffic consumption of the server 400.
或者,本实施例的流量统计服务器800,适于根据搜索请求数据获取网址信息或IP信息,根据网址信息或IP信息判断是否修改流量消耗。进一步地,流量统计服务器800,适于根据搜索结果数据获取网址信息或IP信息,根据网址信息或IP信息判断是否修改流量消耗。具体地,流量统计服务器800能够根据搜索请求数据和搜索结果数据获取网址信息并与自身保存的网址信息列表进行比较,若网址信息列表中存在与网址信息匹配的记录,则判断为修改流量消耗;或者,流量统计服务器800能够根据搜索请求数据和搜索结果数据获取IP信息并与自身保存的IP列表进行比较,若IP列表中存在与IP信息匹配的记录,则判断为修改流量消耗。Alternatively, the traffic statistics server 800 of the embodiment is adapted to obtain the website information or the IP information according to the search request data, and determine whether to modify the traffic consumption according to the website address information or the IP information. Further, the traffic statistics server 800 is adapted to obtain the website information or the IP information according to the search result data, and determine whether to modify the traffic consumption according to the website address information or the IP information. Specifically, the traffic statistics server 800 can obtain the webpage information according to the search request data and the search result data and compare it with the webpage information list saved by itself. If there is a record matching the webpage information in the webpage information list, it is determined to modify the traffic consumption; Alternatively, the traffic statistics server 800 can obtain the IP information according to the search request data and the search result data and compare it with the IP list saved by itself. If there is a record matching the IP information in the IP list, it is determined to modify the traffic consumption.
在具体实施时,本实施例的网址信息为标准化URL。其中,URL(Uniform/Universal Resource Locator)表示统一资源定位符,本实施例的标准化URL是根据网址的URL通过归一化算法获取的。本实施例的归一化算法,主要是通过人工运营及正则表达式方式进行处理,例如,网址URL“www.163.com”和网址“URL"163.com”对应于相同的归一化URL“163.com”。In a specific implementation, the web address information of this embodiment is a standardized URL. The URL (Uniform/Universal Resource Locator) represents a uniform resource locator. The standardized URL of this embodiment is obtained by a normalization algorithm according to the URL of the URL. The normalization algorithm of this embodiment is mainly processed by manual operation and regular expression. For example, the URL URL "www.163.com" and the URL "URL" 163.com" correspond to the same normalized URL. "163.com".
则流量统计服务器800适于将根据搜索请求数据获取的标准化URL与自身保存的URL列表进行比对,若URL列表中存在与获取的标准化URL匹配的记录,则判断为修改流量消耗,或,流量统计服务器800适于将根据搜索请求数据获取的目的IP与自身保存的IP列表进行比对,若IP列表中存在与获取的目的IP匹配的记录,则判断为修改流量消耗。进一步地,流量统计服务器800适于将根据搜索结果数据获取的标准化URL与自身保存的URL列表进行比对,若URL列表中存在与获取的标准化URL匹配的记录,则判断为修改流量消耗,或,流量统计服务器800适于将根据搜索结果数据获取的源IP与自身保存的IP列表进行比对,若IP列表中存在与获取的源IP匹配的记录,则判断为修改流量消耗。The traffic statistics server 800 is adapted to compare the standardized URL obtained according to the search request data with the URL list saved by itself. If there is a record matching the obtained standardized URL in the URL list, it is determined to modify the traffic consumption, or traffic. The statistic server 800 is adapted to compare the destination IP obtained according to the search request data with the IP list saved by itself. If there is a record matching the acquired destination IP in the IP list, it is determined to modify the traffic consumption. Further, the traffic statistics server 800 is adapted to compare the standardized URL obtained according to the search result data with the URL list saved by itself, and if there is a record matching the obtained standardized URL in the URL list, it is determined to modify the traffic consumption, or The traffic statistics server 800 is adapted to compare the source IP obtained according to the search result data with the IP list saved by itself. If there is a record matching the acquired source IP in the IP list, it is determined to modify the traffic consumption.
需要说明的是:It should be noted:
在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言 所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays provided herein are not inherently related to any particular computer, virtual system, or other device. Various general purpose systems can also be used with the teaching based on the teachings herein. The structure required to construct such a system is apparent from the above description. Moreover, the invention is not directed to any particular programming language. It will be appreciated that the teachings of the invention described herein can be implemented in a variety of programming languages, and that the specific language is The description is made to disclose the preferred embodiments of the invention.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that the embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures, and techniques are not shown in detail so as not to obscure the understanding of the description.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, the various features of the invention are sometimes grouped together into a single embodiment, in the above description of the exemplary embodiments of the invention, Figure, or a description of it. However, the method disclosed is not to be interpreted as reflecting the intention that the claimed invention requires more features than those recited in the claims. Rather, as the following claims reflect, inventive aspects reside in less than all features of the single embodiments disclosed herein. Therefore, the claims following the specific embodiments are hereby explicitly incorporated into the embodiments, and each of the claims as a separate embodiment of the invention.
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art will appreciate that the modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components. In addition to such features and/or at least some of the processes or units being mutually exclusive, any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined. Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。In addition, those skilled in the art will appreciate that, although some embodiments described herein include certain features that are included in other embodiments and not in other features, combinations of features of different embodiments are intended to be within the scope of the present invention. Different embodiments are formed and formed. For example, in the following claims, any one of the claimed embodiments can be used in any combination.
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的服务器、客户端,和系统等设备中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or digital signal processor (DSP) may be used in practice to implement some or all of some or all of the components of the server, client, and system in accordance with embodiments of the present invention. All features. The invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein. Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
例如,图12示出了可以实现根据本发明的提供省流量模式搜索服务的方法的服务器,或可以实现根据本发明的请求省流量模式搜索服务的方法的客户端设备。在此基于图12对服务器和客户端设备一并进行了说明。For example, FIG. 12 illustrates a server that can implement the method of providing a provincial traffic mode search service according to the present invention, or a client device that can implement the method of requesting a traffic saving mode search service according to the present invention. The server and the client device are described together based on FIG.
参见图12,该服务器/客户端设备传统上包括处理器1210和以存储器1220形式的计算机程序产品或者计算机可读介质。存储器1220可以是诸如 闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器1220具有用于执行上述方法中的任何方法步骤的程序代码1231的存储空间1230。例如,用于程序代码的存储空间1230可以包括分别用于实现上面的方法中的各种步骤的各个程序代码1231。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代码载体。这样的计算机程序产品通常为如参考图13所述的便携式或者固定存储单元。该存储单元可以具有与图12的服务器中的存储器1220类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码1231’,即可以由例如诸如1210之类的处理器读取的代码,这些代码当由服务器/客户端设备运行时,导致该服务器/客户端设备执行上面所描述的方法中的各个步骤。Referring to Figure 12, the server/client device conventionally includes a processor 1210 and a computer program product or computer readable medium in the form of a memory 1220. The memory 1220 can be such as Electronic memory such as flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk or ROM. Memory 1220 has a memory space 1230 for program code 1231 for performing any of the method steps described above. For example, storage space 1230 for program code may include various program codes 1231 for implementing various steps in the above methods, respectively. The program code can be read from or written to one or more computer program products. These computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks. Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG. The storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 1220 in the server of FIG. The program code can be compressed, for example, in an appropriate form. Typically, the storage unit includes computer readable code 1231', ie, code that can be read by, for example, a processor such as 1210, which when executed by the server/client device causes the server/client device to perform the above Each step in the described method.
本文中所称的“一个实施例”、“实施例”或者“一个或者多个实施例”意味着,结合实施例描述的特定特征、结构或者特性包括在本发明的至少一个实施例中。此外,请注意,这里“在一个实施例中”的词语例子不一定全指同一个实施例。"an embodiment," or "an embodiment," or "an embodiment," In addition, it is noted that the phrase "in one embodiment" is not necessarily referring to the same embodiment.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It is to be noted that the above-described embodiments are illustrative of the invention and are not intended to be limiting, and that the invention may be devised without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as a limitation. The word "comprising" does not exclude the presence of the elements or steps that are not recited in the claims. The word "a" or "an" The invention can be implemented by means of hardware comprising several distinct elements and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means can be embodied by the same hardware item. The use of the words first, second, and third does not indicate any order. These words can be interpreted as names.
此外,还应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的,而非限制性的,本发明的范围由所附权利要求书限定。 In addition, it should be noted that the language used in the specification has been selected for the purpose of readability and teaching, and is not intended to be construed or limited. Therefore, many modifications and changes will be apparent to those skilled in the art without departing from the scope of the invention. The disclosure of the present invention is intended to be illustrative, and not restrictive, and the scope of the invention is defined by the appended claims.

Claims (25)

  1. 一种提供省流量模式搜索服务的服务器,其中,该服务器包括:A server for providing a provincial traffic mode search service, wherein the server includes:
    搜索引擎单元,适于接收客户端发送的搜索请求数据,使用搜索引擎根据搜索请求数据获取标准的搜索结果;a search engine unit adapted to receive search request data sent by the client, and use a search engine to obtain a standard search result according to the search request data;
    结果处理单元,适于判断搜索请求数据是否包括省流量标识;若是则生成省流量模式的搜索结果数据;a result processing unit, configured to determine whether the search request data includes a provincial traffic identifier; if yes, generate search result data of the provincial traffic mode;
    发送接口,适于将省流量模式的搜索结果数据发送给所述客户端。The sending interface is adapted to send the search result data of the provincial traffic mode to the client.
  2. 根据权利要求1所述的服务器,其中,The server according to claim 1, wherein
    所述结果处理单元,适于在所述搜索请求数据中包括的搜索类别是网页或新闻时,减少每一页面文件所包括的条目的数量,且使用根据标准的搜索结果得到的标题和主体内容生成所述省流量模式的搜索结果数据包括的每个条目而生成省流量模式的搜索结果数据;The result processing unit is adapted to reduce the number of entries included in each page file when the search category included in the search request data is a webpage or news, and use the title and the body content obtained according to the standard search result Generating, for each entry included in the search result data of the provincial traffic mode, generating search result data of the provincial traffic mode;
    所述结果处理单元,适于在所述搜索请求数据中包括的搜索类别是图片时,使用根据标准的搜索结果得到的缩略图文件生成所述省流量模式的搜索结果数据;The result processing unit is adapted to generate search result data of the provincial traffic mode using a thumbnail file obtained according to a standard search result when the search category included in the search request data is a picture;
    所述结果处理单元,适于在所述搜索请求数据中包括的搜索类别是视频时,使用根据标准的搜索结果得到的视频截图和/或视频介绍生成所述省流量模式的搜索结果数据。The result processing unit is adapted to generate the search result data of the provincial traffic mode by using a video screenshot and/or a video introduction obtained according to a standard search result when the search category included in the search request data is a video.
  3. 根据权利要求1或2所述的服务器,其中,The server according to claim 1 or 2, wherein
    所述结果处理单元,适于在将省流量模式的搜索结果数据发送给所述客户端之前,在所述省流量模式的搜索结果数据中加入省流量标识。The result processing unit is adapted to add a provincial traffic identifier to the search result data of the provincial traffic mode before transmitting the search result data of the provincial traffic mode to the client.
  4. 一种请求省流量模式搜索服务的客户端,其中,该客户端包括搜索请求单元和搜索结果显示单元;A client requesting a provincial traffic mode search service, wherein the client includes a search request unit and a search result display unit;
    所述搜索请求单元,适于生成包括省流量标识的搜索请求数据,并向服务器发送搜索请求数据;The search request unit is adapted to generate search request data including a provincial traffic identifier, and send the search request data to the server;
    所述搜索结果显示单元,适于接收和显示服务器返回的省流量模式的搜索结果数据。The search result display unit is adapted to receive and display search result data of the provincial traffic mode returned by the server.
  5. 根据权利要求4所述的客户端,其中,该客户端还包括提示单元;The client according to claim 4, wherein the client further comprises a prompting unit;
    所述提示单元,适于显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。The prompting unit is adapted to display prompt information prompting the user to consume traffic if the link in the search result data of the provincial traffic mode is clicked.
  6. 根据权利要求4或5所述的客户端,其中,A client according to claim 4 or 5, wherein
    所述提示单元,适于在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框;或在鼠标、光标或交互标记悬停在搜索结果中的链接时,弹出显示有提示信息的悬停提示框。The prompting unit is adapted to pop up a prompt box displaying the prompt information in the display page of the search result data of the provincial traffic mode; or pop up the display when the mouse, the cursor or the interactive mark hoveres in the search result A hovering prompt for the message.
  7. 一种请求省流量模式搜索服务的客户端,其中,该客户端包括:A client requesting a provincial traffic mode search service, wherein the client includes:
    搜索模块,适于根据用户输入的搜索条件显示省流量模式的搜索结果数据; a search module, configured to display search result data of the provincial traffic mode according to a search condition input by the user;
    提示模块,适于显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。The prompting module is adapted to display a prompt message prompting the user to consume the traffic if the link in the search result data of the provincial traffic mode is clicked.
  8. 根据权利要求7所述的客户端,其中,The client according to claim 7, wherein
    所述提示模块,适于在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框;或在鼠标、光标或交互标记悬停在搜索结果中的链接时,弹出显示有提示信息的悬停提示框。The prompting module is adapted to pop up a prompt box displaying the prompt information in the display page of the search result data of the provincial traffic mode; or pop up the display when the mouse, the cursor or the interactive mark hovering in the search result A hovering prompt for the message.
  9. 根据权利要求7或8所述的客户端,其中,所述搜索模块包括搜索请求单元和搜索结果显示单元;The client according to claim 7 or 8, wherein the search module comprises a search request unit and a search result display unit;
    所述搜索请求单元,适于根据用户输入的搜索条件生成包括省流量标识的搜索请求数据,并向服务器发送所述搜索请求数据;The search requesting unit is adapted to generate search request data including a provincial traffic identifier according to a search condition input by the user, and send the search request data to a server;
    所述搜索结果显示单元,适于接收和显示服务器返回的省流量模式的搜索结果数据。The search result display unit is adapted to receive and display search result data of the provincial traffic mode returned by the server.
  10. 一种提供省流量模式搜索服务的系统,其中,该系统包括如权利要求1至3任一权利要求所述的服务器以及如权利要求4至9任一权利要求所述的客户端。A system for providing a provincial traffic pattern search service, wherein the system comprises a server according to any of claims 1 to 3 and a client according to any of claims 4 to 9.
  11. 根据权利要求10所述的系统,其中,所述系统还包括流量统计服务器;The system of claim 10 wherein said system further comprises a traffic statistics server;
    所述流量统计服务器,适于根据搜索请求数据判断是否修改流量消耗,若是则将所述搜索请求数据对应的客户端的流量消耗修改为服务器的流量消耗;The traffic statistics server is configured to determine, according to the search request data, whether to modify the traffic consumption, and if yes, modify the traffic consumption of the client corresponding to the search request data to the traffic consumption of the server;
    和/或and / or
    所述流量统计服务器,适于根据搜索结果数据判断是否修改流量消耗,若是则将所述搜索结果数据对应的网络流量修改为服务器的流量消耗。The traffic statistics server is adapted to determine whether to modify the traffic consumption according to the search result data, and if yes, modify the network traffic corresponding to the search result data to the traffic consumption of the server.
  12. 根据权利要求10或11所述的系统,其中,A system according to claim 10 or 11, wherein
    所述流量统计服务器,适于根据搜索请求数据获取网址信息或IP信息,根据所述网址信息或IP信息判断是否修改流量消耗;和/或The traffic statistics server is adapted to obtain the website information or the IP information according to the search request data, and determine whether to modify the traffic consumption according to the website information or the IP information; and/or
    所述流量统计服务器,适于根据搜索结果数据获取网址信息或IP信息,根据所述网址信息或IP信息判断是否修改流量消耗。The traffic statistics server is adapted to obtain the website information or the IP information according to the search result data, and determine whether to modify the traffic consumption according to the website information or the IP information.
  13. 根据权利要求10至12任一项所述的系统,其中,所述网址信息为标准化URL;The system according to any one of claims 10 to 12, wherein the web address information is a standardized URL;
    所述流量统计服务器,适于将根据搜索请求数据获取的标准化URL与自身保存的URL列表进行比对,若URL列表中存在与标准化URL匹配的记录,则判断为修改流量消耗,或,流量统计服务器,适于将根据搜索请求数据获取的目的IP与自身保存的IP列表进行比对,若IP列表中存在与目的IP匹配的记录,则判断为修改流量消耗;和/或The traffic statistics server is adapted to compare the standardized URL obtained according to the search request data with the URL list saved by itself, and if there is a record matching the standardized URL in the URL list, it is determined to modify the traffic consumption, or traffic statistics. The server is adapted to compare the destination IP obtained according to the search request data with the IP list saved by itself, and if there is a record matching the destination IP in the IP list, it is determined to modify the traffic consumption; and/or
    所述流量统计服务器,适于将根据搜索结果数据获取的标准化URL与自身保存的URL列表进行比对,若URL列表中存在与标准化URL匹配的记录,则判断为修改流量消耗,或,流量统计服务器,适于将根据搜索结果数据获取的源IP与自身保存的IP列表进行比对,若IP列表中存在与源IP匹配的记录,则判断为修 改流量消耗。The traffic statistics server is adapted to compare the standardized URL obtained according to the search result data with the URL list saved by itself, and if there is a record matching the standardized URL in the URL list, it is determined to modify the traffic consumption, or traffic statistics. The server is adapted to compare the source IP obtained according to the search result data with the IP list saved by itself, and if there is a record matching the source IP in the IP list, it is determined to be repaired. Change the traffic consumption.
  14. 根据权利要求10至13任一项所述的系统,其中,A system according to any one of claims 10 to 13, wherein
    所述流量统计服务器,适于判断搜索请求数据中是否包括省流量标识,若是则判断为修改流量消耗;和/或The traffic statistics server is configured to determine whether the traffic request identifier is included in the search request data, and if yes, determine to modify the traffic consumption; and/or
    所述流量统计服务器,适于判断搜索结果数据中是否包括省流量标识,若是则判断为修改流量消耗。The traffic statistics server is configured to determine whether the traffic value identifier is included in the search result data, and if yes, determine to modify the traffic consumption.
  15. 一种提供省流量模式搜索服务的方法,其中,该方法包括如下步骤:A method for providing a provincial traffic mode search service, wherein the method comprises the following steps:
    接收客户端发送的搜索请求数据,使用搜索引擎根据搜索请求数据获取标准的搜索结果;Receiving search request data sent by the client, and using the search engine to obtain standard search results according to the search request data;
    判断搜索请求数据是否包括省流量标识;若是则生成省流量模式的搜索结果数据;Determining whether the search request data includes a provincial traffic identifier; if so, generating search result data of the provincial traffic mode;
    将省流量模式的搜索结果数据发送给所述客户端。The search result data of the provincial traffic mode is sent to the client.
  16. 根据权利要求15所述的方法,其中,所述生成省流量模式的搜索结果数据,包括:The method of claim 15, wherein the generating search result data of the provincial traffic mode comprises:
    若所述搜索请求数据中包括的搜索类别是网页或新闻,则减少每一页面文件所包括的条目的数量,且使用根据标准的搜索结果得到的标题和主体内容生成所述省流量模式的搜索结果数据包括的每个条目而生成省流量模式的搜索结果数据;If the search category included in the search request data is a web page or news, reducing the number of entries included in each page file, and generating the search for the provincial traffic pattern using the title and the body content obtained according to the standard search result The result data of the provincial traffic pattern is generated for each entry included in the result data;
    若所述搜索请求数据中包括的搜索类别是图片,则使用根据标准的搜索结果得到的缩略图文件生成所述省流量模式的搜索结果数据;If the search category included in the search request data is a picture, the search result data of the provincial traffic mode is generated using a thumbnail file obtained according to a standard search result;
    若所述搜索请求数据中包括的搜索类别是视频,则使用根据标准的搜索结果得到的视频截图和/或视频介绍生成所述省流量模式的搜索结果数据。If the search category included in the search request data is a video, the search result data of the provincial traffic pattern is generated using a video screenshot and/or a video introduction obtained according to a standard search result.
  17. 根据权利要求15或16所述的方法,其中,在将省流量模式的搜索结果数据发送给所述客户端之前,该方法还包括:在所述省流量模式的搜索结果数据中加入省流量标识。The method according to claim 15 or 16, wherein before the sending of the search result data of the provincial traffic mode to the client, the method further comprises: adding a provincial traffic identifier to the search result data of the provincial traffic mode .
  18. 一种请求省流量模式搜索服务的方法,其中,该方法包括如下步骤:A method for requesting a provincial traffic mode search service, wherein the method comprises the following steps:
    生成包括省流量标识的搜索请求数据,并向服务器发送所述搜索请求数据;Generating search request data including a provincial traffic identifier, and transmitting the search request data to a server;
    接收和显示服务器返回的省流量模式的搜索结果数据。Receive and display search result data for the provincial traffic mode returned by the server.
  19. 根据权利要求18所述的方法,其中,所述方法还包括:The method of claim 18, wherein the method further comprises:
    显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。The prompt message prompting the user to consume traffic when clicking on the link in the search result data of the provincial traffic mode is displayed.
  20. 根据权利要求18或19所述的方法,其中,所述显示提示信息,包括:The method according to claim 18 or 19, wherein the displaying the prompt information comprises:
    在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框;或A prompt box displaying a prompt message is displayed in the display page of the search result data of the provincial traffic mode; or
    在鼠标、光标或交互标记悬停在搜索结果中的链接时,弹出显示有提示信息的悬停提示框。When a mouse, cursor, or interactive marker hovers a link in the search results, a hover prompt box with a prompt message is displayed.
  21. 一种请求省流量模式搜索服务的方法,其中,该方法包括如下步骤: A method for requesting a provincial traffic mode search service, wherein the method comprises the following steps:
    根据用户输入的搜索条件显示省流量模式的搜索结果数据;Displaying search result data of the provincial traffic mode according to the search condition input by the user;
    显示提示用户如果点击省流量模式的搜索结果数据中的链接则会消耗流量的提示信息。The prompt message prompting the user to consume traffic when clicking on the link in the search result data of the provincial traffic mode is displayed.
  22. 根据权利要求21所述的方法,其中,所述显示提示信息,包括:The method of claim 21, wherein the displaying the prompt information comprises:
    在省流量模式的搜索结果数据的显示页面中弹出显示有提示信息的提示弹框;或A prompt box displaying a prompt message is displayed in the display page of the search result data of the provincial traffic mode; or
    在鼠标、光标或交互标记悬停在搜索结果中的链接时,弹出显示有提示信息的悬停提示框。When a mouse, cursor, or interactive marker hovers a link in the search results, a hover prompt box with a prompt message is displayed.
  23. 根据权利要求21或22所述的方法,其中,所述根据用户输入的搜索条件显示省流量模式的搜索结果数据,包括:The method according to claim 21 or 22, wherein the displaying the search result data of the provincial traffic mode according to the search condition input by the user comprises:
    根据用户输入的搜索条件生成包括省流量标识的搜索请求数据,并向服务器发送所述搜索请求数据;Generating search request data including a provincial traffic identifier according to a search condition input by the user, and transmitting the search request data to the server;
    接收和显示服务器返回的省流量模式的搜索结果数据。Receive and display search result data for the provincial traffic mode returned by the server.
  24. 一种计算机程序,包括计算机可读代码,A computer program comprising computer readable code,
    当所述计算机可读代码在服务器上运行时,导致所述服务器执行根据权利要求15-17中的任一个所述的提供省流量模式搜索服务的方法;When the computer readable code is run on a server, causing the server to perform the method of providing a provincial traffic mode search service according to any one of claims 15-17;
    或者,or,
    当所述计算机可读代码在客户端设备上运行时,导致所述客户端设备执行根据权利要求18-20中的任一个所述的请求省流量模式搜索服务的方法,或导致所述客户端设备执行根据权利要求21-23中任一个所述的请求省流量模式搜索服务的方法。When the computer readable code is run on a client device, causing the client device to perform a method of requesting a traffic saving mode search service according to any one of claims 18-20, or causing the client to The apparatus performs the method of requesting a traffic saving mode search service according to any one of claims 21-23.
  25. 一种计算机可读介质,其中存储了如权利要求24所述的计算机程序。 A computer readable medium storing the computer program of claim 24.
PCT/CN2015/080595 2014-06-30 2015-06-02 Traffic-saving mode search service method, server, client and system WO2016000507A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410306579.4 2014-06-30
CN201410306579.4A CN104050292A (en) 2014-06-30 2014-06-30 Traffic-saving mode search service method, server, client and system

Publications (1)

Publication Number Publication Date
WO2016000507A1 true WO2016000507A1 (en) 2016-01-07

Family

ID=51503124

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/080595 WO2016000507A1 (en) 2014-06-30 2015-06-02 Traffic-saving mode search service method, server, client and system

Country Status (2)

Country Link
CN (1) CN104050292A (en)
WO (1) WO2016000507A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104050292A (en) * 2014-06-30 2014-09-17 北京奇虎科技有限公司 Traffic-saving mode search service method, server, client and system
CN109587270B (en) * 2015-06-30 2021-06-11 北京奇虎科技有限公司 Method for mobile terminal to access network in flow-saving mode and mobile terminal
CN112231606B (en) * 2015-10-14 2024-03-12 创新先进技术有限公司 Webpage processing method and device
CN105391642A (en) * 2015-10-16 2016-03-09 百度在线网络技术(北京)有限公司 Data traffic saving method and data traffic saving device
CN106919571A (en) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 Obtain the method and device of the picture matched with search keyword
CN105824975A (en) * 2016-04-19 2016-08-03 百度在线网络技术(北京)有限公司 Search recommendation method and device
CN108280101A (en) * 2017-01-25 2018-07-13 广州市动景计算机科技有限公司 user terminal and web page picture resource loading device and method
CN108595640A (en) * 2018-04-25 2018-09-28 河南职业技术学院 Computer based picture display method and picture display device
CN110119471B (en) * 2019-04-03 2021-07-27 北京搜狗科技发展有限公司 Method and device for checking consistency of search results

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2418827A1 (en) * 2010-08-09 2012-02-15 Nec Corporation Connection management system, and a method for linking connection management server in thin client system
CN103049451A (en) * 2011-10-14 2013-04-17 腾讯科技(深圳)有限公司 Method and device for tracking network content updates
CN103246744A (en) * 2013-05-22 2013-08-14 亚信联创科技(中国)有限公司 Searching method and device
CN104050292A (en) * 2014-06-30 2014-09-17 北京奇虎科技有限公司 Traffic-saving mode search service method, server, client and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102214211B (en) * 2011-05-20 2013-03-20 广州市动景计算机科技有限公司 Webpage content browsing method and device as well as mobile terminal
CN102904937A (en) * 2012-09-25 2013-01-30 百度在线网络技术(北京)有限公司 Method and system for mobile terminal to access webpage, browser and transfer server
CN103258038B (en) * 2013-05-17 2017-02-22 广州市动景计算机科技有限公司 Method and device for synchronizing display modes between browser and webpage

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2418827A1 (en) * 2010-08-09 2012-02-15 Nec Corporation Connection management system, and a method for linking connection management server in thin client system
CN103049451A (en) * 2011-10-14 2013-04-17 腾讯科技(深圳)有限公司 Method and device for tracking network content updates
CN103246744A (en) * 2013-05-22 2013-08-14 亚信联创科技(中国)有限公司 Searching method and device
CN104050292A (en) * 2014-06-30 2014-09-17 北京奇虎科技有限公司 Traffic-saving mode search service method, server, client and system

Also Published As

Publication number Publication date
CN104050292A (en) 2014-09-17

Similar Documents

Publication Publication Date Title
WO2016000507A1 (en) Traffic-saving mode search service method, server, client and system
US11032388B2 (en) Methods for prerendering and methods for managing and configuring prerendering operations
JP6306187B2 (en) Dynamic telephone number assignment
US9530099B1 (en) Access to network content
US11019179B2 (en) Access to network content
JP6013514B2 (en) System and method for improving access to search results
WO2020199751A1 (en) Method and apparatus for loading page picture, and electronic device
US10817653B2 (en) Optimizing loading of web page based on aggregated user preferences for web page elements of web page
WO2008137510A1 (en) Tag-sharing and tag-sharing application program interface
KR20130028916A (en) Customizing content displayed for a user based on user preferences of another user
US20120116876A1 (en) Apparatus and methods for providing targeted advertising from user behavior
WO2015081848A1 (en) Socialized extended search method and corresponding device and system
CN109862100B (en) Method and device for pushing information
CN104219230A (en) Method and device for identifying malicious websites
CN108769157B (en) Message popup display method and device, computing equipment and computer storage medium
US20190045024A1 (en) Caching system
US9483556B1 (en) Aggregating photos captured at an event
CN111444448B (en) Data processing method, server and system
WO2019242279A1 (en) Message processing method and device
US10068065B2 (en) Assignment of a machine-readable link to content as a payoff
CN109804349B (en) System and method for reducing download requirements
CN113849125B (en) CDN server disk reading method, device and system
CN105589870B (en) Method and system for filtering webpage advertisements
TW201905669A (en) APP application display interface method, device and electronic device
CN109768921B (en) Data transparent transmission method and corresponding instant communication terminal

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15814659

Country of ref document: EP

Kind code of ref document: A1