CN101320376A - Database search method, system and mobile communication terminal - Google Patents

Database search method, system and mobile communication terminal Download PDF

Info

Publication number
CN101320376A
CN101320376A CNA2008100684180A CN200810068418A CN101320376A CN 101320376 A CN101320376 A CN 101320376A CN A2008100684180 A CNA2008100684180 A CN A2008100684180A CN 200810068418 A CN200810068418 A CN 200810068418A CN 101320376 A CN101320376 A CN 101320376A
Authority
CN
China
Prior art keywords
key word
intermediate database
total data
data storehouse
database
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
CNA2008100684180A
Other languages
Chinese (zh)
Other versions
CN101320376B (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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific 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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN2008100684180A priority Critical patent/CN101320376B/en
Publication of CN101320376A publication Critical patent/CN101320376A/en
Application granted granted Critical
Publication of CN101320376B publication Critical patent/CN101320376B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention is applicable to the field of information retrieval, and provides a database searching method, a system and a mobile communications terminal; the method includes the following steps: a key word input by the user are received; the key word consists of at least a character; the key word input by the user is matched with the global database, and the record matched with the key word is saved as an intermediate database corresponding to the key word; the next key word input by the user is positively and/or reversely matched with the global database and the saved intermediate database corresponding to the last key word, and the record matched with the key word is saved as the intermediate database corresponding to the next key word; the procedures are executed in a circulating way, until all the key word matching forming the key word is completed. The invention conducts vague inquiry to the data positively and reversely, inquiries a plurality of levels of databases, adds the inquiry levels, reduces the omission rate and improves the inquiry efficiency.

Description

A kind of database search method, system and mobile communication terminal
Technical field
The invention belongs to information retrieval field, relate in particular to a kind of database search method, system and mobile communication terminal.
Background technology
Along with development of science and technology, the demand in market, mobile phone have been not limited only to converse and receive and dispatch note, and functions such as current collection brain, network, multimedia, amusement, just the direction towards more and more unitizations develops, and becomes one of modern life necessary tool.Mobile phone is as most important work instrument outside a kind of computer, and the storage of magnanimity is particularly important.The capacity of mobile phone storage data constantly increases, and can store the communication informations such as a large amount of phone directories, note, Email, has satisfied the storage demand of user to various communication data.How to retrieve the data that need from huge canned data, the retrieval habit that how to make the process of retrieval more efficient, retrieval mode is more suitable for the user, the more convenient user of the data that retrieve use, and are important research directions of moving communicating field.
The modal name that is retrieved as with the contact person is keyword query contact person's a related communications, when needs are inquired about certain contact person's communication information, the user can directly import contact person's name and accurately retrieve, also can accurately inquire about by the surname of importing this contact person, most applications be the user for convenience or accurately do not remember contact person's name information, the partial key that may import in the name of contact person is inquired about.Suppose that the user wants to search the contact person of name for " Cai Sheng ", the mode of user's inquiring contactor name has:
(1) directly imports contact person's name, for example " Cai Sheng ";
(2) input contact person's surname, for example " Cai ";
(3) certain word among the input contact name is as " Cai " or " victory ";
(4) input certain several word in the name of contact person, but these key words arrange in a jumble, and as " winning Cai ", this mode meets user's inquiry custom most, because the user can not accurately remember certain associated person information usually, but needs query function to help it to search.
Querying method in the mobile communication terminal that prior art provides is the sequential search of dynamic forward, promptly behind user entered keyword, key word is retrieved one by one and dynamically shown Query Result according to input sequence, as input " Cai ", inquire all records that comprise " Cai " in real time, input " victory " finally inquires associated person informations such as " Cai Sheng ", " Cai Shengwen " again.But input mode for (4), the user only remembers contact person's name key word roughly, the querying method effect of using prior art to provide is undesirable, input " Cai Sheng " can not inquire the information of " winning Cai ", " winning civilian Cai " such reverse sequence, input " wins Cai " then can only carry out sequential search, can't inquire " Cai Sheng ", " Cai Wensheng " information of order like this.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of database search method, is intended to solve prior art when database search, owing to only carry out forward lookup, thereby is difficult to search the problem of all records of user's needs.
The embodiment of the invention is achieved in that a kind of database search method, comprises step:
Receive the key word of user's input, described key word is made up of at least one character;
The key word and the described total data storehouse of user's input are mated, and will be the intermediate database corresponding with the recorded and stored of described keyword matching with described key word;
With next key word of user input respectively with described total data storehouse and preservation carry out forward and/or reverse coupling with the corresponding described intermediate database of a last key word, and will be and the corresponding intermediate database of described next key word with the recorded and stored of described keyword matching, circulation is carried out, and finishes until all keyword matching.
Another purpose of the embodiment of the invention is to provide a kind of database search system, comprising:
Load module is used to receive the key word that the user imports, and described key word is made up of at least one character;
Retrieval module is used for key word and total data storehouse obtaining the record with keyword matching or/and intermediate database carries out forward and/or reverse coupling;
Memory module, be used to store the total data storehouse or/and intermediate database, the data recording of the intermediate database data of preserving wherein for the key word of user's input and described total data storehouse are mated, or with next key word of user's input respectively with the data recording of carrying out forward and/or oppositely mating with the corresponding described intermediate database of a last key word of described total data storehouse and preservation.
Another purpose of the embodiment of the invention is to provide mobile communication terminal, and this mobile communication terminal comprises above-mentioned database search system.
The embodiment of the invention provides a kind of multistage, dynamic, fuzzy query method and system, the data of user input are carried out forward, reverse fuzzy query, and the method that the multi-stage data storehouse is inquired about in employing in query script, and dynamic real-time shows Query Result, increased inquiry progression, reduce the under-enumeration probability, improved search efficiency.
Description of drawings
Fig. 1 is the realization flow figure of a kind of dynamic query method of providing of the embodiment of the invention;
Fig. 2 is the structural drawing of a kind of system for dynamically querying of providing of the embodiment of the invention;
Fig. 3 is the realization flow figure of the dynamic queries name of contact person that provides of the embodiment of the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
The embodiment of the invention is carried out forward, reverse fuzzy query to the data of user input, and adopts the method in inquiry multi-stage data storehouse in query script, and Query Result is shown according to priority arrangement and dynamic real-time, has realized multistage, fuzzy dynamic inquiry.
Fig. 1 shows the realization flow of a kind of dynamic query method that the embodiment of the invention provides, and details are as follows:
In step S101, receive the key word of user's input, described key word is made up of at least one character;
In step S102, the key word and the described total data storehouse of user's input are mated, and will be the intermediate database corresponding with the recorded and stored of described keyword matching with described key word;
In step S103, with next key word of user input respectively with described total data storehouse and preservation carry out forward and/or reverse coupling with the corresponding described intermediate database of a last key word, and will be and the corresponding intermediate database of described next key word with the recorded and stored of described keyword matching, circulation is carried out, and finishes until all keyword matching.
In embodiments of the present invention, comprise in the intermediate database corresponding with described next key word with the total data storehouse mate the data that obtain and with preserve carry out forward and/or the reverse data summation that obtains of coupling with the corresponding described intermediate database of a last key word.
With next key word of user input respectively with described total data storehouse and preservation carry out forward with the corresponding described intermediate database of a last key word and/or oppositely in the step of coupling, the concrete mode of coupling has:
Each data recording of described total data storehouse and/or intermediate database is searched record with described keyword matching one by one, and the recording storage that will meet matching condition then is the intermediate database of described next key word correspondence; Or
To the primary importance of all data recording in described total data storehouse and/or the intermediate database one by one with described keyword matching, and then to the second place of all data recording in the database one by one with described keyword matching, the recording storage that will meet matching condition is the intermediate database of described next key word correspondence, all mates up to each position of data recording to finish.
The step of carrying out forward with the corresponding described intermediate database of a last key word and/or oppositely mating of next key word of user input and preservation is specially:
If carry out the forward coupling, when described next key word is mated, if the data recording in described total data storehouse and/or the intermediate database comprises a described last key word, then from described total data storehouse and/or intermediate database, begin coupling after the last key word position described in each data recording;
If oppositely mate, when described next key word is mated, if the data recording in described total data storehouse and/or the intermediate database comprises a described last key word, then from described total data storehouse and/or intermediate database, begin coupling before the last key word position described in each data recording.
In embodiments of the present invention, can not sort for rambling data in the total data storehouse, also can be in alphabetical order, the sequencing of stroke order, input, the height order of frequency of utilization, the ordering of priority height sequential scheduling rule.
In embodiments of the present invention, key word can be a phrase, for example: Ouyang, west door, Linghu etc.
In embodiments of the present invention, mating with the total data storehouse, can be forward or/and oppositely mate.For example key word is " Ouyang ", can search forward " Ouyang " or/and reverse " positive Europe " in the total data storehouse.
As one embodiment of the present of invention, data in the described intermediate database corresponding with a last key word can not sort, also can be according to the proper sequence ordering that obtains after the coupling of total data storehouse, also can sort, for example in alphabetical order, the sequencing of stroke order, input, the height order of frequency of utilization, the ordering of priority height sequential scheduling rule according to the order of certain regulation.
In embodiments of the present invention, with next key word of user input respectively with total data storehouse and preservation with on the corresponding intermediate database of a key word carry out forward and/or reverse coupling, and save as matching result before the step of the intermediate database corresponding and/or afterwards, method also comprises the steps: with next key word
Show record with keyword matching.
In embodiments of the present invention, in the step that shows with the record of keyword matching, video data put in order for:
The result that prioritization is searched in intermediate database is arranged in the result who searches in the total data storehouse thereafter.
In embodiments of the present invention, in the step that shows with the record of keyword matching, show according to following at least a sort method:
Sort method one, according to the priority ordering of input key word, the key word of front is positioned at before thereafter the key word, prioritization;
Sort method two, according to the ordering of the position of key word, before the position of key word is forward after being positioned at the position and leaning on, prioritization;
Sort method three, according to the ordering of the relative position of each key word, the relative position of key word is near be positioned at relative position far away before, prioritization, the near prioritization of relative position between the wherein forward key word; And
Sort method four, according to the ordering of the sequencing of key word, the key word forward be positioned at reverse before, prioritization.
Above sort method can be arranged sequencing according to user's needs.For example elder generation sorts according to the relative position of key word or speech, and then sorts according to the position of key word or speech, and the advantage of such sort method is the preferential data that show several key word relative positions arrangement compactnesses.For example earlier according to the sequencing ordering of key word or speech, arrange according to other sort method, such sort method is applicable to that the user remembers all key words but the query requests of the sequencing of indeterminate key word more again.
Fig. 2 shows the structure of a kind of database search system that the embodiment of the invention provides, and for convenience of description, only shows the part relevant with the embodiment of the invention.
Load module 201 receives the key word of user's input, key word is made up of one or more characters, then retrieval module 202 with key word and total data storehouse or/and intermediate database carries out forward and/or reverse coupling, obtain record with keyword matching, last display module 203 shows the record with keyword matching, memory module storage total data storehouse is or/and intermediate database, the data recording of the intermediate database data of preserving wherein for the key word of user's input and total data storehouse are mated, or with next key word of user's input respectively with the data recording of carrying out forward and/or oppositely mating with the corresponding intermediate database of a last key word of total data storehouse and preservation.
Wherein, retrieval module 202 further comprises:
Total data library searching module 2021 is mated the key word and the described total data storehouse of user's input, and will be the intermediate database corresponding with described key word with the recorded and stored of described keyword matching; And
Total data storehouse and intermediate database retrieval module 2022, with next key word of user input respectively with described total data storehouse and preservation carry out forward and/or reverse coupling with the corresponding described intermediate database of a last key word, and will be and the corresponding intermediate database of described next key word with the recorded and stored of described keyword matching, circulation is carried out, and finishes until all keyword matching of forming key word.
In embodiments of the present invention, this database search system also comprises the storer 204 of storage intermediate data database data, total data database data, each key data and query statement, and this storer 204 is connected respectively with load module 201, total data library searching module 2021, total data storehouse and intermediate database retrieval module 2022, display module 203.
To search certain name of contact person is example, if the user only remembers to comprise " Cai " in contact person's the name, " victory " two words, and can not determine it is " Cai Sheng ", " victory Cai " or other comprise the wherein name of any one word, the embodiment of the invention can inquire and comprise " Cai ", all records of " victory " two words, " Cai Sheng " that not only comprises forward, " Cai Shengwen ", " Wen Caisheng " etc., also comprise reverse " winning Cai ", " win civilian Cai ", " literary composition wins Cai ", " victory Cai Wen " such data recording, and with these records according to showing the Query Result tabulation after the prioritizing, the user can find contact person's relevant information very easily from the Query Result tabulation.
In embodiments of the present invention, above-mentioned database search system can be applicable to mobile communication terminal.As one embodiment of the present of invention, above-mentioned database search system is applied in the mobile communication terminal contact person be searched for, and makes the user when only knowing seldom contact name's information, searches more convenient.
Fig. 3 shows the realization flow of the search name of contact person that the embodiment of the invention provides, and details are as follows:
In step S301, real-time listening user's input is stored in the storer 204 for example input " Cai " into after receiving first key word of user input;
In step S302, obtain key word of the inquiry " Cai " after, the generated query statement;
In step S303, fuzzy query is carried out in the total data storehouse, data in the database are mated with " Cai ", first position of preferential demonstration is the data of " Cai ", show the data of second position afterwards for " Cai ", and the like, finally in the total data storehouse, inquire the data that all comprise " Cai " word, and by prioritizing;
In embodiments of the present invention, owing to do not import key word before, this step is only with regard to the total data library searching, and the purpose of retrieval is for filtering out the data that do not comprise " Cai " word in the total data storehouse.
In step S304, show Query Result, and the result is saved as first intermediate database;
In step S305, the input of monitoring users is stored in the storer 204 after receiving second key word " victory " of user input;
In step S306, after current key word " victory " and the key word " Cai " that receives before required to be combined into keyword according to retrieval, the generated query statement;
In step S307, first intermediate database is carried out fuzzy query, data in first intermediate database and " victory " are mated, the preferential data that show that two data forward sequences of " Cai " " victory " link to each other, show " Cai " and " victory " forward sequence afterwards but disjunct data, the data that show " Cai " and " victory " reversed arrangement afterwards, the preferential primary importance that shows is the data of " Cai " second position for " victory ", show " Cai " and " victory " forward sequence and nearest data afterwards, and the like, finally in first intermediate database, inquire the data that all comprise " Cai " " victory " word, and by prioritizing;
In embodiments of the present invention, this inquiry filtering do not comprise the data of " victory " word in first intermediate database.
In step S308, fuzzy query is carried out in the total data storehouse, data in the total data storehouse and " victory " are mated, first position of preferential demonstration is the data of " victory ", show the data of second position afterwards for " victory ", and the like, finally in the total data storehouse, inquire the data that all comprise " victory " word, and by prioritizing;
In embodiments of the present invention, when the data that comprise " Cai " and " victory " two data in the total data storehouse are found in this inquiry since with intermediate database in the repetition that inquires, therefore no longer repeat to show, filter and get final product.So, finally from the total data storehouse, found to comprise " victory " word, but do not comprised the data of " Cai ".
In step S309, with Query Result series arrangement and demonstration, the result is saved as second intermediate database, this moment, user's input finished, and then the data list of second intermediate database is final Query Result.
In addition, if the user behind input both keyword " Cai " and " victory ", continues input three key words, for example " space ".So second intermediate database is carried out fuzzy query, with the data in second intermediate database and " Cai ", " victory ", " space " mates, preferential demonstration " Cai ", " victory ", the data that " space " three key word forward sequences link to each other, show afterwards " Cai ", " victory " and " space " forward sequence but disjunct data, show afterwards " Cai ", the data of " victory " and " space " reversed arrangement, the preferential data that show " Cai Shengyu ", show afterwards " Cai ", " victory " and " space " forward sequence and nearest data, show afterwards " Cai ", " victory " and " space " reversed arrangement and nearest data, and the like, finally in second intermediate database, inquire the data that all comprise " Cai " " victory " and " space " word, and, do not comprise the data of " space " word in filtering second intermediate database by prioritizing; Afterwards fuzzy query is carried out in the total data storehouse respectively, data in the database and " space " are mated, first position of preferential demonstration is the data of " space ", show the data of second position afterwards for " space ", and the like, finally in the total data storehouse, inquire the data that all comprise " space " word, and by prioritizing, find the data that do not comprise " Cai ", " victory " in the total data storehouse but comprise " space " word, the data that comprise " Cai ", " victory " and " space " three key words when retrieving filter, and prevent repetition.At last with Query Result series arrangement and demonstration, the result is saved as the 3rd database, this moment, then the tabulation of the 3rd data of database was final Query Result if user's input finishes, and reverse " winning Cai ", " winning civilian Cai ", " literary composition wins Cai ", " winning Cai Wen " are all checked out.
In embodiments of the present invention, because second intermediate database has been the database of arranging in certain sequence, and database is little than the data volume of the total data storehouse and first intermediate database, and the inquiry work efficiency can not lower because of the increase of query statement.
The inquiry of in like manner importing the 4th, the 5th key word is identical with above-mentioned steps.
The embodiment of the invention receives the key word of user's input, adopt the method in inquiry multi-stage data storehouse, in real time in intermediate database and total data storehouse, the data of user's input are carried out forward, reverse fuzzy query, and dynamic real-time demonstration Query Result, the data recording that retrieves order according to priority Xian Shi not.The query function of the embodiment of the invention is powerful, reduced the under-enumeration probability, improve search efficiency, the user can find contact person's relevant information easily from the Query Result tabulation, though increased inquiry progression, but intermediate database is arranged in certain sequence, and the data volume of the more last intermediate database of intermediate database is little, and the inquiry work efficiency can not lower because of the increase of query statement.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1, a kind of database search method is characterized in that, described method comprises the steps:
Receive the key word of user's input, described key word is made up of at least one character;
The key word and the described total data storehouse of user's input are mated, and will be the intermediate database corresponding with the recorded and stored of described keyword matching with described key word;
With next key word of user input respectively with described total data storehouse and preservation carry out forward and/or reverse coupling with the corresponding described intermediate database of a last key word, and will be and the corresponding intermediate database of described next key word with the recorded and stored of described keyword matching, circulation is carried out, and finishes until all keyword matching.
2, the method for claim 1, it is characterized in that, described next key word with user input respectively with described total data storehouse and preservation carry out forward with the corresponding described intermediate database of a last key word and/or oppositely in the step of coupling, the concrete mode of coupling has:
Each data recording of described total data storehouse and/or intermediate database is searched record with described keyword matching one by one, and the recording storage that will meet matching condition then is the intermediate database of described next key word correspondence; Or
To the primary importance of all data recording in described total data storehouse and/or the intermediate database one by one with described keyword matching, and then to the second place of all data recording in the database one by one with described keyword matching, the recording storage that will meet matching condition is the intermediate database of described next key word correspondence, all mates up to each position of data recording to finish.
3, the method for claim 1 is characterized in that, the step of carrying out forward with the corresponding described intermediate database of a last key word and/or oppositely mating of described next key word with user input and preservation is specially:
If carry out the forward coupling, when described next key word is mated, if the data recording in described total data storehouse and/or the intermediate database comprises a described last key word, then from described total data storehouse and/or intermediate database, begin coupling after the last key word position described in each data recording;
If oppositely mate, when described next key word is mated, if the data recording in described total data storehouse and/or the intermediate database comprises a described last key word, then from described total data storehouse and/or intermediate database, begin coupling before the last key word position described in each data recording.
4, the method for claim 1, it is characterized in that, described next key word with user input respectively with described total data storehouse and preservation with on the corresponding described intermediate database of a key word carry out forward and/or reverse coupling, and save as matching result before the step of the intermediate database corresponding and/or afterwards, described method also comprises the steps: with described next key word
Show record with described keyword matching.
5, method as claimed in claim 4 is characterized in that, in the step of the record that shows described and described keyword matching, video data put in order for:
The result that prioritization is searched in described intermediate database is arranged in the result who searches in the described total data storehouse thereafter.
6, method as claimed in claim 4 is characterized in that, in the step of the record of and described keyword matching described in described demonstration, shows according to following at least a sort method:
According to the priority ordering of input key word, the key word of front is positioned at before thereafter the key word, prioritization;
According to the ordering of the position of key word, before the position of key word is forward after being positioned at the position and leaning on, prioritization;
According to the ordering of the relative position of each key word, the relative position of key word is near be positioned at relative position far away before, prioritization, the near prioritization of relative position between the wherein forward key word; And
According to the ordering of the sequencing of key word, the key word forward be positioned at reverse before, prioritization.
7, a kind of database search system is characterized in that, comprising:
Load module is used to receive the key word that the user imports, and described key word is made up of at least one character;
Retrieval module is used for key word and total data storehouse obtaining the record with keyword matching or/and intermediate database carries out forward and/or reverse coupling;
Memory module, be used to store the total data storehouse or/and intermediate database, the data recording of the intermediate database data of preserving wherein for the key word of user's input and described total data storehouse are mated, or with next key word of user's input respectively with the data recording of carrying out forward and/or oppositely mating with the corresponding described intermediate database of a last key word of described total data storehouse and preservation.
8, system as claimed in claim 7 is characterized in that, described retrieval module further comprises:
Total data library searching module is used for key word and the described total data storehouse of user input are mated, and will be to be stored in the memory module with the corresponding intermediate database of described key word with the recorded and stored of described keyword matching;
Total data storehouse and intermediate database retrieval module, be used for next key word of user input respectively with described total data storehouse and preservation carry out forward and/or reverse coupling with the corresponding described intermediate database of a last key word, and will with the recorded and stored of described keyword matching for being stored in the memory module with the corresponding intermediate database of described next key word, circulation is carried out, and finishes until all keyword matching of forming key word.
9, system as claimed in claim 7 is characterized in that, after the described retrieval module, further comprises:
Display module is used to show and the record of described keyword matching, wherein preferentially is presented at the result who searches in the described intermediate database, is presented at the result who searches in the described total data storehouse thereafter.
10, a kind of mobile communication terminal that comprises as the arbitrary described database search system of claim 7 to 9.
CN2008100684180A 2008-07-03 2008-07-03 Database search method, system and mobile communication terminal Active CN101320376B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008100684180A CN101320376B (en) 2008-07-03 2008-07-03 Database search method, system and mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008100684180A CN101320376B (en) 2008-07-03 2008-07-03 Database search method, system and mobile communication terminal

Publications (2)

Publication Number Publication Date
CN101320376A true CN101320376A (en) 2008-12-10
CN101320376B CN101320376B (en) 2011-06-22

Family

ID=40180429

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008100684180A Active CN101320376B (en) 2008-07-03 2008-07-03 Database search method, system and mobile communication terminal

Country Status (1)

Country Link
CN (1) CN101320376B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102467544A (en) * 2010-11-16 2012-05-23 中国电信股份有限公司 Information smart searching method and system based on space fuzzy coding
CN103870460A (en) * 2012-12-10 2014-06-18 腾讯科技(深圳)有限公司 Good number searching method and system
CN108133035A (en) * 2018-01-09 2018-06-08 上海创图网络科技股份有限公司 A kind of activity management method and device of the cultural cloud platform based on big data
CN110347911A (en) * 2019-05-28 2019-10-18 成都美美臣科技有限公司 The method of one e-commerce website commercial articles searching automatic push
CN111625562A (en) * 2019-12-13 2020-09-04 温南夫 Process data processing system
CN113011174A (en) * 2020-12-07 2021-06-22 红塔烟草(集团)有限责任公司 Surrounding mark string identification method based on text analysis
CN115391495A (en) * 2022-10-28 2022-11-25 强企宝典(山东)信息科技有限公司 Method, device and equipment for searching keywords in Chinese context

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102467544A (en) * 2010-11-16 2012-05-23 中国电信股份有限公司 Information smart searching method and system based on space fuzzy coding
CN102467544B (en) * 2010-11-16 2015-01-21 中国电信股份有限公司 Information smart searching method and system based on space fuzzy coding
CN103870460A (en) * 2012-12-10 2014-06-18 腾讯科技(深圳)有限公司 Good number searching method and system
CN103870460B (en) * 2012-12-10 2018-11-06 腾讯科技(深圳)有限公司 One kind beautiful search method and system
CN108133035A (en) * 2018-01-09 2018-06-08 上海创图网络科技股份有限公司 A kind of activity management method and device of the cultural cloud platform based on big data
CN108133035B (en) * 2018-01-09 2019-07-30 上海创图网络科技股份有限公司 A kind of activity management method and device of the cultural cloud platform based on big data
CN110347911A (en) * 2019-05-28 2019-10-18 成都美美臣科技有限公司 The method of one e-commerce website commercial articles searching automatic push
CN111625562A (en) * 2019-12-13 2020-09-04 温南夫 Process data processing system
CN111625562B (en) * 2019-12-13 2020-12-01 温南夫 Process data processing system
CN113011174A (en) * 2020-12-07 2021-06-22 红塔烟草(集团)有限责任公司 Surrounding mark string identification method based on text analysis
CN113011174B (en) * 2020-12-07 2023-08-11 红塔烟草(集团)有限责任公司 Method for identifying purse string based on text analysis
CN115391495A (en) * 2022-10-28 2022-11-25 强企宝典(山东)信息科技有限公司 Method, device and equipment for searching keywords in Chinese context

Also Published As

Publication number Publication date
CN101320376B (en) 2011-06-22

Similar Documents

Publication Publication Date Title
CN101320376B (en) Database search method, system and mobile communication terminal
US6745177B2 (en) Method and system for retrieving data from multiple data sources using a search routing database
CN101095139B (en) Searching for and providing objects using byte-by-byte comparison
US8380692B2 (en) Fast index with supplemental store
CN101465917B (en) Method for grouping communication terminal information and communication terminal
CN101611403A (en) The method and apparatus that is used for the phonetic search of mobile communication equipment
CN103020054A (en) Fuzzy query method and system
CN101256579A (en) Method for inquesting data organization in database
CN1885869A (en) Address list system and its using method
CN101533394B (en) Method, system and mobile terminal for inquiring calendar events
CN114663164A (en) E-commerce site popularization and configuration method and device, equipment, medium and product thereof
CN100589621C (en) Method of accessing portable terminal telephone book according to use frequency
CN108984626B (en) Data processing method and device and server
CN101192223A (en) Yellow page searching method and yellow page searching system
CN100421114C (en) Data matching inquiry method based on key words
CN112000665A (en) Data storage method of database
CN103020300B (en) Method and device for information retrieval
CN102546961A (en) Contact lookup method and mobile terminal
CN101267635B (en) Chinese input device for contact book of mobile phone
CN102110088A (en) Method and device for querying functions of mobile terminal and mobile terminal
US20080075237A1 (en) Speech recognition based data recovery system for use with a telephonic device
CN103544305A (en) Two-dimensional dynamic contact inquiry list inquiring method and system based on double-hash structure
CN110798222B (en) Data compression method and device
CN110442593B (en) Cross-application sharing method based on user search information
CN112883143A (en) Elasticissearch-based digital exhibition searching method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant