[go: up one dir, main page]

CN101042695A - Method for breviary displaying the result of page searching - Google Patents

Method for breviary displaying the result of page searching Download PDF

Info

Publication number
CN101042695A
CN101042695A CN 200610064990 CN200610064990A CN101042695A CN 101042695 A CN101042695 A CN 101042695A CN 200610064990 CN200610064990 CN 200610064990 CN 200610064990 A CN200610064990 A CN 200610064990A CN 101042695 A CN101042695 A CN 101042695A
Authority
CN
China
Prior art keywords
page
unit
thumbnail
control unit
result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN 200610064990
Other languages
Chinese (zh)
Inventor
朱建明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN 200610064990 priority Critical patent/CN101042695A/en
Publication of CN101042695A publication Critical patent/CN101042695A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

This invention discloses one index result page compression display method, which comprises the following steps: a, according to user order index to get result page and imbedding the index engine AJAX leg into the page; b, starting the note browsing page super link aim page; c, according to user trigger information displaying the aim page compression pattern. This invention method adopts AJAX technique to get index result aim page to generate aim page compression without result page to browse aim page.

Description

Method and system for displaying search result page thumbnail
Technical Field
The invention relates to a search result display method, in particular to a search result page thumbnail display method and a search result page thumbnail display system.
Background
With the rapid popularization of the internet, resources on the internet are also increased sharply, and a method for searching resources, namely a search engine, is provided for searching internet data for internet users, wherein the search engine is a service frequently used on the internet at present, integrates thousands of sites, has the main function of searching the sites for the internet users, can also list good sites by classification, is convenient for the users to search the data, and is provided with google, hundreds and the like;
when an internet user searches data, the internet user inputs keywords of the searched data in a search engine, then an internal search program of the search engine is operated to search some related sites, and then the user screens the searched results, if the user is interested in one of the results, the hyperlink of the result item is clicked, and finally the webpage is entered for full-text reading, but if the content is found not to be a target page (which means a display page of network resources) that the user wants, the user also needs to return to the searched result page, and the user continues to search the desired result item in a plurality of sites in the result page.
When the existing search engine is adopted for searching, although each result item discloses a simple abstract, a user can not judge which result item is an interested target page through the simple abstract in many times, and in addition, due to the problem of a website server, not every searched result item can be opened, so that the user needs to spend a certain time waiting for the opening of the target page, and finally the user can not obtain the target page wanted by the user even after waiting for a long time. The defects of the existing search engine are that users feel that the search process is complicated and time-consuming, the use interests of the users are reduced, and the utilization rate of network resources is further influenced.
Based on the above problems, a technology capable of installing specific software to implement a link preview function is also proposed in the prior art, for example, when a website such as Google is searched, a mouse is slid to a search result to immediately preview a target webpage, and links are not opened one by one to search. However, with this technology, the user must install this software, the current search service provider does not actively support this function preview function, and also does not have a pre-fetch function, the user usually waits for a complete page pull time to generate a preview, for the user who does not install this software, the function of previewing the search page cannot be realized at all, so this technology still cannot solve the defects existing in the prior art.
Disclosure of Invention
The invention provides a method and a system for displaying a search result page in a thumbnail manner, which are used for solving the problem of long browsing response time of a user in the prior art.
The invention provides a method for displaying a search result page in a thumbnail manner, which comprises the following steps:
A. searching according to a user instruction to obtain a result page, and embedding an AJAX script into the result page by a search engine;
B. starting the AJAX script, and traversing a hyperlink target page on a result page;
C. and displaying the thumbnail of the target page according to the user trigger information.
Between step B and step C there is also step B1: the AJAX script reads the hyperlink target page and saves it in a buffer sequence.
And a step of downloading the obtained result page embedded with the AJAX script into a user browser is also arranged between the step A and the step B.
In step C, a thumbnail of the target page is displayed in a form of creating a FRAME web page or a target page picture.
The invention also provides a search result page thumbnail display system which comprises a client and a server which are communicated with each other, wherein the server is provided with a first control unit and an AJAX script unit, and the client is provided with a second control unit and a thumbnail forming unit; wherein,
the first control unit obtains a result page comprising a plurality of target pages according to the instruction of the second control unit and transmits the result page to the AJAX script unit;
the AJAX script unit is used for receiving the result page transmitted by the first control unit and embedding the AJAX script into the result page;
the second control unit sends a search instruction to the first control unit, reads a result page in the AJAX script unit and controls the AJAX script to start;
and the thumbnail forming unit displays the thumbnail of the target page according to the trigger information of the second control unit user to the target page.
The client is also provided with a downloading unit and a cache unit, and the result page is downloaded to the cache unit of the client after being read by the second control unit.
The thumbnail forming unit includes at least a FRAME web page creating unit to display thumbnails of target pages in a FRAME web page.
The thumbnail forming unit further includes a picture creating unit that displays thumbnails of the target pages in pictures.
The invention has the following beneficial effects:
the method of the invention provides a method for prefetching the search results transparently for the user, which prefetches the target page in the search results by adopting the AJAX technology in the search engine and generates the thumbnail of the target page, so that the user can preview the content of the target page without opening the result item, the time for opening the result webpage by the user is reduced, the retrieval time of the user is saved, and the network resources are fully utilized.
Drawings
FIG. 1 is a first block diagram of the system of the present invention;
FIG. 2 is a block diagram of the system of the present invention;
FIG. 3 is a first flowchart of a method of the present invention;
FIG. 4 is a flow chart of the method of the present invention.
Detailed Description
The invention provides a search result page thumbnail display method and system based on Ajax (Asynchronous JavaScript XML for short), as shown in figure 1, the invention is a structural block diagram of the system, which comprises a server end 1 and a client end 2 which are communicated with each other, wherein the server end 1 is provided with a first control unit 11 and an Ajax script unit 12, and the client end 2 is provided with a second control unit 21 and a thumbnail forming unit 22; the first control unit 11 obtains a result page including a plurality of target pages according to the search instruction of the second control unit 21 and transmits the result page to the AJAX script unit 12; the AJAX script unit 12 is used for receiving the result page transmitted by the first control unit 11 and embedding the AJAX script into the result page; the second control unit 21 sends a search instruction to the first control unit 11, reads a result page in the AJAX script unit 12, and controls the AJAX script to start; and a thumbnail forming unit 22 for displaying the thumbnail of the target page according to the trigger information of the user of the second control unit 21 for the target page.
The AJAX technology in the system is a combination of JavaScript, DOM and XML technologies, integrates an asynchronous communication technology, is different from the traditional JavaScript technology, is actually internally provided with an AJAX engine, and a client can complete page refreshing through the engine and can exchange data with a server side, so that a new page does not need to be created again because of each submission of a user, and the data can be transmitted or read and written to the server (also called as a non-refreshing updated page) without refreshing the page through the AJAX technology, so that desktop application programs can be oriented to only exchange data layers with the server, the interface does not need to be refreshed every time, the work of data processing does not need to be submitted to the server every time, the burden of the server is reduced, the response speed is increased, and the waiting time of the user is shortened.
Based on the application of the AJAX technology in the searching process, corresponding to the system, the invention also provides a search result page thumbnail display method based on the AJAX, as shown in FIG. 3, which comprises the following steps:
301. searching according to a user instruction to obtain a result page, and embedding an AJAX script into the result page by a search engine;
302. a user acquires a result page, starts an AJAX script and traverses a hyperlink target page on the result page;
303. and displaying the thumbnail of the target page according to the user trigger information.
The following is exemplified in conjunction with the above systems and methods:
a user search instruction is sent by a second control unit 21 of a client 2, if a keyword requiring search is 'patent', the instruction is transmitted to a first control unit 11 of a server 1, the first control unit 11 searches to obtain a result page containing a plurality of target pages related to the keyword 'patent', the first control unit 11 transmits the result page to an AJAX script unit 12, the AJAX script unit 12 embeds the AJAX script into the result page, after the second control unit 21 of the client 2 reads the result page, the AJAX script is started to traverse hyperlink target pages on the result page, at the moment, the user triggers the target pages of the result page through the second control unit 21 of the client 2, if the target pages are contents concerned by the user, the user triggers the target pages, a thumbnail forming unit 22 displays thumbnails of the target pages to the user according to the triggering information, in the invention, due to the characteristic of pre-reading the target page of the AJAX script, the waiting time of a user is reduced, and the target page is formed into a thumbnail form, so that the user can know the information of the target page without opening the target page, and the use of the user is greatly facilitated.
As shown in fig. 2, the client 2 of the system of the present invention further includes a downloading unit 23 and a caching unit 24, and after the second control unit 21 reads the result page, the downloading unit 23 starts up to download the result page into the browser of the client 2, and store the target page read by the AJAX script in the caching unit 24. Therefore, the result page containing a plurality of target pages searched by the server side 1 is downloaded to the browser of the client side 2, and the time for opening the result page next time by the user is reduced. In the present system, the thumbnail of the target page may be implemented by the FRAME web page creation unit 221 of the thumbnail forming unit 22 creating the FRAME web page, or may be implemented by the thumbnail forming unit 22 further including the picture creation unit 222 creating a picture.
Corresponding to the system shown in fig. 2, in the method of the invention, with reference to fig. 4, it is implemented with the following steps:
401. searching according to a user instruction to obtain a result page, and embedding an AJAX script into the result page by a search engine;
402. downloading the obtained result page embedded with the AJAX script into a user browser;
403. a user acquires a result page, starts an AJAX script and traverses a hyperlink target page on the result page;
404. the AJAX script reads the hyperlink target page and stores it in the buffer sequence
405. And displaying the thumbnail of the target page according to the user trigger information.
In step 405, a thumbnail of the target page is displayed in the form of creating a FRAME web page or a picture of the target page. The result page in the present invention may be in the form of HTML, or in other forms.
The invention adopts a method of prefetching the search result with transparency for the user, prefetches the target page in the search result by adopting the AJAX technology in the search engine, and generates the thumbnail of the target page, so that the user can preview the content of the target page without opening the result item, the time for opening the result webpage by the user is reduced, the retrieval time of the user is saved, and the network resources are fully utilized.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A method for displaying a search result page in a thumbnail manner is characterized by comprising the following steps:
A. searching according to a user instruction to obtain a result page, and embedding an AJAX script into the result page by a search engine;
B. starting the AJAX script, and traversing a hyperlink target page on a result page;
C. and displaying the thumbnail of the target page according to the user trigger information.
2. Method according to claim 1, characterized in that between step B and step C there is also a step B1: the AJAX script reads the hyperlink target page and saves it in a buffer sequence.
3. The method of claim 1, wherein between step a and step B there is the further step of downloading the resulting AJAX script embedded results page into a user browser.
4. The method according to claim 1, wherein in step C, a thumbnail of the target page is displayed in the form of creating a FRAME web page or a target page picture.
5. A search result page thumbnail display system comprises a client and a server which are communicated with each other, and is characterized in that the server is provided with a first control unit and an AJAX script unit, and the client is provided with a second control unit and a thumbnail forming unit; wherein,
the first control unit obtains a result page comprising a plurality of target pages according to the instruction of the second control unit and transmits the result page to the AJAX script unit;
the AJAX script unit is used for receiving the result page transmitted by the first control unit and embedding the AJAX script into the result page;
the second control unit sends a search instruction to the first control unit, reads a result page in the AJAX script unit and controls the AJAX script to start;
and the thumbnail forming unit displays the thumbnail of the target page according to the trigger information of the second control unit user to the target page.
6. The system according to claim 5, wherein the client is further provided with a downloading unit and a cache unit, and the result page is downloaded to the cache unit of the client after being read by the second control unit.
7. The system according to claim 5, wherein the thumbnail forming unit includes at least a FRAME web page creating unit to display the thumbnail of the target page in the FRAME web page.
8. The system according to claim 7, wherein the thumbnail forming unit further comprises a picture creating unit that displays thumbnails of the target pages in pictures.
CN 200610064990 2006-03-20 2006-03-20 Method for breviary displaying the result of page searching Pending CN101042695A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610064990 CN101042695A (en) 2006-03-20 2006-03-20 Method for breviary displaying the result of page searching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610064990 CN101042695A (en) 2006-03-20 2006-03-20 Method for breviary displaying the result of page searching

Publications (1)

Publication Number Publication Date
CN101042695A true CN101042695A (en) 2007-09-26

Family

ID=38808207

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610064990 Pending CN101042695A (en) 2006-03-20 2006-03-20 Method for breviary displaying the result of page searching

Country Status (1)

Country Link
CN (1) CN101042695A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101957844A (en) * 2010-09-17 2011-01-26 百度在线网络技术(北京)有限公司 On-line application system and implementation method thereof
CN102024012A (en) * 2009-09-17 2011-04-20 索尼公司 Information processing apparatus, data acquisition method, and program
CN102129453A (en) * 2011-03-04 2011-07-20 黄斌 Display control device and method capable of displaying search result in mode of text completed with graphs
CN102200971A (en) * 2010-03-22 2011-09-28 腾讯科技(深圳)有限公司 Method and equipment for realizing webpage content previewing
WO2012025040A1 (en) * 2010-08-27 2012-03-01 Huang Bin Visualized search engine system and implementation method and application thereof
CN101887442B (en) * 2009-05-15 2012-07-18 宏碁股份有限公司 Web sharing platform
CN102713902A (en) * 2009-12-02 2012-10-03 萨基姆通讯宽带公司 Method for generating the result of a search carried out using a search engine
CN102799343A (en) * 2011-05-27 2012-11-28 阿里巴巴集团控股有限公司 Method and device for displaying index icon content
CN103118081A (en) * 2013-01-18 2013-05-22 北京奇虎科技有限公司 Server, client, system and method for preloading browse pages on explorer
CN103246678A (en) * 2012-02-13 2013-08-14 腾讯科技(深圳)有限公司 Method and device for previewing web page contents
WO2013139025A1 (en) * 2012-03-22 2013-09-26 Google Inc. Providing content
CN103353886A (en) * 2013-06-28 2013-10-16 优视科技有限公司 Method and system for previewing webpage
CN103761230A (en) * 2013-10-17 2014-04-30 北京奇虎科技有限公司 Method and device for capturing media content information of webpage by search engine
CN103914495A (en) * 2013-01-09 2014-07-09 阿里巴巴集团控股有限公司 Page preview method and system
US9229834B2 (en) 2010-09-17 2016-01-05 Baidu Online Network Technology (Beijing) Co., Ltd. Online application system and method for implementing the same
CN106294408A (en) * 2015-05-22 2017-01-04 阿里巴巴集团控股有限公司 The method and apparatus that the Asynchronous Request of dynamic web page is monitored
CN107749919A (en) * 2017-09-22 2018-03-02 努比亚技术有限公司 A kind of application program page display method and equipment
CN109241470A (en) * 2018-09-27 2019-01-18 北京小米移动软件有限公司 Page display method, apparatus and system
CN109918565A (en) * 2019-02-02 2019-06-21 北京搜狗科技发展有限公司 A kind of processing method, device and electronic equipment for searching for data
CN114968513A (en) * 2016-12-13 2022-08-30 谷歌有限责任公司 System and method for prefetching content items

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101887442B (en) * 2009-05-15 2012-07-18 宏碁股份有限公司 Web sharing platform
CN102024012A (en) * 2009-09-17 2011-04-20 索尼公司 Information processing apparatus, data acquisition method, and program
CN102713902A (en) * 2009-12-02 2012-10-03 萨基姆通讯宽带公司 Method for generating the result of a search carried out using a search engine
CN102200971A (en) * 2010-03-22 2011-09-28 腾讯科技(深圳)有限公司 Method and equipment for realizing webpage content previewing
CN102200971B (en) * 2010-03-22 2014-06-18 腾讯科技(深圳)有限公司 Method and equipment for realizing webpage content previewing
WO2012025040A1 (en) * 2010-08-27 2012-03-01 Huang Bin Visualized search engine system and implementation method and application thereof
CN101957844B (en) * 2010-09-17 2011-11-23 百度在线网络技术(北京)有限公司 On-line application system and implementation method thereof
US9229834B2 (en) 2010-09-17 2016-01-05 Baidu Online Network Technology (Beijing) Co., Ltd. Online application system and method for implementing the same
US9229835B2 (en) 2010-09-17 2016-01-05 Baidu Online Network Technology (Beijing) Co., Ltd. Method and apparatus for monitoring state of online application
CN101957844A (en) * 2010-09-17 2011-01-26 百度在线网络技术(北京)有限公司 On-line application system and implementation method thereof
CN102129453B (en) * 2011-03-04 2013-10-23 北京立新盈企信息技术有限公司 Display control device and method capable of displaying search result in mode of text completed with graphs
CN102129453A (en) * 2011-03-04 2011-07-20 黄斌 Display control device and method capable of displaying search result in mode of text completed with graphs
CN102799343A (en) * 2011-05-27 2012-11-28 阿里巴巴集团控股有限公司 Method and device for displaying index icon content
CN103246678B (en) * 2012-02-13 2018-04-27 深圳市世纪光速信息技术有限公司 A kind of web page content preview method and apparatus
CN103246678A (en) * 2012-02-13 2013-08-14 腾讯科技(深圳)有限公司 Method and device for previewing web page contents
US9754031B2 (en) 2012-03-22 2017-09-05 Google Inc. Providing content
WO2013139025A1 (en) * 2012-03-22 2013-09-26 Google Inc. Providing content
US10204162B2 (en) 2012-03-22 2019-02-12 Google Llc Providing content
CN103914495A (en) * 2013-01-09 2014-07-09 阿里巴巴集团控股有限公司 Page preview method and system
CN103118081A (en) * 2013-01-18 2013-05-22 北京奇虎科技有限公司 Server, client, system and method for preloading browse pages on explorer
WO2014110978A1 (en) * 2013-01-18 2014-07-24 北京奇虎科技有限公司 Server, client, system and method for preloading browse page on explorer
CN103118081B (en) * 2013-01-18 2016-01-13 北京奇虎科技有限公司 Server, client, the system and method for browsing pages in prestrain browser
US10284686B2 (en) 2013-01-18 2019-05-07 Beijing Qihoo Technology Company Limited Server, client, system and method for preloading browsed page in browser
US9916285B2 (en) 2013-06-28 2018-03-13 Uc Mobile Limited Generating a preview of a web page for a mobile terminal
WO2014206072A1 (en) * 2013-06-28 2014-12-31 优视科技有限公司 Web page previewing method and system
CN103353886A (en) * 2013-06-28 2013-10-16 优视科技有限公司 Method and system for previewing webpage
CN103761230A (en) * 2013-10-17 2014-04-30 北京奇虎科技有限公司 Method and device for capturing media content information of webpage by search engine
CN106294408A (en) * 2015-05-22 2017-01-04 阿里巴巴集团控股有限公司 The method and apparatus that the Asynchronous Request of dynamic web page is monitored
CN106294408B (en) * 2015-05-22 2019-08-30 阿里巴巴集团控股有限公司 The method and apparatus that the Asynchronous Request of dynamic web page is monitored
CN114968513A (en) * 2016-12-13 2022-08-30 谷歌有限责任公司 System and method for prefetching content items
CN107749919A (en) * 2017-09-22 2018-03-02 努比亚技术有限公司 A kind of application program page display method and equipment
CN109241470A (en) * 2018-09-27 2019-01-18 北京小米移动软件有限公司 Page display method, apparatus and system
CN109918565A (en) * 2019-02-02 2019-06-21 北京搜狗科技发展有限公司 A kind of processing method, device and electronic equipment for searching for data
CN109918565B (en) * 2019-02-02 2021-05-11 北京搜狗科技发展有限公司 Processing method and device for search data and electronic equipment

