CN103745004A - Cloud-computing based desktop searching method, cloud server and terminal - Google Patents

Cloud-computing based desktop searching method, cloud server and terminal Download PDF

Info

Publication number
CN103745004A
CN103745004A CN201410036394.6A CN201410036394A CN103745004A CN 103745004 A CN103745004 A CN 103745004A CN 201410036394 A CN201410036394 A CN 201410036394A CN 103745004 A CN103745004 A CN 103745004A
Authority
CN
China
Prior art keywords
user
terminal
search
index
searching request
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.)
Granted
Application number
CN201410036394.6A
Other languages
Chinese (zh)
Other versions
CN103745004B (en
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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN201410036394.6A priority Critical patent/CN103745004B/en
Publication of CN103745004A publication Critical patent/CN103745004A/en
Application granted granted Critical
Publication of CN103745004B publication Critical patent/CN103745004B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Abstract

The invention discloses a cloud-computing based desktop searching method, a cloud server and a terminal. The method applied to the cloud server includes: creating an index file related with a user in the cloud server, receiving index information uploaded via one or multiple terminals by the user and saving the index information into the index file related with the user, receiving a searching request sent via a certain terminal by the user, searching in the index file related with the user according to searching keywords carried in the searching request, and returning searching results to the user. By the method, occupation of a searching system to local hard disk space is reduced greatly, the searching efficiency is increased, content of multiple computers can be combined to subject to uniform searching, and meanwhile, content stored in a local computer of the user can be searched through a mobile terminal.

Description

A kind of desktop searching method, Cloud Server and terminal based on cloud computing
Technical field
The present invention relates to the communications field, be specifically related to a kind of desktop searching method, Cloud Server and terminal based on cloud computing.
Background technology
We live in the epoch that information is excessive, are flooded with various information on network, how with the minimum time, find the useful information oneself needing, and become a kind of ability.On network, generally use is search engine.In fact, many times, have some information to be just kept on local hard drive, hard disk is increasing especially now, and file is more and more, and various documents, picture, MP3, video etc. are placed in each corner of hard disk.Instantly less and less in the time, need the file that can want to oneself at local search fast.
WDS technology, allows you exactly as search on the internet, completes in the even search of file on intelligent terminal of computer hard disc.Desktop searching tool has and is similar to the function of search that Windows carries, but seek rate is faster, also more intelligent.Main way is the content of memory hard disk in advance.In simple terms, be exactly to scan in advance the files such as webpage in various documents (txt, word, pdf etc.) on hard disk, E-mail, buffer memory, electrical form, the appearance of the inside is compiled into index and obtains fast result when facilitating user to search for.Search software on desktop has a lot, comprises the Recoll under Baidu's hard disk, Google's desktop (Google Desktop Search) and Linux.
WDS is by the each word in the various documents in scanning hard disk, each word is set up to an index, indicate number of times and position that this word occurs in document, when user inquires about, search program is just according to the index search of setting up in advance, and lookup result is fed back to user, be similar to the process of looking into word by the retrieval word table of dictionary.
As shown in Figure 1, provide the system architecture diagram of WDS in a kind of prior art, WDS mainly by the core technology of two aspects in conjunction with realization; The one, set up and safeguard index file, two are to provide search mechanisms fast and effectively.First need to determine data structure and the storage mode of index file, and how from various documents, to extract useful information, be recorded in index file, carry out tissue and the index of full-text database.At present most widely used is the method for falling sequencing table based on word table.Main flow process is as follows:
The appearance positional information of each word in each document is recorded in index file, index database is preserved a word table to each different character, record the occur position of same word in document, while building storehouse, need to scan all documents, each character location information of reading is added in corresponding word table.The word table of each character is divided into multiple word table sections, and document of every section of correspondence, records the appearance position of this character in document.Word table adopts inverted file structure.
User searches for, and by searching in search engine indexed file, search is exactly to realize the location matches based on index according to index file.Index file generally has two kinds of modes to build: use system R to build and use file system builds.
The problem that this WDS of prior art exists is: search system has taken a large amount of local hard drives space, and can only carry out local search, and hunting zone is little, and search efficiency is relatively low.
Summary of the invention
The technical issues that need to address of the present invention are to provide a kind of desktop searching method, Cloud Server and terminal based on cloud computing, can greatly reduce search system taking local hard drive space, improve search efficiency, and can be the content integration of multiple computing machines together, unified realization searched for.
In order to solve the problems of the technologies described above, the invention provides a kind of desktop searching method based on cloud computing, be applied to Cloud Server, comprising:
In Cloud Server, create the index file with user-association;
Receive the index information that one or more terminals of described user upload and be kept in the index file with described user-association;
Receive the searching request that user sends by a certain terminal;
According to the search key carrying in described searching request with the index file of described user-association in search for, and return to Search Results to described user.
Further, also carry described user's indication information in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for;
Described method also comprises: according to the key word carrying in described searching request and described user's indication information with the index file of described user-association in search for the index information that designated terminal uploads and/or the index information that all terminal is uploaded.
In order to solve the problems of the technologies described above, the present invention also provides a kind of desktop searching method based on cloud computing, is applied to terminal, comprising:
Terminal is set up index information, and described index information is sent to Cloud Server, and be kept at described terminal under in the index file of user-association;
Receive user's searching request, in described searching request, carry search key;
Described searching request is sent to Cloud Server, and receives the Search Results that described Cloud Server returns, to described user's display of search results.
Further, also carry described user's indication information in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for.
In order to solve the problems of the technologies described above, the present invention also provides a kind of Cloud Server, comprising:
Index file storehouse, for the index file with user-association in Cloud Server establishment, the index information that described index file is uploaded for preserving one or more terminals of described user;
Receive memory module, for receiving the index information that one or more terminals of described user upload and being kept at described index file; The searching request of also sending for receiving user;
Search module, for receiving after the searching request that user sends by a certain terminal, according to the key word carrying in described searching request with the index file of described user-association in search for, and return to Search Results to described user.
Further, also carry described user's indication information in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for.
Further, described search module, also for the key word that carries according to described searching request and described user's indication information with the described index file of described user-association in search for the index information that designated terminal uploads and/or the index information that all terminal is uploaded.
In order to solve the problems of the technologies described above, the present invention also provides a kind of terminal, comprising:
Index information is set up module, for the file on analysing terminal storage medium, to described file set up index information;
Index engine, for described index information is sent to Cloud Server, and be kept at described terminal under in the index file of user-association;
Searching request module, for receiving after user's searching request, is sent to Cloud Server by described searching request, in described searching request, carries search key, and receives the Search Results that described Cloud Server returns, to user's display of search results.
Further, also carry described user's indication information in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for.
In order to solve the problems of the technologies described above, the present invention also provides a kind of WDS system based on cloud computing, comprising: Cloud Server as above and terminal as above.
Compared with prior art, desktop searching method, Cloud Server and terminal based on cloud computing provided by the invention, can greatly reduce search system to the taking of local hard drive space, and improves search efficiency, and can be the content integration of multiple computing machines together, unified realization searched for; Also can pass through the content of mobile terminal to search Computer Storage simultaneously.
Accompanying drawing explanation
Fig. 1 is the structural drawing of WDS system in prior art;
Fig. 2 is the structural drawing of the WDS system based on cloud computing in embodiment;
Fig. 3 is the structural drawing of Cloud Server in embodiment;
Fig. 4 is the structural drawing of terminal in embodiment;
Fig. 5 is the desktop searching method process flow diagram based on cloud computing in embodiment;
Fig. 6 is the structural drawing of terminal in embodiment;
Fig. 7 is the structural drawing of WDS system in an application example.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, hereinafter in connection with accompanying drawing, embodiments of the invention are elaborated.It should be noted that, in the situation that not conflicting, the combination in any mutually of the feature in embodiment and embodiment in the application.
Embodiment:
As shown in Figure 2, the present embodiment provides a kind of WDS system based on cloud computing, comprising: one or more terminals and Cloud Server, wherein:
The structure of described Cloud Server as shown in Figure 3, comprising:
Index file storehouse, for the index file with user-association in Cloud Server establishment, the index information that described index file is uploaded for preserving one or more terminals of described user;
In index file storehouse, preserve one or more described index files, an associated user of index file, preserves the index information of the multiple terminals under this associated user.
Receive memory module, for receiving the index information that one or more terminals of described user upload and being kept at described index file; The searching request of also sending by a certain terminal for receiving user;
This certain terminal not necessarily described user is uploaded one or more terminals of index information, can be any one terminal, as long as can surf the Net, sends searching request.
Search module, for receiving after the searching request that described user sends by a certain terminal, according to the key word carrying in described searching request with the index file of described user-association in search for, and return to Search Results to described a certain terminal.
The indication information that also carries described user in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for;
Described search module, also for the key word that carries according to described searching request and described user's indication information with the described index file of described user-association in search for the index information that designated terminal uploads and/or the index information that all terminal is uploaded.
On Cloud Server, there are multiple index files, index file is managed according to user, i.e. index file of a user-association, in an index file, preserve the index information that the affiliated multiple terminals of this user are uploaded, the index information of uploading such as user's local computer, notebook, Ipad and mobile phone is all kept in this user's index file.When user asks to search for, can in the terminal in any one terminal or under user, send searching request, the index information of the terminal that search subscriber is specified, or the index information of all terminals of this user.Such as, user can, by the index information in computing machine or the mobile phone searching user of oneself computing machine at home of company, increase hunting zone, and search efficiency is provided.
The structure of described terminal as shown in Figure 4, comprising:
Index information is set up module, for the file on analysing terminal storage medium, to described file set up index information;
Index engine, for described index information is sent to Cloud Server, and be kept at described terminal under in the index file of user-association;
Searching request module, for receiving after user's searching request, is sent to Cloud Server by described searching request, in described searching request, carries search key, and receives the Search Results that described Cloud Server returns, to user's display of search results.
Wherein, also carry described user's indication information in described searching request, described indication information comprises: in the index information of uploading in designated terminal or whole terminal of described index file, search for.
As shown in Figure 5, the present embodiment provides a kind of desktop searching method based on cloud computing, is applied to Cloud Server side, comprises the following steps:
S101: create the index file with user-association in Cloud Server;
Wherein, on Cloud Server, can set up one or more index files, an associated user of index file, manages index file according to user.
S102: receive the index information that one or more terminals of described user upload and be kept in the index file with described user-association;
Wherein, in the index file storehouse of described Cloud Server, preserve one or more described index files, an associated user of index file, and preserve the index information of the multiple terminals under this associated user.
S103: receive the searching request that user sends by a certain terminal;
This certain terminal can be to upload one or more users' of index information terminal, can be also the terminal of any one transmission searching request of surfing the Net.
S104: according to the search key carrying in described searching request with the index file of described user-association in search for, and return to Search Results to described a certain terminal.
This certain terminal is to user's display of search results.The indication information that also carries described user in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for;
In step S104, also comprise: according to the key word carrying in described searching request and described user's indication information with the described index file of described user-association in search for the index information that designated terminal uploads and/or the index information that all terminal is uploaded.
In the present embodiment, terminal can be carried out for computing machine or mobile terminal etc. the equipment of WDS, Cloud Server is managed index file according to user, , index file of a user-association, in an index file, preserve the index information that the affiliated multiple terminals of this user are uploaded, such as same user's local computer, notebook, Ipad and mobile phone can be set up index information, upload onto the server, server is all kept at the index information of uploading in this user's index file, index information can be distinguished documents location according to terminal name.When user carries out content search, can select to search for different terminals, also can search for the content of all terminals under this user name.
In the present embodiment, user not only can search in the index information of local computer, can also in the index information of other computing machines of this user or mobile terminal, search for, thereby expand hunting zone.
As shown in Figure 6, the present embodiment provides a kind of desktop searching method based on cloud computing, is applied to end side, comprises the following steps:
S201: the file on its storage medium of terminal analysis, All Files is set up to index information;
S202: described index information is sent to Cloud Server, and be kept at described terminal under in the index file of user-association;
S203: receive user's searching request, carry search key in described searching request;
Preferably, also carry described user's indication information in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for.
Like this, Cloud Server can be searched for according to user's indication information in the index information of corresponding terminal.
S204: described searching request is sent to Cloud Server, and receives the Search Results that described Cloud Server returns, to described user's display of search results.
In an application example, as shown in Figure 7, the WDS system based on cloud computing, comprise: Cloud Server and 3 terminals, these 3 terminals are respectively local computer 1, local computer 2 and mobile terminal, and wherein local computer 1 belongs to user A, and all the other two all belong to user B.
Local computer 1 and 2 is after WDS system is installed, first hard disk is scanned, can set the scope of scanning, various documents, webpage buffer memory, picture, video, Email attachment etc. are carried out to contents extraction, form index information, the general invert indexed that adopts, by index engine, form in the index file that concordance list uploads to Cloud Server, local computer 1 is uploaded to index information in the index file associated with user A, and local computer 2 is uploaded to index information in the index file associated with user B.
Mobile terminal also can be installed WDS system, and document, note, message registration etc. in mobile terminal are carried out to contents extraction, forms index information, uploads in the index file associated with user B of Cloud Server.Owing to installing and using for the first time, the index file of foundation is huge, and WDS system can be utilized computing machine or mobile phone free time to carry out index file and upload.Mobile phone should be arranged under wifi and upload.
Cloud Server is managed index file according to user, comprise two index files, index file A and index file B, associated user A and user B respectively, the index information of the local computer of user A 1 is all deposited in index file A, the index information of the local computer of user B 2 and mobile terminal is all deposited in index file B, and index file can be distinguished documents location according to computer name or terminal name.
When user search local computer or mobile terminal content, can by the terminal under user (such as user A is by local computer 1) or any one terminal (such as, user A passes through mobile terminal) access cloud server, input key word, by search engine, carry out index search, Cloud Server returns to Search Results, terminal is shown Search Results to user, and can show respectively the content meeting of different terminals.
From above-described embodiment, can find out, with respect to prior art, the desktop searching method based on cloud computing, Cloud Server and the terminal that in above-described embodiment, provide, can greatly reduce search system taking local hard drive space, improve search efficiency, and can be the content integration of multiple computing machines together, unified realization searched for.Also can pass through the content of mobile terminal to search Computer Storage simultaneously.
One of ordinary skill in the art will appreciate that all or part of step in said method can carry out instruction related hardware by program and complete, described program can be stored in computer-readable recording medium, as ROM (read-only memory), disk or CD etc.Alternatively, all or part of step of above-described embodiment also can realize with one or more integrated circuit.Correspondingly, the each module/unit in above-described embodiment can adopt the form of hardware to realize, and also can adopt the form of software function module to realize.The present invention is not restricted to the combination of the hardware and software of any particular form.
The foregoing is only the preferred embodiments of the present invention, be not intended to limit protection scope of the present invention.According to summary of the invention of the present invention; also can there be other various embodiments; in the situation that not deviating from spirit of the present invention and essence thereof; those of ordinary skill in the art are when making according to the present invention various corresponding changes and distortion; within the spirit and principles in the present invention all; any modification of doing, be equal to replacement, improvement etc., within protection scope of the present invention all should be included in.

Claims (10)

1. the desktop searching method based on cloud computing, is applied to Cloud Server, comprising:
In Cloud Server, create the index file with user-association;
Receive the index information that one or more terminals of described user upload and be kept in the index file with described user-association;
Receive the searching request that user sends by a certain terminal;
According to the search key carrying in described searching request with the index file of described user-association in search for, and return to Search Results to described a certain terminal.
2. the method for claim 1, is characterized in that:
The indication information that also carries described user in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for;
Described method also comprises: according to the key word carrying in described searching request and described user's indication information with the index file of described user-association in search for the index information that designated terminal uploads and/or the index information that all terminal is uploaded.
3. the desktop searching method based on cloud computing, is applied to terminal, comprising:
Terminal is set up index information, and described index information is sent to Cloud Server, and be kept at described terminal under in the index file of user-association;
Receive user's searching request, in described searching request, carry search key;
Described searching request is sent to Cloud Server, and receives the Search Results that described Cloud Server returns, to described user's display of search results.
4. method as claimed in claim 3, is characterized in that:
The indication information that also carries described user in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for.
5. a Cloud Server, comprising:
Index file storehouse, for the index file with user-association in Cloud Server establishment, the index information that described index file is uploaded for preserving one or more terminals of described user;
Receive memory module, for receiving the index information that one or more terminals of described user upload and being kept at described index file; The searching request of also sending by a certain terminal for receiving user;
Search module, for receiving after the searching request that described user sends by a certain terminal, according to the key word carrying in described searching request with the index file of described user-association in search for, and return to Search Results to described a certain terminal.
6. server as claimed in claim 5, is characterized in that:
The indication information that also carries described user in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for.
7. server as claimed in claim 6, is characterized in that:
Described search module, also for the key word that carries according to described searching request and described user's indication information with the described index file of described user-association in search for the index information that designated terminal uploads and/or the index information that all terminal is uploaded.
8. a terminal, comprising:
Index information is set up module, for the file on analysing terminal storage medium, to described file set up index information;
Index engine, for described index information is sent to Cloud Server, and be kept at described terminal under in the index file of user-association;
Searching request module, for receiving after user's searching request, is sent to Cloud Server by described searching request, in described searching request, carries search key, and receives the Search Results that described Cloud Server returns, to user's display of search results.
9. terminal as claimed in claim 8, is characterized in that:
The indication information that also carries described user in described searching request, described indication information comprises: in the index information of uploading in described user's designated terminal or whole terminal, search for.
10. the WDS system based on cloud computing, comprising: the Cloud Server as described in claim 5~7 and the terminal as described in claim 8~9.
CN201410036394.6A 2014-01-24 2014-01-24 A kind of desktop searching method based on cloud computing, Cloud Server and terminal Active CN103745004B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410036394.6A CN103745004B (en) 2014-01-24 2014-01-24 A kind of desktop searching method based on cloud computing, Cloud Server and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410036394.6A CN103745004B (en) 2014-01-24 2014-01-24 A kind of desktop searching method based on cloud computing, Cloud Server and terminal

Publications (2)

Publication Number Publication Date
CN103745004A true CN103745004A (en) 2014-04-23
CN103745004B CN103745004B (en) 2017-09-22

Family

ID=50502022

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410036394.6A Active CN103745004B (en) 2014-01-24 2014-01-24 A kind of desktop searching method based on cloud computing, Cloud Server and terminal

Country Status (1)

Country Link
CN (1) CN103745004B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239467A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Application program recommendation method, system and device
CN107633051A (en) * 2017-09-15 2018-01-26 努比亚技术有限公司 Desktop searching method, mobile terminal and computer-readable recording medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398844A (en) * 2008-10-28 2009-04-01 深圳华为通信技术有限公司 Resource file searching method and mobile terminal
CN102164186A (en) * 2011-05-31 2011-08-24 互动在线(北京)科技有限公司 Method and system for realizing cloud search service
CN102724310A (en) * 2012-06-18 2012-10-10 惠州Tcl移动通信有限公司 Method using mobile terminal to implement cloud searching
CN103123635A (en) * 2011-11-21 2013-05-29 联想(北京)有限公司 Data searching method and electronic device applying data searching method
US20130191414A1 (en) * 2012-01-20 2013-07-25 Samsung Electronics Co., Ltd. Method and apparatus for performing a data search on multiple user devices
CN103310008A (en) * 2013-06-28 2013-09-18 安科智慧城市技术(中国)有限公司 Cloud control server and file index method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398844A (en) * 2008-10-28 2009-04-01 深圳华为通信技术有限公司 Resource file searching method and mobile terminal
CN102164186A (en) * 2011-05-31 2011-08-24 互动在线(北京)科技有限公司 Method and system for realizing cloud search service
CN103123635A (en) * 2011-11-21 2013-05-29 联想(北京)有限公司 Data searching method and electronic device applying data searching method
US20130191414A1 (en) * 2012-01-20 2013-07-25 Samsung Electronics Co., Ltd. Method and apparatus for performing a data search on multiple user devices
CN102724310A (en) * 2012-06-18 2012-10-10 惠州Tcl移动通信有限公司 Method using mobile terminal to implement cloud searching
CN103310008A (en) * 2013-06-28 2013-09-18 安科智慧城市技术(中国)有限公司 Cloud control server and file index method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239467A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Application program recommendation method, system and device
CN107633051A (en) * 2017-09-15 2018-01-26 努比亚技术有限公司 Desktop searching method, mobile terminal and computer-readable recording medium

Also Published As

Publication number Publication date
CN103745004B (en) 2017-09-22

Similar Documents

Publication Publication Date Title
US9954964B2 (en) Content suggestion for posting on communication network
US8577892B2 (en) Utilizing affinity groups to allocate data items and computing resources
US8600970B2 (en) Server-side search of email attachments
KR101672349B1 (en) File cloud service apparatus and method
CN105988996B (en) Index file generation method and device
US20140324414A1 (en) Method and apparatus for displaying emoticon
CN102819592B (en) Lucene-based desktop searching system and method
CN107103011B (en) Method and device for realizing terminal data search
CN104331428A (en) Storage and access method of small files and large files
CN104703125A (en) Method, device and terminal for information recommendation based on instant messaging
US20140244606A1 (en) Method, apparatus and system for storing, reading the directory index
CN109033360B (en) Data query method, device, server and storage medium
CN105760522A (en) Information search method and device based on application program
US20220141227A1 (en) Managing Metadata for External Content within a Computing Environment
CN107423635A (en) A kind of Application share method and its device, user terminal
CN110989937A (en) Data storage method, device and equipment and computer readable storage medium
CN103412913A (en) Associated search method and associated search system
CN110110184B (en) Information inquiry method, system, computer system and storage medium
CN103745004A (en) Cloud-computing based desktop searching method, cloud server and terminal
CN108012558B (en) Telephone number normalization and information discoverability
CN102737082A (en) Method and system for dynamically updating file data indexes
CN104090878A (en) Multimedia checking method, terminal, server and system
WO2014146448A1 (en) Method and system for synchronizing browser bookmarks
CN107977381B (en) Data configuration method, index management method, related device and computing equipment
CN104216919A (en) Method and system for perfecting electronic map data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant