CN101676901A - Search dispatching method and search server - Google Patents

Search dispatching method and search server Download PDF

Info

Publication number
CN101676901A
CN101676901A CN200810198642A CN200810198642A CN101676901A CN 101676901 A CN101676901 A CN 101676901A CN 200810198642 A CN200810198642 A CN 200810198642A CN 200810198642 A CN200810198642 A CN 200810198642A CN 101676901 A CN101676901 A CN 101676901A
Authority
CN
China
Prior art keywords
search
search engine
searching request
identification information
virtual
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
CN200810198642A
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN200810198642A priority Critical patent/CN101676901A/en
Priority to PCT/CN2009/073965 priority patent/WO2010031332A1/en
Publication of CN101676901A publication Critical patent/CN101676901A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries

Abstract

The invention discloses a search dispatching method which comprises the following steps: receiving a search request; acquiring the matching degree of each search engine which is locally registered forthe search request; acquiring the identification information of a search engine which is virtually registered in the search server and the identification information of the search server to which thesearch engine belongs; according to the identification information of the search server, accessing the search server of the search engine which is virtually registered in the search server, and acquiring the matching degree of the search engine which is virtually registered in the search server for the search request; and according to the matching degree of each search engine which is locally registered for the search request and the matching degree of the search engine which is virtually registered in the search server for the search request, determining at least one search engine for information search according to the search request. Meanwhile, the invention also discloses the search server. The invention achieves the purpose of quickly and efficiently selecting a preferable search engine, and improves the dispatching efficiency of the search engine.

Description

Search dispatching method and search server
Technical field
The present invention relates to networking technology area, relate in particular to a kind of search dispatching method and a kind of search server.
Background technology
In current network world, search engine has become and has carried out internet information retrieval necessary tool, existing search engine has traditional internet giant, as Google, Yahoo, Baidu, the vertical search engine at certain industry of some specialties in addition, as the train ticket search of cruel news, room eldest child's real estate information search platform.The search engine that also has mobile field, as cgogo, UUCun, roboo etc.Also have some that the search engine of local service is provided, as the Best Tone Service of telecommunications.Yet the network information extreme expansion causes the information of searching just as looking for a needle in a haystack.Though outstanding search engine provides a large amount of information resources and do to support with preferential algorithm and help the user and seek the information that he wishes usefulness, present single search engine also has its limitation.
META Search Engine (Metasearch Engine) is a kind of engine that calls other independent search engine, also claims " search engine female (The mother of searce engines) ".Here, " unit " (Meta) for " total ", the meaning of " surmounting ", META Search Engine be exactly to a plurality of independent search engine integration, call, control and optimize utilization.Relative META Search Engine, the independent search engine that can be utilized is called " source search engine " (source Engine), or " member's search engine ", integrate, call, control and optimize the technology of utilizing source search engine, be called " first search technique " (Meta-searching technique), first search technique is the core of META Search Engine.
META Search Engine can be selected more excellent search engine by first index.But different search engines generally have different request forms and return results form, therefore, and the ability that traditional META Search Engine can not unconfined integrated a plurality of member's search engines.In OpenSearch (open search) standard, describe its ability a kind of standard is provided for each search engine, search engine is as long as provide a description file according to the OpenSearch standard, and other the common interface and the search engine that just can provide by its interface description document very easily is provided is carried out information interaction.The release of standard has made things convenient for integrated between each search engine capability.But can not visit mutually between existing META Search Engine or the META Search Engine, perhaps select the process complexity of search engine.
The Luis Gravano of Stanford University, Hkctor Garcia-Molina has mentioned the search engine scheduling scheme based on common people's index in paper " GeneralizingGIOSS to Vector-Space Databases and Broker Hierarchies ", the system architecture of this technical scheme as shown in Figure 1, this system comprises a plurality of first search platforms (shown in the figure two), each first search platform manages based on common people's search platform, common people's search platform is set up common people's index for each search platform, member's search engine that each first search platform management is managed separately, for each member's search engine is set up first index, Fig. 2 is the search engine dispatching method based on common people's index of the prior art, comprising:
101, first search platform receives the searching request from the user;
102, first search platform is forwarded to common people's search platform to received searching request;
103, common people's search platform goes out the Qu Peidu of META Search Engine to searching request according to common people's index calculation, and according to pre-set threshold, selects the first preferably search platform of Qu Peidu, for example selects first search platform B and first search platform C;
104, searching request is forwarded to selected yuan of search platform B of step 103;
105, after first search platform B receives searching request, go out the Qu Peidu of member's search engine according to first index calculation;
106, search engine sign and Qu Peidu thereof are returned to common people's search platform;
107, searching request is forwarded to selected yuan of search platform C of step 103;
108, after first search platform C receives searching request, go out the Qu Peidu of member's search engine according to first index calculation;
109, search engine sign and Qu Peidu thereof are returned to common people's search platform;
110, common people's search platform calculates member's search engine preferably according to search engine and weight and pre-set threshold that each first search platform returns;
111, common people's search platform returns to first search platform to member's search engine preferably.
The inventor is in realizing process of the present invention, discovery is in above-mentioned prior art scheme, owing to realize calling mutually by common people's search platform between each first search platform, the process that common people's search platform is set up common people's index for each first search platform can cause information loss, cause to find member's search engine of real needs, after unit's search platform receives searching request, need by common people's search platform, select to determine member's search engine by common people's search platform, the scheduling flow complexity, processing delay is longer.
Summary of the invention
In order to address the above problem, the embodiment of the invention provides a kind of search dispatching method and a kind of search server, to improve the dispatching efficiency of search engine, simplifies scheduling flow, improves treatment effeciency.
In order to reach the foregoing invention purpose, the embodiment of the invention provides a kind of search dispatching method, comprising:
Receive searching request;
Obtain the Qu Peidu of each search engine of local registration to described searching request;
Obtain at the identification information of the search engine of the virtual registration of this search server and the identification information of affiliated search server thereof;
The corresponding search server of identification information visit according to described search server obtains the Qu Peidu of the search engine of described the virtual registration of search server to described searching request;
To the search engine of the Qu Peidu of described searching request and described the virtual registration of search server Qu Peidu, determine that at least one is used for carrying out according to described searching request the search engine of information retrieval according to each search engine of described local registration to described searching request.
And a kind of search server, comprising:
Local registering unit is used to receive the local register requirement of search engine, search engine is carried out this locality register;
Virtual registering unit, be used to receive the virtual register requirement of the search engine that belongs to other search servers, described virtual register requirement comprise search engine sign, domain information, search-type and under the identification information of search server, according to the sign of the search engine in the described virtual register requirement, domain information, search-type and under the identification information of search server the search engine of described search server is carried out virtual registration;
Unit's indexing units is used to generate and manage first index of the search engine that described local registering unit registers;
The search dispatching unit, be used to receive searching request, obtain each search engine of registering by described local registering unit Qu Peidu to described searching request from described first indexing units, obtain by the identification information of the search engine of the virtual registration of described virtual registering unit and the identification information of affiliated search server thereof, visit described search server according to the identification information of described search server, obtain by the search engine of the virtual registration of described virtual registering unit Qu Peidu described searching request, each search engine of being registered by described local registering unit determines that to the Qu Peidu of described searching request and by the search engine of the virtual registration of the described virtual registering unit Qu Peidu to described searching request at least one is used for carrying out according to described searching request the search engine of information retrieval.
The embodiment of the invention also provides another kind of search dispatching method, comprising:
Receive searching request;
From described searching request, extract search condition, inquire about first index data base, obtain the Qu Peidu of each search engine of local registration described searching request with the search condition that is extracted;
Judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, be then to select Qu Peidu to be used for carrying out information retrieval if be judged as according to described searching request greater than the search engine of predetermined threshold value.
And another kind of search server, comprising:
Receiving element is used to receive searching request;
The search condition extraction unit is used for extracting search condition from described searching request;
District's degree of joining acquiring unit is used for inquiring about first index data base according to the described search condition that described search condition extraction unit is extracted, and obtains the Qu Peidu of each search engine of local registration to described searching request;
The search engine selected cell, be used to judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, if be judged as is then to select Qu Peidu to be used for carrying out information retrieval according to described searching request greater than the search engine of predetermined threshold value.
Implement the embodiment of the invention, carry out virtual registration by the search engine that other search servers are managed, realized after receiving searching request, carry out mutual visit between search server based on described virtual registration, in the search engine that each search server is managed, select more excellent search engine, improve hunting zone and search accuracy, improved dispatching efficiency, simplified scheduling flow.
Implement another embodiment of the present invention, after receiving searching request, inquire about and obtain the Qu Peidu of each search engine of local registration according to the search condition that extracts in the searching request to described searching request, and then by judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, be judged as when being, select Qu Peidu to be used for carrying out information retrieval according to described searching request greater than the search engine of predetermined threshold value, realized fast, select more excellent search engine efficiently, the dispatching efficiency of the search engine that has improved has been simplified scheduling flow.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is that a kind of first metasearch system of prior art is formed synoptic diagram;
Fig. 2 is a kind of search engine dispatching method based on common people's index of the prior art;
Fig. 3 is the schematic flow sheet of a kind of search dispatching method of the embodiment of the invention;
Fig. 4 is the schematic flow sheet of embodiment of the invention search engine system of selection;
Fig. 5 is the composition synoptic diagram of search server embodiment of the present invention;
Fig. 6 is the composition synoptic diagram of search dispatching unit 8 among the search server embodiment of the present invention;
Fig. 7 is the composition synoptic diagram of second district's degree of joining acquiring unit 83 among search dispatching of the present invention unit 8 embodiment;
Fig. 8 a is that identification information obtaining unit 831 first embodiment form synoptic diagram among the present invention second district degree of joining acquiring unit 83 embodiment;
Fig. 8 b is that identification information obtaining unit 831 second embodiment form synoptic diagram among the present invention second district degree of joining acquiring unit 83 embodiment;
Fig. 8 c is that identification information obtaining unit 831 the 3rd embodiment forms synoptic diagram among the present invention second district degree of joining acquiring unit 83 embodiment;
Fig. 9 is the composition synoptic diagram of selected cell 84 among search dispatching of the present invention unit 8 embodiment;
Figure 10 is the schematic flow sheet of the another kind of search dispatching method of the embodiment of the invention;
Figure 11 is the composition synoptic diagram of the another kind of search server of the embodiment of the invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that is obtained under the creative work prerequisite
With reference to figure 3, be the schematic flow sheet of a kind of search dispatching method of the embodiment of the invention, this method flow comprises:
201, search server receives searching request.In the present embodiment, be required to be each search engine at search server and set up first index, also be that search engine carries out this locality registration at search server, when carrying out this locality registration, when providing registration interface to register to search engine according to the OpenSearch standard, the local registration center of search server uses.Local registration center also can initiatively obtain the log-on message of search engine based on the auto discovery mechanism of OpenSearch.It is kind subdocument of search engine issue.A concrete example of planting subdocument is as follows:
<feed?xmlns=″http://www.w3.org/2005/Atom″xmlns:opensearch=″http://a9.com/-/spec/opensearch/1.1/″>
<link rel=" search " href=" http://example.com/opensearchdescription.xml " type=" application/opensearchdescription+xml " title=" Content Search "/〉<! The log-on message that comprises search engine among-this url--〉
</feed〉hyperlink of link is the URL (unifor mresourcelocation, unified resource location) of search engine log-on message in the document.
Local registration center obtains the log-on message of search engine according to the URL address of search engine log-on message in kind of the subdocument.
Search engine comprises various search engines, can be the search engine on internet and the mobile network, as baidu, and google, cgogo etc.; Also can be vertical search engine, also can provide the database of function of search; Also can be local search engine, as Yellow Page search etc.
Search engine comprises search engine sign, ground domain information, search-type, searching request interface at the log-on message of the local registration center registration of search server.Wherein search engine of the sign unique identification of search engine can be the name of search engine, can be baidu as the sign of search engine Baidu, and perhaps Zhong Wen " Baidu " also can be the sign that other can the unique identification search engines; The ground domain information is meant the territorial scope of described search engine service.Such as an engine that the search of restaurant, Shenzhen is provided, then its ground domain information is China/Guangdong/Shenzhen; Search-type can be the classifying content of search engine, also can be geographic Location Classification, and type also can be made up of one or more labels.Described classification or label can perhaps by the search server define styles, be classified or label under selecting when being registered by search engine by search engine self definition.A search engine can belong to a plurality of search-type.
The searching request interface is the search calling interface of search engine.The searching request interface can be the URL query template of observing the Opensearch standard.Also can be other API that can call (ApplicationProgramming Interface, application programming interfaces), as web service interface or Ajax (asynchronousJavaScript and XML, asynchronous JavaScript and extend markup language) interface.Be the concrete example of a search engine log-on message below:
<?xml?version=″=1.0″encoding=″UTF-8″?>
<OpenSearchDescription?xmlns=″http://a9.com/-/spec/opensearch/1.1/″>
<ShortName〉Web Search</ShortName〉<!-expression herein is the search engine sign--〉
<Description>Use?Example.com?to?search?the?Web.</Description>
<Tags〉example web</Tags〉<!-expression herein is a search-type--〉
<Contact>admin@example.com</Contact>
<Url???????????????????????????????????????????????type=″application/rss+xml″
template=″http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;form
At=rss "/<!-expression herein is searching request URL--〉
</OpenSearchDescription>
Wherein, identify the sign of search engine, represent search-type, represent the searching request interface with the Url query template with Tags with ShortName.
The search engine that search server is managed promptly refers to all search engines in the registration of local registration center.
After search server receives the local register requirement of its search engine of managing, for setting up first index at the search engine of local registration center registration, the concrete mode of setting up first index has multiple, and as shown in Table 1 one adopts the concrete example of first index that quantitative mode sets up.
Table one:
Figure A20081019864200141
Wherein, content source delegation represent content source.The keyword term is searched in term one row representative.Overall situation inverse file frequency weight gidf be in the content source file at long last with the ratio of the number of files that contains term q; For given searching request q, suppose q be cut into key1, key2 ... keyk}, key1, key2 ... the weight of keyk be respectively (q1, q2 ..., qk), then for the Qu Peidu of the corresponding search engine of searching request q
R = max 1 &le; i &le; k { q i * gid f i * mnw i + &Sigma; j = 1 , j &NotEqual; i k q j * gid f i * an w j } | q |
During concrete enforcement, no argument index with what algorithm makes up, and all is in order to calculate the Qu Peidu of searching request and search engine finally.The concrete paper " text database of integration search engine is selected " that can on " computer research and development " 04 phase of calendar year 2001, deliver with reference to Meng Wei one and Wu Zonghuan.
In the embodiment of the invention, search server also receives the virtual log-on message of the search engine that other search servers manage, described virtual log-on message comprise the search engine sign, domain information, search plain type and under the identification information of search server.The request that virtual register requirement can directly be initiated by search engine, also can initiate by the agency of the search server under it, after search server receives described virtual register requirement, according to the described search engine sign of carrying in the described virtual register requirement, domain information, search plain type and under the identification information of search server search engine is carried out virtual registration.Also can be by virtual register documents of other search server issues, described document comprises the search engine information of its virtual support of managing registration, search server initiatively obtains the search engine information that other search servers are managed from this virtual register documents, according to this search engine information search engine is carried out virtual registration.Correspondingly, search server also can be virtual other search servers that is registered to of its search engine of managing.
Virtual registration is meant that virtual registration center accepts the log-on message of search engine, but virtual registration center does not set up first index for the search engine of these virtual registrations.
In the virtual log-on message except comprising search engine sign, ground domain information, search-type, the identification information of the search server under the search engine can also comprise the searching request interface.The identification information of the search server under the described search engine can be the title of search server, also can be the geographical location information etc. of search server.
Be the concrete example of virtual register documents of the virtual log-on message of the search server search engine that initiatively obtains other search servers below.
<?xml?version=″1.0″encoding=″UTF-8″?>
<VirtualRegisterDescription?xmlns=″http://a9.com/-/spec/opensearch/1.1/″>
<SearchEngine>
<SearchEngineID〉Yohoo</SearchEngineID〉<!-expression herein is the search engine sign
-->
<MetaSearchID〉MetaSearchA</MetaSearchID〉<!-be affiliated search service herein
The device sign--〉
<Description>Use?Example.com?to?search?the?Web.</Description>
<Tags〉example web</Tags〉<!-expression herein is a search-type--〉
<Url?type=″application/rss+xml″template=″http://example.com/?q={search
Terms}﹠amp; Amp; Pw={startPage? } ﹠amp; Amp; Format=rss "/<!-expression herein is a searching request
URL-->
</SearchEngine>
</VirtualRegisterDescription>
Wherein, virtual register documents can comprise a plurality of search engine information that can virtual registration.ShortName represents the sign of search engine, and MetaSearchID represents the search server under the search engine, and Tags represents search-type, represents the searching request interface with the Url query template.
202, obtain the Qu Peidu of each search engine of local registration to this searching request.
Described district degree of joining is meant the similarity of the Query Result of search engine for given inquiry (also being search condition), and its similarity size can be similar to the relevant useful degree size with search engine of the described given inquiry of reflection.In general, for given inquiry, Qu Peidu is high more, and then the Query Result of search engine is correct more.
Search server extracts search condition from searching request, described search condition can be a searching key word, also can be SQL (Structured Query Language Structured Query Language (SQL)) statement.Take out the search engine of all registrations from local registration center and tabulate, according to the Qu Peidu of first index calculation search engine search condition.
Search server can sort from high to low to the Qu Peidu of its search engine of managing, if there be the search engine of Qu Peidu greater than predefined threshold T, then can think and find search effect search engine preferably, the selection flow process of this search engine finishes.Search server can utilize these district's degree of joining to search for greater than the search engine of predetermined threshold value T.When if there is not Qu Peidu greater than the search engine of described predefined limit value T in search server, then continue execution in step 203, certainly search server also can be when finding Qu Peidu greater than the search engine of predetermined threshold value T, still continue execution in step 203, in the hope of from the search engine of the virtual registration of search server, finding the search engine of search better effects if.Predefined threshold T can be that its each search engine unification of managing is set for search server, each search engine can have the threshold T of a correspondence in addition, threshold value such as search engine Ei correspondence is Ti, if district degree of the joining Ri of Ei is greater than Ti, think that then the search effect of Ei is better, this situation also can be thought and found search effect search engine preferably.Wherein, Ti can be preestablished by search server, also can provide for search engine oneself.
203, obtain at the identification information of the search engine of the virtual registration of this search server and the identification information of affiliated search server thereof.
According to the identification information of the search engine that is obtained and the identification information of affiliated search server thereof, search server can be determined search engine and affiliated search server thereof.This step is divided following two kinds of situations:
1, comprise search-type in the searching request
Search server extracts from searching request wants search-type, and virtual registration center finds the one or more search engines that belong to this search-type.From searching request, extract the ground domain information that to search for then,, then obtain the identification information of these search engines and the identification information of affiliated search server thereof if do not comprise the ground domain information in the searching request.
If comprise the ground domain information in the described searching request, then from the above-mentioned search engine that finds, the scope of finding out service contains the search engine of described ground domain information.Such as, if the ground domain information is the Shenzhen, then select service range to comprise the search engine of Shenzhen.Obtain the identification information of these search engines and the identification information of affiliated search server thereof then.
2, only comprise searching key word q in the searching request, do not comprise search-type.At this moment, following three kinds of schemes can be arranged:
One, virtual registration center can determine the default search type of searching request.And then determine to belong to the search engine of this default search type, obtain identification information at the identification information of the search engine that belongs to this default search type of the virtual registration of this search server and affiliated search server thereof.Described default search type is preestablished by search server.
Two, from described searching request, extract the ground domain information that to search for,, then obtain identification information at the identification information of all search engines of virtual registration center registration and affiliated search server if do not comprise the ground domain information in the searching request.If comprise the ground domain information in the described searching request, then from all search engines, the scope of finding out service contains the search engine of described ground domain information.Such as, if the ground domain information is the Shenzhen, then select service range to comprise the search engine of Shenzhen.Obtain identification information at the identification information of all search engines of virtual registration center registration and affiliated search server.
Three, set up dictionary for search-type, searching request and dictionary are mated, determine type under the searching request according to matching result, and then determine to belong to the search engine of this default search type, obtain identification information at the identification information of the search engine that belongs to this search-type of the virtual registration of this search server and affiliated search server thereof.。During specific implementation, described searching request and dictionary mate and are: from described searching request, extract searching key word, according to described keyword determine to pre-set to search-type that should keyword.In a concrete example, as shown in Table 2, in the dictionary of search-type, each search-type is made up of a lot of keywords.From searching request, extract searching request keyword q, q is cut speech, as be cut into that { key1, key2} is then { key1, key2} and dictionary mate.The search-type that finds searching request q to belong to by coupling.
Table two:
Search-type 1 Search-type 1 Search-type 1
??Keyword1 ??Keyword3 ??Keyword5
??Keyword2 ??Keyword4 ??Keyword6
204, identification information visit and corresponding search server according to described search server obtain the Qu Peidu of the search engine of described the virtual registration of search server to described searching request.
Describe for the ease of clear, suppose that described search server is search server A, search server is search server B under the search engine of described the virtual registration of search server, search server A according to described under the search engine of the virtual registration of this search server search server B identification information can so that the information such as IP address of definite search server B, realization is to the visit of search server B, searching request is forwarded to this search server, and then according to identification information at the search engine of the virtual registration of this search server, obtain the Qu Peidu of this search engine by search server B, and this district's degree of joining information is returned to search server A.The specific implementation said process can comprise following two steps:
1, the search engine that virtual registration center returns is received by the virtual registration center of search server A, extracts searching key word q from searching request, then searching key word q and search engine sign is sent to search server under it.Suppose that the search engine that sends is b1, the search server under it is B.
2, after search server B received request, the first index calculation b1 by search server B was to district degree of the joining R_b1 of keyword q; And the access authorization information of district's degree of joining and search engine b1 turned back to search server A.Wherein, the access authorization information of search engine b1 is optional, also can only return the Qu Peidu value of b1 to search server A.
Described access authorization information is the access rights control information of search server to search engine, can be an authorization code.Search server A can rely on the direct access search engine of this access authorization information b1.
If search server is received a plurality of search engine information, then repeat above-mentioned two steps
205, to the search engine of the Qu Peidu of this searching request and described the virtual registration of search server Qu Peidu, determine that at least one is used for carrying out according to described searching request the search engine of information retrieval according to each search engine of described local registration to described searching request.
After search server A receives search engine district degree of the joining information and access authorization information thereof that other search servers return, the record access authorization message.And the matching degree of the search engine managed of comparison search server A and the Qu Peidu of these search engines.Compare the effective search engine of search according to the matching degree size.
The method of selecting is specifically as follows and allows the Qu Peidu of these search engines sort from high to low, selects the highest top n search engine of Qu Peidu.The value of N has search server to preestablish.
Perhaps, select the search engine of Qu Peidu greater than T2 according to the threshold value T2 that sets in advance.Threshold value T2 is preestablished by search server.
Search server A calls these search engines and searches for after selecting the one or more preferably search engines of search effect.The mode of calling the search engine that search engine that search server manages and other search servers manage is different.For the search engine that search server A is managed, search server A can directly call these search engines.The result that these search engines are returned compiles processing then.At last Search Results is returned to the user.For the search engine of other search servers, search server A can directly call, also can indirect call.Directly calling is exactly the access authorization information that search server A can utilize these search engines, directly calls these search engines.Indirect call is exactly that search server A sends to its affiliated search server to search engine sign of having selected and searching request.For example send search engine b1 and searching request q to search server B, search server B sends to search engine b1 to searching request q, b1 returns to search server B to the Search Results of q, by search server B the result of searching request q is returned to search server A.
After search engine is selected by the dispatching center of search server A, call one or more search engines.When calling a plurality of search engine, the result that these search engines are returned compiles processing, at last Search Results is returned to the user.
With reference to figure 4 are schematic flow sheets of embodiment of the invention search engine system of selection, and this method flow comprises:
301, search server A receives the searching request from the user;
302, search server A obtains the Qu Peidu of each search engine of local registration to described searching request.
This step is identical with step 202 among the preceding method embodiment, does not repeat them here.
303, search server A sends to received searching request the virtual registration center of search server A;
304, return the identification information of search engine and the identification information of affiliated search server thereof, as hypothesis according to as described in the search server identification information be defined as the search engine that search engine that search server B managed and search server C are managed.
305, transmit searching request to search server B;
306, after search server B receives searching request, go out the Qu Peidu of the search engine that described search engine identification information identified according to first index calculation;
307, return the Qu Peidu of search engine;
308, transmit searching request to search server C;
309, after search server C receives searching request, go out the Qu Peidu that described member's search causes the search engine that identification information identifies according to first index calculation;
310, return the Qu Peidu of search engine;
311, each search engine of this locality registration of obtaining in the comparison step 302 is to the Qu Peidu of described searching request, the Qu Peidu that is returned by search server B in the step 307, and the Qu Peidu that is returned by search server C in the step 310 select more excellent search engine.
With reference to figure 5, be the structural representation of embodiment of the invention search server, this search server mainly comprises:
Local registering unit 5 is used to receive the log-on message of search engine, search engine is carried out this locality register;
Virtual registering unit 6, be used to receive the virtual log-on message of the search engine that belongs to other search servers, described virtual log-on message comprise search engine sign, domain information, search-type and under the identification information of search server, according to the sign of the search engine in the described virtual log-on message, search-type and under the identification information of search server the search engine of described search server is carried out virtual registration;
Unit's indexing units 7 is used to generate and manage first index of the search engine that described local registering unit 5 registered;
Unit's indexing units is that the search engine registered of described local registering unit 5 generates and sets up first index, and the concrete mode of setting up first index has multiple, the concrete example of a first index as shown in Table 3.
Table three:
Figure A20081019864200201
Figure A20081019864200211
Wherein, content source delegation represent content source.The keyword term is searched in term one row representative.Overall situation inverse file frequency weight gidf be in the content source file at long last with the ratio of the number of files that contains term q; For given searching request q, suppose q be cut into key1, key2 ... keyk}, key1, key2 ... the weight of keyk be respectively (q1, q2 ..., qk), then for the Qu Peidu of the corresponding search engine of searching request q
R = max 1 &le; i &le; k { q i * gid f i * mnw i + &Sigma; j = 1 , j &NotEqual; i k q j * gid f i * an w j } | q |
For given searching request, it is better to distinguish the higher search engine search results effect of degree of joining.
Search dispatching unit 8, be used to receive searching request, obtain the search engine registered by described local registering unit 5 Qu Peidu to this searching request from described first indexing units 7, obtain by the identification information of the search engine of described virtual registering unit 6 virtual registrations and the identification information of affiliated search server thereof, visit this search server according to the identification information of described search server, obtain by the search engine of described virtual registering unit 6 virtual registrations Qu Peidu described searching request, the search engine of being registered by described local registering unit 5 determines that to the Qu Peidu of this searching request and by the search engine of the described virtual registering unit 6 virtual registrations Qu Peidu to described searching request at least one is used for carrying out according to described searching request the search engine of information retrieval.
After receiving searching request, from searching request, extract search condition, described search condition can be a searching key word, also can be SQL (Structured Query Language Structured Query Language (SQL)) statement.Take out the search engine of all registrations from local registration center and tabulate, according to the Qu Peidu of first index calculation search engine search condition.
As shown in Figure 6, described search dispatching unit 8 mainly comprises:
Searching request receiving element 81 is used to receive searching request;
First district's degree of joining acquiring unit 82 is used to obtain each search engine of being registered by described local registering unit 5 Qu Peidu to this searching request;
Second district's degree of joining acquiring unit 83, be used to obtain by the identification information of the search engine of described virtual registering unit 6 virtual registrations and the identification information of affiliated search server thereof, visit this search server according to the identification information of described search server, obtain by the search engine of described virtual registering unit 6 virtual registrations Qu Peidu to described searching request;
Selected cell 84 is used for the search engine of being registered by described local registering unit that obtains according to described first district's degree of joining acquiring unit 82 and selects at least one to be used for according to described searching request carry out the search engine of information retrieval by the search engine of the virtual registration of described virtual registering unit to the Qu Peidu of described searching request to what the Qu Peidu of this searching request and described second district's degree of joining acquiring unit 83 obtained.
With reference to figure 7, described second district's degree of joining acquiring unit 83 mainly comprises:
Identification information obtaining unit 831 is used to obtain by the identification information of the search engine of the virtual registration of described virtual registering unit and the identification information of affiliated search server thereof;
Qu Peidu obtains performance element 832, be used for visiting described search server, and obtain by the search engine of the virtual registration of described virtual registering unit Qu Peidu described searching request according to the identification information of described search engine according to the identification information of described search server.
With reference to figure 8a, be that first embodiment of the identification information obtaining unit 831 in the embodiment of the invention search server forms synoptic diagram, this identification information obtaining unit 831 mainly comprises:
Search-type information acquisition unit 83101 is used for obtaining search-type information from described searching request;
First identification information obtains performance element 83102, is used for obtaining at the identification information of the search engine that belongs to described search-type of the virtual registration of this search server and the identification information of affiliated search server thereof according to the described search-type information that described search-type information acquisition unit 83101 is obtained.
With reference to figure 8b, be that second embodiment of the identification information obtaining unit 831 in the embodiment of the invention search server forms synoptic diagram, this identification information obtaining unit 831 mainly comprises:
Search condition extraction unit 83111 is used for extracting search condition from described searching request;
Search-type determining unit 83112, be used for according to the described search search condition that described search condition extraction unit 83111 is extracted determine to pre-set to search-type that should search condition;
Described search condition can be a searching key word, also can be SQL (Structured Query Language Structured Query Language (SQL)) statement.
Second identification information obtains performance element 83113, is used for obtaining at the identification information of the search engine that belongs to described search-type of the virtual registration of this search server and the identification information of affiliated search server thereof according to described search-type determining unit 83112 determined search-type.
With reference to figure 8c, be that first embodiment of the identification information obtaining unit 831 in the embodiment of the invention search server forms synoptic diagram, this identification information obtaining unit 831 mainly comprises:
Default search type determining unit 83121 is used for determining the default search type of described searching request correspondence;
The 3rd identification information obtains performance element 83122, be used for according to described default search type determine single 83121 yuan of determined default search types obtain belonging to of the virtual registration of this search server described default search type the identification information of search engine and the identification information of affiliated search server.
With reference to Figure 10 is the schematic flow sheet of the another kind of search dispatching method of the embodiment of the invention, and this method mainly comprises:
401, receive searching request.
402, from described searching request, extract search condition, inquire about first index data base with the search condition that is extracted, obtain the Qu Peidu of each search engine of local registration to described searching request.
Described search condition can be a searching key word, it also can be SQL (Structured Query Language Structured Query Language (SQL)) statement, search server extracts searching key word q from searching request, take out the search engine of all registrations from local registration center and tabulate, according to the Qu Peidu of first index calculation local search searching key word.
403, judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, be then to select Qu Peidu to be used for carrying out information retrieval if be judged as according to described searching request greater than the search engine of predetermined threshold value.
Search server can sort from high to low to the Qu Peidu of its search engine of managing, if there be the search engine of Qu Peidu greater than predefined threshold T, then can think and find search effect search engine preferably, the selection flow process of this search engine finishes.Search server can utilize these district's degree of joining to search for greater than the search engine of predetermined threshold value T.Predefined threshold T can be that its each search engine unification of managing is set for search server, each search engine can have the threshold T of a correspondence in addition, threshold value such as search engine Ei correspondence is Ti, if district degree of the joining Ri of Ei is greater than Ti, think that then the search effect of Ei is better, this situation also can be thought and found search effect search engine preferably.Wherein, Ti can be preestablished by search server, also can provide for search engine oneself.
Implement present embodiment, after receiving searching request, inquire about and obtain the Qu Peidu of each search engine of local registration according to the search condition that extracts in the searching request to described searching request, and then by judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, be judged as when being, select Qu Peidu to be used for carrying out information retrieval according to described searching request greater than the search engine of predetermined threshold value, realized fast, select more excellent search engine efficiently, the dispatching efficiency of the search engine that has improved has been simplified scheduling flow.
Figure 11 is the composition synoptic diagram of the another kind of search server of the embodiment of the invention, and in this example, described search server comprises:
Receiving element 91 is used to receive searching request;
Search condition extraction unit 92 is used for extracting search condition from described searching request;
Described search condition can be a searching key word, also can be SQL (Structured Query Language Structured Query Language (SQL)) statement.
District's degree of joining acquiring unit 93 is used for inquiring about first index data base according to the described search condition that described search condition extraction unit is extracted, and obtains the Qu Peidu of each search engine of local registration to described searching request;
Search engine selected cell 94, be used to judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, if be judged as is then to select Qu Peidu to be used for carrying out information retrieval according to described searching request greater than the search engine of predetermined threshold value.
Implement the embodiment of the invention, carry out virtual registration by the search engine that other search servers are managed, realized after receiving searching request, carry out mutual visit between search server based on described virtual registration, in the search engine that each search server is managed, select more excellent search engine, improve hunting zone and search accuracy, improved dispatching efficiency, simplified scheduling flow.
Implement another embodiment of the present invention, after receiving searching request, inquire about and obtain the Qu Peidu of each search engine of local registration according to the search condition that extracts in the searching request to described searching request, and then by judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, be judged as when being, select Qu Peidu to be used for carrying out information retrieval according to described searching request greater than the search engine of predetermined threshold value, realized fast, select more excellent search engine efficiently, the dispatching efficiency of the search engine that has improved has been simplified scheduling flow.
One of ordinary skill in the art will appreciate that all or part of flow process that realizes in the foregoing description method, be to instruct relevant hardware to finish by computer program, described program can be stored in the computer read/write memory medium, this program can comprise the flow process as the embodiment of above-mentioned each side method when carrying out.Wherein, described storage medium can be magnetic disc, CD, read-only storage memory body (Read-Only Memory, ROM) or at random store memory body (Random Access Memory, RAM) etc.
Above disclosed is preferred embodiment of the present invention only, can not limit the present invention's interest field certainly with this, and therefore the equivalent variations of doing according to claim of the present invention still belongs to the scope that the present invention is contained.

Claims (23)

1, a kind of search dispatching method is characterized in that, comprising:
Receive searching request;
Obtain the Qu Peidu of each search engine of local registration to described searching request;
Obtain at the identification information of the search engine of the virtual registration of this search server and the identification information of affiliated search server thereof;
The corresponding search server of identification information visit according to described search server obtains the Qu Peidu of the search engine of described the virtual registration of search server to described searching request;
To the search engine of the Qu Peidu of described searching request and described the virtual registration of search server Qu Peidu, determine that at least one is used for carrying out according to described searching request the search engine of information retrieval according to each search engine of described local registration to described searching request.
2, the method for claim 1 is characterized in that, described obtaining at the identification information of the search engine of the virtual registration of this search server and the identification information of affiliated search server thereof comprises:
Judge the search-type under the described searching request, obtain at the identification information of the search engine that belongs to described search-type of the virtual registration of this search server and the identification information of affiliated search server thereof according to described search-type information.
3, method as claimed in claim 2 is characterized in that, the step of the search-type under the described searching request of described judgement is:
Extract the search-type information of described searching request, described search-type is the search-type under the described searching request; Or be
From described searching request, extract search condition, determine the search-type of the corresponding described search condition that pre-sets according to described search condition; Or be
Determine the default search type of described searching request correspondence, described default search type is the search-type under the described searching request.
4 methods as claimed in claim 2 is characterized in that, described obtaining at the identification information of the search engine of the virtual registration of this search server and the identification information of affiliated search server thereof comprises:
From described searching request, obtain the ground domain information, obtain in the virtual registration of this search server, that belong to described search-type and service range according to described search-type and ground domain information and contain the identification information of search engine of described region and the identification information of affiliated search server thereof.
5, the method for claim 1 is characterized in that, described obtaining at the identification information of the search engine of the virtual registration of this search server and the identification information of affiliated search server thereof comprises:
From described searching request, obtain the ground domain information, obtain service range in the virtual registration of this search server according to described ground domain information and contain the identification information of search engine of described region and the identification information of affiliated search server thereof.
6, the method for claim 1 is characterized in that, described each search engine that obtains local registration comprises the step of the Qu Peidu of described searching request:
From described searching request, extract search condition, inquire about first index data base, obtain the Qu Peidu of each search engine of local registration described searching request with the search condition that is extracted.
7, as any described method of claim 1 to 6, it is characterized in that, between described each search engine that obtains local registration is to the step of the Qu Peidu of described searching request and the described step of obtaining at the identification information of the identification information of the search engine of the virtual registration of this search server and affiliated search server thereof, also comprise:
Judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, if be judged as be, then select Qu Peidu to be used for carrying out information retrieval according to described searching request greater than the search engine of predetermined threshold value, otherwise the step at the identification information of the identification information of the search engine of the virtual registration of this search server and affiliated search server thereof is obtained in execution.
As claim 3 or 6 described methods, it is characterized in that 8, described search condition is searching key word or Structured Query Language (SQL) SQL statement.
9, the method for claim 1 is characterized in that, comprises before the described reception searching request:
Reception belongs to the virtual log-on message of the search engine of other search servers, described virtual log-on message comprise search engine sign, domain information, search-type and under the identification information of search server;
According to the search engine in described virtual log-on message sign, domain information, search-type and under the identification information of search server the search engine of described search server is carried out virtual registration.
10, method as claimed in claim 9 is characterized in that, also comprises the searching request interface in the virtual log-on message of the search engine of described other search servers.
11, as method as described in the claim 10, it is characterized in that described searching request interface is a URL unified resource locating query template.
12, method as claimed in claim 11 is characterized in that, the virtual log-on message that receives the search engine that belongs to other search servers is:
Receive described other search servers and act on behalf of the virtual register requirement that its search engine of managing sends, obtain the virtual log-on message that carries the described virtual register requirement from described virtual register requirement; Or be,
According to the virtual register documents of described other search servers issue, obtain the virtual log-on message of the search engine that described other search servers manage from described virtual register documents.
13, a kind of search server is characterized in that, comprising:
Local registering unit is used to receive the local register requirement of search engine, search engine is carried out this locality register;
Virtual registering unit, be used to receive the virtual register requirement of the search engine that belongs to other search servers, described virtual register requirement comprise search engine sign, domain information, search-type and under the identification information of search server, according to the sign of the search engine in the described virtual register requirement, domain information, search-type and under the identification information of search server the search engine of described search server is carried out virtual registration;
Unit's indexing units is used to generate and manage first index of the search engine that described local registering unit registers;
The search dispatching unit, be used to receive searching request, obtain each search engine of registering by described local registering unit Qu Peidu to described searching request from described first indexing units, obtain by the identification information of the search engine of the virtual registration of described virtual registering unit and the identification information of affiliated search server thereof, visit described search server according to the identification information of described search server, obtain by the search engine of the virtual registration of described virtual registering unit Qu Peidu described searching request, each search engine of being registered by described local registering unit determines that to the Qu Peidu of described searching request and by the search engine of the virtual registration of the described virtual registering unit Qu Peidu to described searching request at least one is used for carrying out according to described searching request the search engine of information retrieval.
14, search server as claimed in claim 13 is characterized in that, described search dispatching unit comprises:
The searching request receiving element is used to receive searching request;
First district's degree of joining acquiring unit is used to obtain each search engine of being registered by described local registering unit Qu Peidu to described searching request;
Second district's degree of joining acquiring unit, be used to obtain by the identification information of the search engine of the virtual registration of described virtual registering unit and the identification information of affiliated search server thereof, visit described search server according to the identification information of described search server, obtain by the search engine of the virtual registration of described virtual registering unit Qu Peidu to described searching request;
Selected cell, be used for each search engine of registering by described local registering unit of obtaining according to described first district's degree of joining acquiring unit Qu Peidu to described searching request, and described second district's degree of joining acquiring unit obtain by the search engine of the virtual registration of described virtual registering unit Qu Peidu to described searching request, select at least one to be used for carrying out the search engine of information retrieval according to described searching request.
15, search server as claimed in claim 14 is characterized in that, described selected cell also comprises judging unit, the first selection performance element and the second selection performance element, wherein:
Described judging unit, be used to judge each search engine that described first district's degree of joining acquiring unit obtains is registered by described local registering unit to the Qu Peidu of described searching request whether greater than predetermined threshold value;
Described first selects performance element, be used for when described judgment unit judges when being, selection Qu Peidu is used for carrying out information retrieval according to described searching request greater than the search engine of described predetermined threshold value;
Described second selects performance element, be used for when described judgment unit judges for not the time, each search engine registered by described local registering unit that obtains according to described first district's degree of joining acquiring unit selects at least one to be used for according to described searching request carry out the search engine of information retrieval by the search engine of the virtual registration of described virtual registering unit to the Qu Peidu of described searching request to what the Qu Peidu of described searching request and described second district's degree of joining acquiring unit obtained.
16, search server as claimed in claim 13 is characterized in that, described second district's degree of joining acquiring unit comprises:
Identification information obtaining unit is used to obtain by the identification information of the search engine of the virtual registration of described virtual registering unit and the identification information of affiliated search server thereof;
Qu Peidu obtains performance element, be used for visiting described search server, and obtain by the search engine of the virtual registration of described virtual registering unit Qu Peidu described searching request according to the identification information of described search engine according to the identification information of described search server.
17, search server as claimed in claim 16 is characterized in that, described identification information obtaining unit comprises:
The search-type information acquisition unit is used for obtaining search-type information from described searching request;
First identification information obtains performance element, is used for obtaining at the identification information of the search engine that belongs to described search-type of the virtual registration of this search server and the identification information of affiliated search server thereof according to the described search-type information that described search-type information acquisition unit is obtained.
18, search server as claimed in claim 16 is characterized in that, described identification information obtaining unit comprises:
The search condition extraction unit is used for extracting search condition from described searching request;
The search-type determining unit is used for determining according to the described search condition that described search condition extraction unit is extracted the search-type of the corresponding described search condition that pre-sets;
Second identification information obtains performance element, is used for obtaining at the identification information of the search engine that belongs to described search-type of the virtual registration of this search server and the identification information of affiliated search server thereof according to the determined search-type of described search-type determining unit.
19, search server as claimed in claim 16 is characterized in that, described identification information obtaining unit comprises:
Default search type determining unit is used for determining the default search type of described searching request correspondence;
The 3rd identification information obtains performance element, be used for according to the determined default search type of described default search type determining unit obtain belonging to of the virtual registration of this search server described default search type the identification information of search engine and the identification information of affiliated search server.
20, search server as claimed in claim 18 is characterized in that, described search condition is searching key word or Structured Query Language (SQL) SQL statement.
21, a kind of search dispatching method is characterized in that, comprising:
Receive searching request;
From described searching request, extract search condition, inquire about first index data base, obtain the Qu Peidu of each search engine of local registration described searching request with the search condition that is extracted;
Judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, be then to select Qu Peidu to be used for carrying out information retrieval if be judged as according to described searching request greater than the search engine of predetermined threshold value.
22, method as claimed in claim 21 is characterized in that, described search condition is searching key word or Structured Query Language (SQL) SQL statement.
23, a kind of search server is characterized in that, comprising:
Receiving element is used to receive searching request;
The search condition extraction unit is used for extracting search condition from described searching request;
District's degree of joining acquiring unit is used for inquiring about first index data base according to the described search condition that described search condition extraction unit is extracted, and obtains the Qu Peidu of each search engine of local registration to described searching request;
The search engine selected cell, be used to judge described each search engine to the Qu Peidu of described searching request whether greater than predetermined threshold value, if be judged as is then to select Qu Peidu to be used for carrying out information retrieval according to described searching request greater than the search engine of predetermined threshold value.
CN200810198642A 2008-09-19 2008-09-19 Search dispatching method and search server Pending CN101676901A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200810198642A CN101676901A (en) 2008-09-19 2008-09-19 Search dispatching method and search server
PCT/CN2009/073965 WO2010031332A1 (en) 2008-09-19 2009-09-16 Search scheduling method and search server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810198642A CN101676901A (en) 2008-09-19 2008-09-19 Search dispatching method and search server