Similar Documents

Publication Publication Date Title
CN101042695A (en) Method for breviary displaying the result of page searching
CN101075236A (en) Apparatus and method for accelerating browser webpage display
JP6351611B2 (en) Distributing and displaying page previews during page acquisition events
US8832058B1 (en) Systems and methods for syndicating and hosting customized news content
US8346885B2 (en) Systems and methods thereto for acceleration of web pages access using next page optimization, caching and pre-fetching techniques
AU2009287454B2 (en) New tab pages and bookmark toolbars in a browser
US7865511B2 (en) News feed browser
CN1173274C (en) Method for realizing printing operation, information processing system and network system
US20070208704A1 (en) Packaged mobile search results
CN1522418A (en) Predictive caching and highlighting of web pages
CN101042694A (en) Method for accessing father page in the time of browing web page
WO2007063340A1 (en) Display of search results on mobile device browser with background processing
WO2001055897A1 (en) Method and apparatus for processing web documents
CN1912869A (en) Implementing method of network profile
CN1339747A (en) System and method for high speed buffer storage file information
JPH1124982A (en) Web page lookahead system based on history
WO2012159360A1 (en) Method and apparatus for web page prefetching
US20080297521A1 (en) System and method for providing skins for a web page
JP2009075908A (en) Web page browsing history management system, web page browsing history management method, and computer program
US20030172126A1 (en) Method and system for displaying condensed web page information in response to a user query
KR100407206B1 (en) Pre-processor and method and apparatus for processing web documents using the same
JP2002251315A (en) Network browser
CN1801142A (en) Method for implementing quick link of specific matching words displayed on screen
CN1460211A (en) Personal banner creating program
CN1326156A (en) Off-line Reading Method of Selecting Hyperlinks on the Internet

Legal Events

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

Open date: 20070926