CN103473326A - Method and device providing searching advices - Google Patents

Method and device providing searching advices Download PDF

Info

Publication number
CN103473326A
CN103473326A CN2013104186857A CN201310418685A CN103473326A CN 103473326 A CN103473326 A CN 103473326A CN 2013104186857 A CN2013104186857 A CN 2013104186857A CN 201310418685 A CN201310418685 A CN 201310418685A CN 103473326 A CN103473326 A CN 103473326A
Authority
CN
China
Prior art keywords
search
suggestion
matching result
key word
search suggestion
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
CN2013104186857A
Other languages
Chinese (zh)
Inventor
刘满伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN2013104186857A priority Critical patent/CN103473326A/en
Publication of CN103473326A publication Critical patent/CN103473326A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method and a device providing searching advices. The method includes acquiring searching key words input by users, judging whether the input searching key words have matching results in local storage or not, if yes, utilizing the matching results in local storage to generate searching advices, if not, sending request containing the input searching key words to a server, utilizing matching results sent back by the server to generate searching advices and storing the searching advices to the local storage. The method and the device providing the searching advices reduce frequency of requests sent to the server and interaction between browsers and servers, save network sources, and can utilize matching results stored in the local storage to generate searching advices to improve user experience when network is poor.

Description

A kind of method and apparatus that the search suggestion is provided
[technical field]
The present invention relates to the Computer Applied Technology field, particularly a kind of method and apparatus that the search suggestion is provided.
[background technology]
Along with the development of computer technology, network becomes the mode that the important means of user's obtaining information, particularly search engine have become wherein a kind of obtaining information that people the most often use gradually.The user inputs the keyword that will search in the search box, and the Search Results that search engine just can be corresponding by this keyword returns to the user.For search efficiency and the search experience that improves the user, most of search engine has possessed search suggestion function, be that the keyword that search engine can be inputted in the search box according to the user provides the suggestion of relevant search keyword to the user, usually the keyword of these suggestions appears at the below of search box, with the form appearance of combobox, effect as shown in fig. 1.The user needn't input the keyword that complete keyword just can advise by selection and searched for like this.
The function of search suggestion at present mainly realizes by this mode: character of the every input of user, browser will send the request that comprises the current input content of user to server, the searched key word of the current input content of server lookup and user coupling, based on the search temperature selected and sort after return to browser and shown as the search suggestion.
Yet above-mentioned implementation tends to cause browser to send request to server continually, on the one hand waste Internet resources, on the other hand, if poor situation data are returned and can't be realized not in time the search suggestion at network.
[summary of the invention]
In view of this, the invention provides a kind of method and apparatus that the search suggestion is provided, so that reduce the impact of search suggestion on Internet resources.
Concrete technical scheme is as follows:
On the one hand, the invention provides a kind of method that the search suggestion is provided, the method comprises:
Obtain the current searched key word of having inputted;
Judge whether described searched key word exists matching result in the storage of this locality, if so, utilize described matching result to produce the search suggestion; Otherwise, sending the request that comprises described searched key word to server, the matching result that utilizes server to return produces the search suggestion, and will search for and advise being stored in local storage.
One preferred implementation according to the present invention, describedly will search for suggestion and be stored in local storage and comprise:
Using described searched key word as key key and will search for suggestion and carry out corresponding stored as value value in store this locality.
One preferred implementation according to the present invention judges whether described searched key word exists matching result to comprise in the storage of this locality:
Inquire about in described local storage and whether have the key that comprises described searched key word or the key consistent with described searched key word, if so, determine that value corresponding to key inquired is the matching result of described searched key word in the storage of this locality.
One preferred implementation according to the present invention, after utilizing described matching result to produce the search suggestion, the method also comprises:
When representing described search suggestion, represent the more option of new search suggestion;
When the option of described more new search suggestion is selected by the user, send the request that comprises described searched key word to server, the matching result that utilizes server to return upgrades the search suggestion represented, and utilizes the search suggestion after upgrading to upgrade described local storage.
One preferred implementation according to the present invention if certain list item in local storage is not used as matching result generation search suggestion in default digestion time, is deleted described certain list item from the storage of this locality.
On the other hand, the invention provides a kind of device that the search suggestion is provided, this device comprises:
The keyword acquiring unit, for obtaining the current searched key word of having inputted;
Whether the local search unit, exist matching result for judging described searched key word in this locality;
The suggestion generation unit, for when judgment result is that of described local search unit is, utilize described matching result to produce the search suggestion; Otherwise, sending the request that comprises described searched key word to server, the matching result that utilizes server to return produces the search suggestion, and will search for and advise being stored in local storage.
One preferred implementation according to the present invention, described suggestion generation unit will search for suggestion be stored in local storage in the time, specifically using described searched key word as key and will search for suggestion and carry out corresponding stored as value in store this locality.
One preferred implementation according to the present invention, described local search unit, whether there are the key that comprises described searched key word or the key consistent with described searched key word specifically for inquiring about in described local storage, if so, determine that value corresponding to key inquired is the matching result of described searched key word in the storage of this locality.
One preferred implementation according to the present invention, this device also comprises:
Represent unit, the search suggestion generated for representing described suggestion generation unit, in the search suggestion produced at the matching result represented in utilizing local storage, represent the more option of new search suggestion;
Monitoring unit, while being selected by the user for the option that listens to described more new search suggestion, trigger described suggestion generation unit;
Described suggestion generation unit, also when receiving the triggering of described monitoring unit, send the request that comprises described searched key word to server, the matching result that utilizes server to return more new search suggestion represents for the described unit that represents, and utilizes the search suggestion after upgrading to upgrade described local storage.
One preferred implementation according to the present invention, this device also comprises: the list item maintenance unit, if be not used as matching result generation search suggestion for certain list item of local storage in default digestion time, described certain list item is deleted from the storage of this locality.
As can be seen from the above technical solutions, the search suggestion that the matching result that the present invention will utilize server to return generates is stored in local storage, the matching result of the searched key word coupling of existence and the current input of user in the storage of this locality, the preferential matching result generation search suggestion of using in local storage, otherwise again to the server request matching result.Reduced the frequency sent request to server, reduced the mutual of browser and server, saved Internet resources on the one hand, even if on the other hand in the poor situation of network, also can utilize the matching result in local storage to generate the search suggestion, improve user's experience.
[accompanying drawing explanation]
The instance graph that Fig. 1 provides search to advise for search engine;
The system construction drawing that Fig. 2 is applicable by the embodiment of the present invention;
The method flow diagram that the search suggestion is provided that Fig. 3 provides for the embodiment of the present invention one;
Fig. 4 generates for the matching result in LocalStorage that utilizes that the embodiment of the present invention one provides the instance graph that search is advised;
The structure drawing of device that the search suggestion is provided that Fig. 5 provides for the embodiment of the present invention two.
[embodiment]
In order to make the purpose, technical solutions and advantages of the present invention clearer, below in conjunction with the drawings and specific embodiments, describe the present invention.
Utilized in the present invention a kind of novel storage mode---the local storage of LocalStorage(), LocalStorage can save the data in subscriber equipment this locality, even if mobile device, most of browser can both realize supporting web storage feature, and therefore the browser on the smart mobile phones such as android and ios also can normally use.The data that LocalStorage preserves are generally permanent, that is to say that even if the user restarts after closing current web browser, data still exist, unless user or program are clearly specified deletion as long as adopt the LocalStorage save data.Because it is this locality storage associated with browser, the search suggestion that can obtain from server for storage in the present invention, and when showing the search suggestion to the user, preferentially utilize the search suggestion in LocalStorage, if there is no the search suggestion of coupling in LocalStorage, then to server request.It should be noted that, although at present LocalStorage is the storage mode that HTML5 supports, along with the development of web technologies, follow-uply the support of other versions to LocalStorage may occur, so the present invention is not limited to HTML5.Below by a pair of method provided by the invention of embodiment, be described in detail.
Before describing embodiment mono-, at first to the present invention, applicable system is simply introduced, as shown in Figure 2, the applicable system of the present invention consists of subscriber equipment and server, if in the present invention, the realization of search and search suggestion is based on HTML, the method described in the embodiment of the present invention one is carried out by the browser of subscriber equipment, device described in embodiment bis-is arranged in the browser of subscriber equipment, the local storage mode adopted can be LocalStorage, but the present invention is not limited to the realization based on HTML, that is to say, method and apparatus provided by the invention can client or application program (APP) in subscriber equipment be realized, can adopt adaptively other local storage modes in this case.Above-mentioned subscriber equipment can be PC, also can be mobile devices such as mobile phone, panel computer.There is communication between subscriber equipment and server when search, basic identical in its communication process and prior art, be that browser sends the request that comprises the current searched key word of having inputted of user to server, return to matching result by server, the matching result that the browser utilization is returned produces the search suggestion.
Embodiment mono-,
The method flow diagram that the search suggestion is provided that Fig. 3 provides for the embodiment of the present invention one, as shown in Figure 3, the method can comprise the following steps:
Step 301: obtain the current searched key word of having inputted of user.
This step is actually to be monitored the behavior of user's inputted search keyword, normally obtain the searched key word that the user inputs in the search box, certainly do not get rid of the form of other inputted search keywords yet, the search engine for example had is provided at the mechanism that the direct inputted search keyword of address field is searched for, and the inputted search keyword in the search box of all take in embodiments of the present invention is example.
The user is in the search box in the process of inputted search keyword, and character of in fact every input all can be searched for recommendation by the searched key word based on having inputted, and that is to say, character of every input all can be carried out the flow process shown in the present embodiment.For example, when the user thinks that the searched key word of input is " hospital register reservation ", when the user inputs " doctor " in the search box, " doctor " starts to carry out the flow process in the present embodiment as the current searched key word of having inputted.If do not meet consumers' demand in the search provided according to the flow process of the present embodiment suggestion, the user continues input " institute " in the search box, now " hospital " starts to carry out the flow process in the present embodiment as the current searched key word of having inputted, and according to the flow process of the embodiment of the present invention, to the user, provides the search suggestion.If exist, meet consumers' demand, the user can select a searched key word that conduct is final from the search suggestion; If do not meet consumers' demand, the user continues input " extension " in the search box.
It should be noted that, difference based on input method, it is unit that content in user's inputted search frame might not be take a character, also may take word as unit, as long as the execution of therefore obtaining in this step be detect the user in the search box new input content just start to carry out, this new input content can be a character, a word or a phrase etc.
Step 302: judge that whether the current searched key word of having inputted exists matching result in LocalStorage, if not, performs step 303; If so, perform step 304.
Step 303: send the request that comprises the current searched key word of having inputted to server, the matching result that utilizes server to return produces the search suggestion, and will search for and advise being stored in LocalStorage.
That is to say, preferentially judge in LocalStorage and whether have current matching result corresponding to searched key word of having inputted, if do not have, then to server request.Mode to server request search suggestion is same as the prior art.The searched key word of the content matching that comprises in server lookup and request, based on the search temperature selected and sort after matching result is returned to browser.Browser utilizes matching result generation search suggestion to represent to the user.
Further, browser, from server obtains matching result generation search suggestion, can be stored in the search suggestion in LocalStorage, with (key, value) form storage, the current searched key word of having inputted is as key, and corresponding search suggestion is as value.As shown in table 1.
Table 1
Figure BDA0000381961930000061
In view of this file layout, in step 302, judge when whether the current searched key word of having inputted exists matching result in LocalStorage, be actually the key in inquiry LocalStorage, judge whether to exist key to comprise the current searched key word of having inputted or consistent with the current searched key word of having inputted, if existence, comprise the current searched key word of having inputted and/or value corresponding to key consistent with the current searched key word of having inputted is matching result.
If there be the key and the key consistent with the current searched key word of having inputted that comprises the current searched key word of having inputted simultaneously, the value that preferred consistent with the current searched key word of having inputted key is corresponding is as matching result.If there are a plurality of key that comprise the current searched key word of having inputted, the value that preferably wherein the shortest key is corresponding is as matching result.
Particularly, to search for when suggestion is stored in LocalStorage and can use localStorage.setItem (key, value) function, localStorage.setItem (A, B) be that A is stored in to the key in LocalStorage, B is stored in the value that this key is corresponding.For example, localStorage.setItem (' hospital ', ' " Hospital Grade division ", " Hospital Grade ", " hospital register reservation ", " big shot of hospital ", " hospital recruitment ", " hospital registers ", " hospital's wind and cloud ", " hospital management ", " hospital's reservation ", " hospital infection " ') be exactly to be stored as the content shown in the first row in table 1 in LocalStorage.
When obtaining matching result, inquiry LocalStorage can use localStorage.getItem (key), localStorage.getItem (X) is matching result corresponding to inquiry X in LocalStorage, inquires about and return in LocalStorage to meet with the similarity of X the corresponding value of key that default similarity requires.For example, localStorage.getItem (' hospital ') just can return: " Hospital Grade division ", " Hospital Grade ", " hospital register reservation ", " big shot of hospital ", " hospital recruitment ", " hospital registers ", " hospital's wind and cloud ", " hospital management ", " hospital's reservation ", " hospital infection ".
Step 304: utilize the matching result in localStorage to produce the search suggestion.
This situation is, if there is the matching result of the current searched key word of having inputted in localStorage, that is to say, stored the search suggestion of the current searched key word of having inputted in localStorage, directly with the matching result in localStorage, produced the search suggestion and represent to the user.
In the present invention the ways of presentation of search suggestion do not limited, preferably can adopt the form with combobox below search box to represent.
Especially, the matching result returned by server normally can be along with temperature is changed, for fear of existing matching result preferentially to adopt the matching result in localStorage to cause the unalterable situation of search suggestion as the search suggestion in localStorage, can, when representing the search suggestion, represent the more option of new search suggestion in this step.When the user selects the option of (by modes such as click, slips) this renewal result, send the request that comprises the current searched key word of having inputted to server, the matching result that utilizes server to return upgrades the search suggestion represented, and utilizes the search suggestion after upgrading to upgrade LocalStorage.
As shown in Figure 4, when the user inputs " hospital " in the search box, suppose in LocalStorage to exist key " hospital ", using this key, corresponding value, as matching result, utilizes matching result to generate the search suggestion and is represented by combobox.Meanwhile, there is the option of " more new search suggestion " in the bottom of combobox, after the user clicks this option, matching result that can be corresponding to server request " hospital ", after utilizing this matching result to generate the search suggestion, the search suggestion that renewal represents, and to key in LocalStorage " hospital ", corresponding value is upgraded, and is updated to the search suggestion of the matching result generation that utilizes server to return.If, directly according to the search suggestion of step 303 generation, when representing, can represent the option of this " more new search suggestion ".
For each list item in LocalStorage, in order to prevent that the list item be not hit for a long time again is hit content when generating the search suggestion and does not meet current temperature situation fully, can digestion time be set for each list item in LocalStorage, for example be set to 30 days.If certain list item is not used as matching result and produces the search suggestion in digestion time, the value in this list item is not used as matching result and produces the search suggestion, deletes this list item.That is to say, the value in each list item is used as matching result and produces the search suggestion and just the time tag of this list item is updated to the current time, when the time tag of certain list item reaches 30 days apart from the current time, by this list item deletion.
After execution of step 303 or 304, if the user inputs new content in the search box, go to step 301 and again carry out above-mentioned flow process.
Be more than the detailed description that method provided by the present invention is carried out, be described in detail below by bis-pairs of devices of search suggestion that provide provided by the present invention of embodiment.
Embodiment bis-,
The structure drawing of device that the search suggestion is provided that Fig. 5 provides for the embodiment of the present invention two, this device can be arranged at the browser of subscriber equipment, and as shown in Figure 5, this device comprises: keyword acquiring unit 01, local search unit 02 and suggestion generation unit 03.Can further include and represent unit 04, monitoring unit 05 and list item maintenance unit 06.
Keyword acquiring unit 01 is responsible for the behavior of user's inputted search keyword is monitored, and obtains the current searched key word of having inputted of user, for example obtains the keyword that the user inputs in the search box.As long as keyword acquiring unit 01 listens to the behavior of user's inputted search keyword, the user is every has inputted new character, and this device just starts to search for generation and the displaying of advising.
Local search unit 02 is responsible for judging whether the current searched key word of having inputted exists matching result in LocalStorage.Suggestion generation unit 03, when judgment result is that of local search unit 02 is, utilizes the matching result in LocalStorage to produce the search suggestion; Otherwise, sending the request that comprises the current searched key word of having inputted to server, the matching result that utilizes server to return produces the search suggestion, and will search for and advise being stored in LocalStorage.
Particularly, suggestion generation unit 03 will search for advise being stored in LocalStorage in the time, specifically using the current searched key word of having inputted of user as key and will search for suggestion and carry out corresponding stored as value in LocalStorage, with the form storage of (key, value).
Based on this file layout, local search unit 02 is actually inquiry and whether has the key that comprises the current searched key word of having inputted or the key consistent with the current searched key word of having inputted in LocalStorage, if so, determine that value corresponding to key inquired is the current matching result of searched key word in LocalStorage of having inputted.
If there be the key and the key consistent with the current searched key word of having inputted that comprises the current searched key word of having inputted simultaneously, the value that preferred consistent with the current searched key word of having inputted key is corresponding is as matching result.If there are a plurality of key that comprise the current searched key word of having inputted, the value that preferably wherein the shortest key is corresponding is as matching result.
Suggestion generation unit 03 will search for advise being stored in LocalStorage in the time can use localStorage.setItem (key, value) function, localStorage.setItem (A, B) be that A is stored in to the key in LocalStorage, B is stored in the value that this key is corresponding.Local search unit 02 can be used localStorage.getItem (key) when inquiry LocalStorage obtains matching result, localStorage.getItem (X) is matching result corresponding to inquiry X in LocalStorage, inquires about and return in LocalStorage to meet with the similarity of X the corresponding value of key that default similarity requires.
In the present invention the ways of presentation of search suggestion do not limited, preferably can adopt the form with combobox below search box to represent.
The search suggestion generated for suggestion generation unit 03 is represented by representing unit 04, in the search suggestion produced at the matching result represented in utilizing LocalStorage, represents the more option of new search suggestion.
When the option that monitoring unit 05 listens to the suggestion of new search is more selected by the user, trigger suggestion generation unit 03.When suggestion generation unit 03 is received the triggering of monitoring unit 05, send the request that comprises the current searched key word of having inputted to server, the matching result that utilizes server to return more new search suggestion represents for representing unit 04, and utilizes the search suggestion after upgrading to upgrade LocalStorage.
The purpose of so doing is because the matching result returned by server normally can be along with temperature is changed, for fear of existing matching result preferentially to adopt the matching result in localStorage to cause the unalterable situation of search suggestion as the search suggestion in localStorage.Ways of presentation at this for the option that more new search is advised is not limited, and can bottom the combobox of search suggestion, the mode with tabs represent, and as shown in Figure 4, can certainly adopt other ways of presentation.
For each list item in LocalStorage, in order to prevent that the list item be not hit for a long time again is hit content when generating the search suggestion and does not meet current temperature situation fully, can digestion time be set for each list item in LocalStorage, for example be set to 30 days.If list item maintenance unit 06 is responsible for certain list item in LocalStorage in default digestion time and is not used as matching result generation search suggestion, certain list item is deleted from LocalStorage.That is to say, the value in each list item is used as matching result and produces the search suggestion and just the time tag of this list item is updated to the current time, when the time tag of certain list item reaches 30 days apart from the current time, by this list item deletion.
As seen from the above description, said method provided by the invention and device possess following advantage:
1) reduced the frequency sent request to server, reduced the mutual of browser and server, saved Internet resources on the one hand, even if on the other hand in the poor situation of network, also can utilize the matching result in localStorage to generate the search suggestion, improve user's experience.
2) can represent fast the search suggestion of user entered keyword, respond rapider.
3) without other storage mediums, adopt the localStorage of browser to get final product, reduce the expense on storage resources.
4) LocalStorage is the function of browser itself, and the mode of comparing and being stored at the storage medium of subscriber equipment this locality is without special authority, convenient.
In several embodiment provided by the present invention, should be understood that, disclosed system, apparatus and method, can realize by another way.For example, device embodiment described above is only schematically, and for example, the division of described unit, be only that a kind of logic function is divided, and during actual the realization, other dividing mode can be arranged.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, can be also that the independent physics of unit exists, and also can be integrated in a unit two or more unit.Above-mentioned integrated unit both can adopt the form of hardware to realize, the form that also can adopt hardware to add SFU software functional unit realizes.
The integrated unit that the above-mentioned form with SFU software functional unit realizes, can be stored in a computer read/write memory medium.Above-mentioned SFU software functional unit is stored in a storage medium, comprise that some instructions are with so that a computer equipment (can be personal computer, server, or the network equipment etc.) or processor (processor) carry out the part steps of the described method of each embodiment of the present invention.And aforesaid storage medium comprises: various media that can be program code stored such as USB flash disk, portable hard drive, ROM (read-only memory) (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disc or CDs.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (10)

1. the method that the search suggestion is provided, is characterized in that, the method comprises:
Obtain the current searched key word of having inputted;
Judge whether described searched key word exists matching result in the storage of this locality, if so, utilize described matching result to produce the search suggestion; Otherwise, sending the request that comprises described searched key word to server, the matching result that utilizes server to return produces the search suggestion, and will search for and advise being stored in local storage.
2. method according to claim 1, is characterized in that, describedly will search for suggestion and be stored in local storage and comprise:
Using described searched key word as key key and will search for suggestion and carry out corresponding stored as value value in store this locality.
3. method according to claim 2, is characterized in that, judges whether described searched key word exists matching result to comprise in the storage of this locality:
Inquire about in described local storage and whether have the key that comprises described searched key word or the key consistent with described searched key word, if so, determine that value corresponding to key inquired is the matching result of described searched key word in the storage of this locality.
4. according to claim 1,2 or 3 described methods, it is characterized in that, after utilizing described matching result to produce the search suggestion, the method also comprises:
When representing described search suggestion, represent the more option of new search suggestion;
When the option of described more new search suggestion is selected by the user, send the request that comprises described searched key word to server, the matching result that utilizes server to return upgrades the search suggestion represented, and utilizes the search suggestion after upgrading to upgrade described local storage.
5. according to claim 1,2 or 3 described methods, it is characterized in that, if certain list item in local storage is not used as matching result generation search suggestion in default digestion time, described certain list item is deleted from the storage of this locality.
6. the device that the search suggestion is provided, is characterized in that, this device comprises:
The keyword acquiring unit, for obtaining the current searched key word of having inputted;
Whether the local search unit, exist matching result for judging described searched key word in this locality;
The suggestion generation unit, for when judgment result is that of described local search unit is, utilize described matching result to produce the search suggestion; Otherwise, sending the request that comprises described searched key word to server, the matching result that utilizes server to return produces the search suggestion, and will search for and advise being stored in local storage.
7. device according to claim 6, it is characterized in that, described suggestion generation unit will search for suggestion be stored in local storage in the time, specifically using described searched key word as key and will search for suggestion and carry out corresponding stored as value in store this locality.
8. device according to claim 7, it is characterized in that, described local search unit, whether there are the key that comprises described searched key word or the key consistent with described searched key word specifically for inquiring about in described local storage, if so, determine that value corresponding to key inquired is the matching result of described searched key word in the storage of this locality.
9. according to claim 7,8 or 9 described devices, it is characterized in that, this device also comprises:
Represent unit, the search suggestion generated for representing described suggestion generation unit, in the search suggestion produced at the matching result represented in utilizing local storage, represent the more option of new search suggestion;
Monitoring unit, while being selected by the user for the option that listens to described more new search suggestion, trigger described suggestion generation unit;
Described suggestion generation unit, also when receiving the triggering of described monitoring unit, send the request that comprises described searched key word to server, the matching result that utilizes server to return more new search suggestion represents for the described unit that represents, and utilizes the search suggestion after upgrading to upgrade described local storage.
10. according to claim 7,8 or 9 described devices, it is characterized in that, this device also comprises: the list item maintenance unit, if be not used as matching result generation search suggestion for certain list item of local storage in default digestion time, described certain list item is deleted from the storage of this locality.
CN2013104186857A 2013-09-13 2013-09-13 Method and device providing searching advices Pending CN103473326A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013104186857A CN103473326A (en) 2013-09-13 2013-09-13 Method and device providing searching advices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013104186857A CN103473326A (en) 2013-09-13 2013-09-13 Method and device providing searching advices

Publications (1)

Publication Number Publication Date
CN103473326A true CN103473326A (en) 2013-12-25

Family

ID=49798174

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013104186857A Pending CN103473326A (en) 2013-09-13 2013-09-13 Method and device providing searching advices

Country Status (1)

Country Link
CN (1) CN103473326A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942319A (en) * 2014-04-25 2014-07-23 北京金山网络科技有限公司 Searching method and device
CN104881497A (en) * 2015-06-17 2015-09-02 郑州悉知信息技术有限公司 Searching method and client
CN104965826A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Search method and search apparatus based on a browser
CN105354342A (en) * 2015-12-18 2016-02-24 魅族科技(中国)有限公司 Retrieval method and mobile terminal
CN105426498A (en) * 2015-11-24 2016-03-23 小米科技有限责任公司 Cue word outputting method and device
CN105511642A (en) * 2016-01-07 2016-04-20 珠海市魅族科技有限公司 Input method and input device
CN105653064A (en) * 2016-01-07 2016-06-08 珠海市魅族科技有限公司 Input method and device
CN105988992A (en) * 2015-03-02 2016-10-05 腾讯科技(深圳)有限公司 Icon pushing method and device
CN107967352A (en) * 2017-12-15 2018-04-27 四川汉科计算机信息技术有限公司 Information knowledge wisdom recommends method
CN110442593A (en) * 2019-08-12 2019-11-12 四川长虹电器股份有限公司 Method of the information across Application share is searched for based on user
CN112287385A (en) * 2020-10-09 2021-01-29 杭州电魂网络科技股份有限公司 Sensitive word filtering method and device, computer equipment and readable storage medium
CN112287385B (en) * 2020-10-09 2024-09-24 杭州电魂网络科技股份有限公司 Sensitive word filtering method, device, computer equipment and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101268463A (en) * 2005-08-24 2008-09-17 雅虎公司 Alternative search query prediction
CN102426607A (en) * 2010-11-16 2012-04-25 微软公司 Extensible search term suggestion engine
CN102982023A (en) * 2011-09-02 2013-03-20 北京百度网讯科技有限公司 Method and device for providing search suggestion

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101268463A (en) * 2005-08-24 2008-09-17 雅虎公司 Alternative search query prediction
CN102426607A (en) * 2010-11-16 2012-04-25 微软公司 Extensible search term suggestion engine
CN102982023A (en) * 2011-09-02 2013-03-20 北京百度网讯科技有限公司 Method and device for providing search suggestion

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104965826B (en) * 2014-04-18 2019-04-16 腾讯科技(深圳)有限公司 Search method and retrieval device based on browser
CN104965826A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Search method and search apparatus based on a browser
WO2015158301A1 (en) * 2014-04-18 2015-10-22 Tencent Technology (Shenzhen) Company Limited Retrieval method and retrieval apparatus based on browser
CN103942319A (en) * 2014-04-25 2014-07-23 北京金山网络科技有限公司 Searching method and device
CN105988992B (en) * 2015-03-02 2020-02-07 腾讯科技(深圳)有限公司 Icon pushing method and device
CN105988992A (en) * 2015-03-02 2016-10-05 腾讯科技(深圳)有限公司 Icon pushing method and device
CN104881497A (en) * 2015-06-17 2015-09-02 郑州悉知信息技术有限公司 Searching method and client
CN105426498A (en) * 2015-11-24 2016-03-23 小米科技有限责任公司 Cue word outputting method and device
CN105354342A (en) * 2015-12-18 2016-02-24 魅族科技(中国)有限公司 Retrieval method and mobile terminal
CN105511642A (en) * 2016-01-07 2016-04-20 珠海市魅族科技有限公司 Input method and input device
CN105653064A (en) * 2016-01-07 2016-06-08 珠海市魅族科技有限公司 Input method and device
CN107967352A (en) * 2017-12-15 2018-04-27 四川汉科计算机信息技术有限公司 Information knowledge wisdom recommends method
CN110442593A (en) * 2019-08-12 2019-11-12 四川长虹电器股份有限公司 Method of the information across Application share is searched for based on user
CN110442593B (en) * 2019-08-12 2022-02-01 四川长虹电器股份有限公司 Cross-application sharing method based on user search information
CN112287385A (en) * 2020-10-09 2021-01-29 杭州电魂网络科技股份有限公司 Sensitive word filtering method and device, computer equipment and readable storage medium
CN112287385B (en) * 2020-10-09 2024-09-24 杭州电魂网络科技股份有限公司 Sensitive word filtering method, device, computer equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN103473326A (en) Method and device providing searching advices
CN110674432B (en) Second-level caching method, device and computer readable storage medium
US9015692B1 (en) Method and system for customizing content on a server for rendering on a wireless device
CN102419768B (en) Search cache for document search
JP6487201B2 (en) Method and apparatus for generating recommended pages
CN102937979B (en) The self-defined optimization of webpage
CN100464308C (en) Method and system for updating user vocabulary synchronouslly
RU2608668C2 (en) System and method for control and organisation of web-browser cache for offline browsing
US10191856B2 (en) Method of managing web browser cache size using logical relationships and clustering
US9952848B2 (en) Dependency-aware transformation of multi-function applications for on-demand execution
CN101533410B (en) Widget content buffering method facing mobile terminal
US20170177317A1 (en) Dependency-Aware Transformation of Multi-Function Applications for On-Demand Execution
CN102930054A (en) Data search method and data search system
CN102915380A (en) Method and system for carrying out searching on data
WO2012030729A1 (en) Systems and methods for providing a hierarchy of cache layers of different types for intext advertising
CN105550206B (en) The edition control method and device of structured query sentence
CN111178950A (en) User portrait construction method and device and computing equipment
CN105745646A (en) Native application search results
CN113377289B (en) Cache management method, system, computing device and readable storage medium
CN104484482A (en) Webpage information updating method and system of network platform
CN101739412A (en) Web page safety evaluating device and web page safety evaluating method for intelligent card
WO2015062292A1 (en) Page layout method and system
US8712992B2 (en) Method and apparatus for web crawling
CN102937975A (en) Device and method for webpage search
US20130346960A1 (en) Method and system for updating an application

Legal Events

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

Application publication date: 20131225

RJ01 Rejection of invention patent application after publication