Publications (1)

Publication Number Publication Date
CN101676901A true CN101676901A (en) 2010-03-24

Family

ID=42029470

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810198642A Pending CN101676901A (en) 2008-09-19 2008-09-19 Search dispatching method and search server

Country Status (2)

Country Link
CN (1) CN101676901A (en)
WO (1) WO2010031332A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117320A (en) * 2011-01-11 2011-07-06 百度在线网络技术(北京)有限公司 Structured data searching method and device
CN102982176A (en) * 2012-12-17 2013-03-20 北京奇虎科技有限公司 Search method and device for browser
CN104239452A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Method and device for resource acquisition
CN104239454A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Searching method and device
CN105808740A (en) * 2016-03-11 2016-07-27 程书京 Information search method and information search device
CN109635189A (en) * 2018-11-30 2019-04-16 广州市西美信息科技有限公司 A kind of information search method, device, terminal device and storage medium
CN110287397A (en) * 2019-06-25 2019-09-27 北京金山安全软件有限公司 Content searching method and device based on screen saver and electronic equipment
WO2020015404A1 (en) * 2018-07-20 2020-01-23 恩地爱事业有限公司 Internet customized information publishing and search service system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1983253A (en) * 2005-12-15 2007-06-20 北京中科信利技术有限公司 Method, apparatus and system for supplying musically searching service
JP2007323394A (en) * 2006-06-01 2007-12-13 Ritsumeikan Meta retrieval system and meta retrieval method, user terminal to be used for the same, and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117320A (en) * 2011-01-11 2011-07-06 百度在线网络技术(北京)有限公司 Structured data searching method and device
CN102982176A (en) * 2012-12-17 2013-03-20 北京奇虎科技有限公司 Search method and device for browser
CN104239452A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Method and device for resource acquisition
CN104239454A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Searching method and device
CN105808740A (en) * 2016-03-11 2016-07-27 程书京 Information search method and information search device
WO2020015404A1 (en) * 2018-07-20 2020-01-23 恩地爱事业有限公司 Internet customized information publishing and search service system
CN109635189A (en) * 2018-11-30 2019-04-16 广州市西美信息科技有限公司 A kind of information search method, device, terminal device and storage medium
CN110287397A (en) * 2019-06-25 2019-09-27 北京金山安全软件有限公司 Content searching method and device based on screen saver and electronic equipment

Also Published As

Publication number Publication date
WO2010031332A1 (en) 2010-03-25

Similar Documents

Publication Publication Date Title
CN101676901A (en) Search dispatching method and search server
US8166013B2 (en) Method and system for crawling, mapping and extracting information associated with a business using heuristic and semantic analysis
CN100596353C (en) Method and system for providing log service
JP4660475B2 (en) User profile management system
Lu et al. Node similarity in the citation graph
KR100930455B1 (en) Method and system for generating search collection by query
US8150979B1 (en) Supporting multiple landing pages
CN101655862A (en) Method and device for searching information object
US20080114733A1 (en) User-structured data table indexing
CN101647020A (en) Searching structured geographical data
CN103049575A (en) Topic-adaptive academic conference searching system
CN103198136B (en) A kind of PC file polling method based on sequential correlation
US20070271228A1 (en) Documentary search procedure in a distributed system
CN105303501A (en) Community information service system and method based on picture recommendation
JP4769822B2 (en) Information search service providing server, method and system using page group
CN102156749B (en) Anatomic search and judgment method, system and distributed server system for map sites
Bozzon et al. A framework for integrating, exploring, and searching location-based web data
US20080126450A1 (en) Aggregation syndication platform
US9292610B2 (en) Location identification using hierarchical nature of geographic locations
Lee et al. Analyzing URL queries
CN101923548A (en) Method for searching Internet information and search engine
Asadi et al. Using local popularity of web resources for geo-ranking of search engine results
CN103365966A (en) Method and device for storing node information in Internet of things
CN117271577B (en) Keyword retrieval method based on intelligent analysis
Budsapawanich et al. A Conceptual Framework for Linking Open Government Data Based-On Geolocation: A Case of Thailand

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20100324