CN105512150A - Method and device for information search - Google Patents
Method and device for information search Download PDFInfo
- Publication number
- CN105512150A CN105512150A CN201410548590.1A CN201410548590A CN105512150A CN 105512150 A CN105512150 A CN 105512150A CN 201410548590 A CN201410548590 A CN 201410548590A CN 105512150 A CN105512150 A CN 105512150A
- Authority
- CN
- China
- Prior art keywords
- information
- type
- search request
- keyword
- information type
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 42
- 238000009877 rendering Methods 0.000 claims description 7
- 238000004891 communication Methods 0.000 abstract description 8
- 230000006870 function Effects 0.000 description 9
- 238000012545 processing Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 8
- 238000001514 detection method Methods 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 230000001133 acceleration Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 2
- 230000005484 gravity Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000012163 sequencing technique Methods 0.000 description 2
- 230000005236 sound signal Effects 0.000 description 2
- 238000003786 synthesis reaction Methods 0.000 description 2
- 230000001174 ascending effect Effects 0.000 description 1
- 238000007599 discharging Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 238000010079 rubber tapping Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000010897 surface acoustic wave method Methods 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a method and device for information search. The method and device belong to the field of Internet communications. The method comprises the steps that a keyword input by a user is acquired, corresponding search request information is generated for each information type in a preset type set, and the keyword is carried out the search request information corresponding to each information type; the search request information corresponding to each information type is sent to a server, and the server can separately obtain information of each information type matched with the keyword according to the search request information corresponding to each information type; and the information of each information type sent by the server is received, and the information of each information type is displayed. The device comprises a generation module, a sending module and a receiving display module. The method and device disclosed by the invention have the advantages that the information of each information type can be found.
Description
Technical Field
The present invention relates to the field of internet communications, and in particular, to an information search method and apparatus.
Background
At present, in order to meet the search requirement of a user on information in a specific field, a plurality of search platforms for the specific field appear, the information in the specific field can be generally divided into fixed information of several types, and the user can log in the search platforms through a terminal to search for one or more types of information in the specific field. For example, the video search platform is a search platform for the video field, the video information may be generally classified into types of movies, television shows, or art, and a user may log in the video search platform through a terminal to search for the video information of the movies, television shows, or art.
Currently, the prior art provides an information search method, which includes: the server acquires keywords input by a user, acquires all information matched with the keywords and scores of all information according to the keywords, reserves preset number of information with the maximum scores according to the scores of all information, and discards the rest information. And then transmits the reserved information to the terminal.
In the process of implementing the invention, the inventor finds that the prior art has at least the following problems:
since the server acquires a large amount of each type of information matching the keyword, it is likely that one or more types of information required by the user are discarded when the information is discarded.
Disclosure of Invention
The invention provides an information searching method and device, aiming at searching each type of information and further ensuring that the searched information has information which a user wants to view. The technical scheme is as follows:
an information search method, the method comprising:
acquiring a keyword input by a user, and generating a corresponding search request message for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword;
sending a search request message corresponding to each information type to a server, so that the server respectively acquires the information of each information type matched with the keyword according to the search request message corresponding to each information type;
and receiving the information of each information type sent by the server, and displaying the information of each information type.
An information search method, the method comprising:
receiving a search request message corresponding to each information type in a preset type set sent by a terminal, wherein the search request message corresponding to each information type carries a keyword;
searching the information of each information type matched with the keyword according to the search request message corresponding to each information type;
and sending the information of each information type to the terminal.
An information search apparatus, the apparatus comprising:
the generating module is used for acquiring keywords input by a user and generating corresponding search request messages for each information type in a preset type set, wherein the search request messages corresponding to each information type carry the keywords;
a sending module, configured to send a search request message corresponding to each information type to a server, so that the server obtains information of each information type matching the keyword according to the search request message corresponding to each information type;
and the receiving and displaying module is used for receiving the information of each information type sent by the server and displaying the information of each information type.
An information search apparatus, the apparatus comprising:
the receiving module is used for receiving a search request message corresponding to each information type in a preset type set sent by a terminal, wherein the search request message corresponding to each information type carries a keyword;
the searching module is used for searching the information of each information type matched with the keyword according to the searching request message corresponding to each information type;
and the sending module is used for sending the information of each information type to the terminal.
In the embodiment of the invention, a keyword input by a user is acquired, and a corresponding search request message is generated for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword; sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type; and receiving the information of each information type sent by the server, and displaying the information of each information type. Because the search request message corresponding to each information type is generated, the information of each information type matched with the keyword is obtained from the server according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be searched.
Drawings
Fig. 1 is a flowchart of an information search method provided in embodiment 1 of the present invention;
fig. 2-1 is a flowchart of an information searching method provided in embodiment 2 of the present invention;
fig. 2-2 is a schematic diagram of a search interface provided in embodiment 2 of the present invention;
fig. 2-3 are schematic diagrams of a presentation page provided in embodiment 2 of the present invention;
fig. 3 is a flowchart of an information searching method provided in embodiment 3 of the present invention;
fig. 4 is a schematic structural diagram of an information search apparatus according to embodiment 4 of the present invention;
fig. 5 is a schematic structural diagram of an information search apparatus according to embodiment 5 of the present invention;
fig. 6 is a schematic structural diagram of a terminal according to embodiment 6 of the present invention;
fig. 7 is a schematic structural diagram of a server according to embodiment 7 of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Example 1
Referring to fig. 1, an embodiment of the present invention provides an information search method, including:
step 101: acquiring a keyword input by a user, and generating a corresponding search request message for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword;
step 102: sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type;
step 103: and receiving the information of each information type sent by the server, and displaying the information of each information type.
Preferably, the sending a search request message corresponding to each information type to the server, so that the server obtains information of each information type matching the keyword according to the search request message corresponding to each information type, includes:
sending the search request message corresponding to each information type to a server, so that the server respectively acquires the information of each information type matched with the keyword according to the search request message corresponding to each information type; or,
and determining a server corresponding to each search request message in the search request messages corresponding to each information type, and respectively sending each search request message to the server corresponding to each search request message, so that the server can acquire information matched with the keywords according to the received search request messages.
Preferably, displaying information of each information type includes:
acquiring an information score of each piece of information of a first information type, wherein the first information type is any one of the information types in a preset type set;
sorting the information of the first information type according to the information score of each information;
and rendering the sequenced information of the first information type to a display page, and displaying the display page.
Preferably, obtaining the information score of each information of the first information type includes:
calculating the correlation degree between each information of the first information type and the keyword;
setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type;
and calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
Further, after obtaining the keyword input by the user, the method further includes:
determining the type of the keyword;
and if the type of the keyword is a preset type, executing to generate a corresponding search request message for each information type in a preset type set.
In the embodiment of the invention, a keyword input by a user is acquired, and a corresponding search request message is generated for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword; sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type; and receiving the information of each information type sent by the server, and displaying the information of each information type. Because the search request message corresponding to each information type is generated, the information of each information type matched with the keyword is obtained from the server according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be searched.
Example 2
The embodiment of the invention provides an information searching method.
At present, in order to meet the search requirement of a user on information in a specific field, a plurality of search platforms for the specific field appear, the information in the specific field can be generally divided into several fixed types of information, and when the user wants to search the information in the specific field, the terminal can search the information by the method provided by the embodiment of the invention.
The specific field may be a video field, etc. The video search platform is a search platform aiming at the video field, the video information can be generally classified into types of movies, television shows, or art and the like, and the terminal can search the video information of the movies, the television shows or the art and the like by the method provided by the embodiment of the invention.
Referring to fig. 2-1, the method specifically includes:
step 201: acquiring a keyword input by a user, and determining the type of the keyword;
the terminal provides a search interface for a user, wherein the search interface comprises a keyword input box and a search button. The user can input a keyword in the keyword input box and submit a search request to the terminal by clicking a search button. The terminal stores a keyword library corresponding to each type, and for each type, the keyword library corresponding to the type comprises the keywords of the type. For example, the type of the word may be a name type or a place type, and the keyword library corresponding to the name type includes a large number of names, and the keyword library corresponding to the place type includes a large number of places.
Specifically, when a search request submitted by a user clicking a search button is received, a keyword input by the user is acquired from a keyword input box. And determining a keyword library in which the keyword is located according to the keyword. And determining the type corresponding to the determined keyword library as the type of the keyword.
For example, the embodiment of the present invention is described by taking a video search as an example. Such as the search interface shown in fig. 2-2, which includes a keyword entry box and a search button. When receiving a search request submitted by clicking a search button by the user A, the keyword Zhang III input by the user is acquired from the keyword input box. And determining that the keyword library in which the keyword Zhang III is positioned is a name word library according to the keyword Zhang III. According to the determined keyword library, namely the name word library, acquiring a corresponding type from the corresponding relation between the type of the word and the keyword library shown in the table 1 as the name type, and determining the name type as the type of the keyword Zhang III.
TABLE 1
Type of word | Keyword library |
Name type | Name word bank |
…… | …… |
Step 202: if the type of the keyword is a preset type, generating a corresponding search request message for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword;
one or more word types can be preset, that is, one or more preset types exist, and the preset types can be a name type or a place name type and the like. The information included in the server may be divided into fixed information of several information types, which constitute a preset type set. For example, the video information in the video server may be classified into a movie category, a tv play category, an art category, and the like, and the movie category, the tv play category, the art category, and the like constitute a preset type set.
The method specifically includes the steps of comparing the determined type of the keyword with a preset type, if the type of the keyword is the same as a certain preset type, generating a corresponding search request message for each information type in a preset type set according to the keyword and each information type included in the preset type set, and for each information type, carrying the keyword and the information type in the search request message corresponding to the information type.
For example, assuming that the preset type is a name type, the types of video information included in the preset type set include a movie type, a tv series type, and a variety type. Comparing the type name type of the keyword 'zhang san' with a preset type name type, and comparing that the type of the keyword 'zhang san' is the same as the preset type, generating three search request messages respectively including a first search request message, a second search request message and a third search request message according to the type movies, the television plays and the synthesis of the three video information included in the keyword 'zhang san' and the preset type set, wherein the first search request message carries the keyword 'zhang san' and the movie type, the second search request message carries the keyword 'zhang san' and the television plays, and the third search request message carries the keyword 'zhang san' and the synthesis.
If the type of the keyword is different from the preset type, the keyword is directly sent to the server, and the server searches the information matched with the keyword according to the keyword.
Further, for the keyword input by the user, the type of the keyword may also be uncertain, and the corresponding search request message is generated for each information type in the preset type set directly according to the keyword input by the user and the information type included in the preset type set.
After the search request message corresponding to each information type is generated through the operations of the above steps 201 and 202, the generated search request message is transmitted to the server through the following operation of the step 203.
Step 203: sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type;
the search platform comprises one or more servers for storing resources, and according to the difference of the number of the servers for sending the search request message, the step can be realized by a first mode and a second mode, specifically:
firstly, sending a search request message corresponding to each information type to a server included in a search platform, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type.
Preferably, the load information of each server is acquired from each server, respectively, according to the address of each server included in the search platform. And according to the load information of each server, determining a server with the minimum load from each server, and then sending the search request message corresponding to each information type to the server. Therefore, the search request message can be sent to the server with smaller load, and the server can search information quickly.
For example, the generated three search request messages are sent to a server included in the search platform, so that the server obtains movie video information matched with the keyword "zhang san", tv series video information matched with the keyword "zhang san", and art video information matched with the keyword "zhang san" respectively according to the three search request messages.
Secondly, determining a server corresponding to each search request message in the search request messages corresponding to each information type, and respectively sending each search request message to the server corresponding to each search request message, so that each server can acquire information matched with the keyword according to the received search request message.
The server corresponding to each search request message in the search request messages corresponding to each information type may be determined in the following manner, specifically:
and respectively acquiring the load information of each server from each server according to the address of each server included in the search platform. And selecting each server with the load smaller than a preset load threshold value from each server according to the load information of each server. Assuming that the first number is the number of the information types included in the preset type set, if the number of the selected servers is greater than the first number, obtaining the first number of servers with the minimum load from the selected servers, and enabling each search request message in the search request messages corresponding to each information type to respectively correspond to one server in the first number of servers. And if the number of the selected servers is equal to the first number, directly enabling each search request message in the search request messages corresponding to each information type to respectively correspond to one server in the first number of servers. If the number of the selected servers is smaller than the first number, respectively determining the server corresponding to each search request message in the search request messages corresponding to each information type according to the selected load information of each server, so that the number of the search request messages corresponding to the server with large load is small, and the number of the search request messages corresponding to the server with small load is large. Therefore, the search request message corresponding to each information type is separately developed and sent to the plurality of servers, and the plurality of servers synchronously process the search request message, so that the information searching speed can be increased, and the searching time can be saved.
For example, assume that servers 1, 2, 3, and 4 are included in the search platform. And respectively acquiring the load information of each server from each server according to the address of each server included in the search platform. And selecting each server with the load smaller than a preset load threshold value from each server according to the load information of each server, and enabling the three search request messages to respectively correspond to one server if the selected servers are servers 1, 2 and 3, namely enabling the first search request message to correspond to server 1, the second search request message to correspond to server 2 and the third search request message to correspond to server 3. And sending the first search request message to the server 1, so that the server 1 acquires the movie video information matched with the keyword Zhang III according to the first search request message. And sending the second search request message to the server 2, so that the server 2 acquires the video information of the television series matched with the keyword 'zhang san' according to the second search request message. And sending the third search request message to the server 3, so that the server 3 acquires the variety video information matched with the keyword Zhang III according to the third search request message.
For another example, assuming that the selected servers are servers 1, 2, 3, and 4, the 3 servers with the smallest load are 1, 2, and 3, and the three search request messages correspond to one server, respectively, from among the selected servers 1, 2, 3, and 4, that is, the first search request message may correspond to server 1, the second search request message may correspond to server 2, and the third search request message may correspond to server 3. The first search request message is transmitted to the server 1, the second search request message is transmitted to the server 2, and the third search request message is transmitted to the server 3.
As another example, assume that the selected servers are servers 1 and 2, and that the load of server 1 is greater than the load of server 2. The first search request message may be made to correspond to server 1 and the second search request message and the third search request message may each be made to correspond to server 2. The first search request message is transmitted to the server 1, and the second search request message and the third search request message are transmitted to the server 2.
Further, a control server may be arranged to which the terminal transmits a search request message corresponding to each information type. The control server determines a server corresponding to each search request message in the search request messages corresponding to each information type according to the load information of each server, and forwards each search request message to the server corresponding to each search request message.
After the search request message corresponding to each information type is sent to the server through the operation of step 203, the server searches for information of each information type matching the keyword according to the search request message corresponding to each information type, and then receives the information of each information type sent by the server through the operation of step 204.
Step 204: receiving information of each information type sent by a server;
if the terminal transmits all the search request messages corresponding to each information type to one server in step 203, the terminal receives the information of each information type transmitted by the one server. If the terminal separately transmits the search request message corresponding to each information type to different servers in step 203, the terminal receives information transmitted by different servers.
For example, it is assumed that the video information of movie 1, movie 2, and movie 3 of the movie class transmitted by the reception server 1, the video information of drama 1, drama 2, and drama 3 of the drama class transmitted by the reception server 2, and the video information of anarchy 1, anarchy 2, and anarchy 3 of the anarchy class transmitted by the reception server 3 are received.
Further, after the server acquires the information of each information type matched with the keyword, for each information type, the server may further acquire an information score of each information of the information type, and sort the information of the information type according to the information score of each information and in an order of ascending or descending the information score. And then sending the sorted information of each information type to a terminal, and receiving the sorted information of each information type by the terminal. For each other information type, the information of each other information type can be sorted according to the above manner.
The server may obtain the information score of each piece of information of the information type by the following operations, specifically:
and calculating the correlation degree between each piece of information of the information type and the keyword. And setting a weight value of each piece of information according to the information type and the position of the keyword in each piece of information of the information type. And calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
Further, for each sorted information type, the server may further retain a preset number of information with the largest score in the information type. For each kind of sorted information of other information types, the preset number of pieces of information with the largest score in the information of each kind of information can be respectively reserved according to the above mode together with the information of the kind of information type. Then the server sends the information reserved in each information type to the terminal, and the terminal receives the information of each information type sent by the server.
After receiving the information transmitted from the server by the operation of step 204, the information is displayed by the operation of step 205 as follows.
Step 205: information of each information type is displayed.
Specifically, one information type is arbitrarily acquired from a preset type set as the first information type. An information score for each information of the first information type is obtained. And sorting the information of the first information type according to the information score of each information. And rendering the sorted information of the first information type into a display page. For each other information type except the first information type in each information type, the information of each other information type can be rendered into the display page together with the first information type according to the operation. And displaying the display page.
The information score of each piece of information of the first information type can be obtained in the following way, specifically:
a degree of correlation between each information of the first information type and the keyword is calculated. And setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type. And calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
For information of different information types, the weight values of the keywords at different positions of the information are different. For example, for video information of the movie class, the weight value when the keyword of the name type is located in the "lead actor" or "director" field of the video information is higher than the weight value when the keyword is located in the "video vignette" or the like field. For the video information of the variety, the weight value of the keyword of the name type is higher when the keyword is located in the "title" field of the video information than when the keyword is located in the "director" field or the like.
Wherein, the information score of the information can be calculated by adding or multiplying the correlation between the information and the keyword and the weight value of the information.
For each other information type except the first information type in the preset type set, the information score of the information of each other information type can be obtained according to the above mode together with the first information type.
For example, movie 1, movie 2, and movie 3 are video information of the movie class. The correlation degrees between movie 1, movie 2, and movie 3 and the keyword "zhang san" are calculated, respectively, assuming that the calculated correlation degrees are 1, 0.8, and 0.5, respectively. Assume that the keyword "zhang san" is located in the "lead actor" field of movie 1, in the "director" field of movie 2, and in the "title" field of movie 3. The weight values of movie 1, movie 2, and movie 3 are set to 1, 0.8, and 0.5, respectively, according to the movie class and the position of the keyword "zhang san" in movie 1, movie 2, and movie 3. According to the correlations 1, 0.8, and 0.5 between the keyword "zhang san" and the movies 1, 2, and 3, and the weighted values of 1, 0.8, and 0.5 for the movies 1, 2, and 3, respectively, the information scores of 2, 1.6, and 1 for the movies 1, 2, and 3 are calculated, respectively. And sequencing the information of the movies, wherein the sequenced video information is movie 1, movie 2 and movie 3. The sorted movie-like video information movie 1, movie 2 and movie 3 are rendered into a presentation page as shown in fig. 2-3.
Similarly, the information scores of the series 1, the series 2 and the series 3 are respectively calculated to be 0.9, 3 and 2.5 according to the operation, the information of the series is sorted, and the sorted video information is the series 2, the series 3 and the series 1. The video information series 2, 3 and 1 of the sorted series are rendered into a presentation page as shown in fig. 2-3.
Similarly, the information scores of hederarchy 1, hederarchy 2 and hederarchy 3 were calculated to be 1, 0.7 and 2, respectively. And sequencing the information of the heddles, wherein the sequenced video information comprises the heddles 3, the heddles 1 and the heddles 2. And rendering the video information heddles 3, the heddles 1 and the heddles 2 of the sorted heddles into a display page as shown in figures 2-3. The presentation page as shown in fig. 2-3 is then displayed.
Further, the information of each information type may also be sorted by the server. And the terminal receives the sorted information of each information type sent by the server and then displays the information of each information type.
In the embodiment of the invention, a keyword input by a user is acquired, and a corresponding search request message is generated for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword; sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type; and receiving the information of each information type sent by the server, and displaying the information of each information type. Because the search request message corresponding to each information type is generated, the information of each information type matched with the keyword is obtained from the server according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be searched.
Example 3
Referring to fig. 3, an embodiment of the present invention provides an information search method, including:
step 301: receiving a search request message corresponding to each information type in a preset type set sent by a terminal, wherein the search request message corresponding to each information type carries a keyword;
step 302: searching the information of each information type matched with the keyword according to the search request message corresponding to each information type;
step 303: information of each information type is transmitted to the terminal.
Further, before sending the information of each information type to the terminal, the method further includes:
acquiring an information score of each piece of information of a first information type, wherein the first information type is any one of the information types in a preset type set;
and sorting the information of the first information type according to the information score of each information.
Preferably, obtaining the information score of each information of the first information type includes:
calculating the correlation degree between each information of the first information type and the keyword;
setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type;
and calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
In the embodiment of the invention, a search request message corresponding to each information type in a preset type set sent by a terminal is received, wherein the search request message corresponding to each information type carries a keyword; searching the information of each information type matched with the keyword according to the search request message corresponding to each information type; information of each information type is transmitted to the terminal. The information of each information type matched with the keyword is obtained according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be contained in the searched information.
Example 4
Referring to fig. 4, an embodiment of the present invention provides an information search apparatus, including:
a generating module 401, configured to obtain a keyword input by a user, and generate a corresponding search request message for each information type in a preset type set, where the search request message corresponding to each information type carries the keyword;
a sending module 402, configured to send a search request message corresponding to each information type to a server, so that the server obtains information of each information type matching the keyword according to the search request message corresponding to each information type;
and a receiving and displaying module 403, configured to receive information of each information type sent by the server, and display the information of each information type.
Wherein, the sending module 402 comprises:
the first sending unit is used for sending the search request message corresponding to each information type to a server, so that the server respectively obtains the information of each information type matched with the keyword according to the search request message corresponding to each information type; or,
and the second sending unit is used for determining a server corresponding to each search request message in the search request messages corresponding to each information type, and respectively sending each search request message to the server corresponding to each search request message, so that the server can acquire the information matched with the keyword according to the received search request message.
Wherein, the receiving and displaying module 403 includes:
the device comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring the information score of each piece of information of a first information type, and the first information type is any one information type in a preset type set;
the sorting unit is used for sorting the information of the first information type according to the information score of each piece of information;
and the display unit is used for rendering the sequenced information of the first information type into a display page and displaying the display page.
Wherein, the acquisition unit includes:
the first calculating subunit is used for calculating the correlation degree between each piece of information of the first information type and the keyword;
a setting subunit, configured to set a weight value of each piece of information according to the first information type and a position of the keyword in each piece of information of the first information type;
and the second calculating subunit is used for calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
Further, the apparatus further comprises:
a determining module for determining the type of the keyword;
and the execution module is used for executing to generate a corresponding search request message for each information type in the preset type set if the type of the keyword is a preset type.
In the embodiment of the invention, a keyword input by a user is acquired, and a corresponding search request message is generated for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword; sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type; and receiving the information of each information type sent by the server, and displaying the information of each information type. Because the search request message corresponding to each information type is generated, the information of each information type matched with the keyword is obtained from the server according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be searched.
Example 5
Referring to fig. 5, an embodiment of the present invention provides an information search apparatus, including:
the receiving module 501 is configured to receive a search request message corresponding to each information type in a preset type set sent by a terminal, where the search request message corresponding to each information type carries a keyword;
a searching module 502, configured to search for information of each information type matching the keyword according to a search request message corresponding to each information type;
a sending module 503, configured to send information of each information type to the terminal.
Further, the apparatus further comprises:
the acquisition module is used for acquiring the information score of each piece of information of a first information type, wherein the first information type is any one information type in a preset type set;
and the sorting module is used for sorting the information of the first information type according to the information score of each piece of information.
Wherein, the acquisition module includes:
a first calculation unit configured to calculate a degree of correlation between each information of the first information type and the keyword;
a setting unit configured to set a weight value of each information according to the first information type and a position of the keyword in each information of the first information type;
and the second calculating unit is used for calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
In the embodiment of the invention, a search request message corresponding to each information type in a preset type set sent by a terminal is received, wherein the search request message corresponding to each information type carries a keyword; searching the information of each information type matched with the keyword according to the search request message corresponding to each information type; information of each information type is transmitted to the terminal. The information of each information type matched with the keyword is obtained according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be contained in the searched information.
Example 6
Referring to fig. 6, a schematic structural diagram of a terminal with a touch-sensitive surface according to an embodiment of the present invention is shown, where the terminal may be used to implement the information searching method provided in the foregoing embodiment. Specifically, the method comprises the following steps:
the terminal 900 may include RF (radio frequency) circuitry 110, memory 120 including one or more computer-readable storage media, an input unit 130, a display unit 140, a sensor 150, audio circuitry 160, a WiFi (wireless fidelity) module 170, a processor 180 including one or more processing cores, and a power supply 190. Those skilled in the art will appreciate that the terminal structure shown in fig. 6 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 110 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information from a base station and then sends the received downlink information to the one or more processors 180 for processing; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuitry 110 includes, but is not limited to, an antenna, at least one amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (low noise amplifier), a duplexer, and the like. In addition, the RF circuitry 110 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to GSM (global system for mobile communications), GPRS (general packet radio service), CDMA (code division multiple access), WCDMA (wideband code division multiple access), LTE (long term evolution), email, SMS (short messaging service), etc.
The memory 120 may be used to store software programs and modules, and the processor 180 executes various functional applications and data processing by operating the software programs and modules stored in the memory 120. The memory 120 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal 900, and the like. Further, the memory 120 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 120 may further include a memory controller to provide the processor 180 and the input unit 130 with access to the memory 120.
The input unit 130 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 130 may include a touch-sensitive surface 131 as well as other input devices 132. The touch-sensitive surface 131, also referred to as a touch display screen or a touch pad, may collect touch operations by a user on or near the touch-sensitive surface 131 (e.g., operations by a user on or near the touch-sensitive surface 131 using a finger, a stylus, or any other suitable object or attachment), and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface 131 may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 180, and can receive and execute commands sent by the processor 180. Additionally, the touch-sensitive surface 131 may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. In addition to the touch-sensitive surface 131, the input unit 130 may also include other input devices 132. In particular, other input devices 132 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 140 may be used to display information input by or provided to a user and various graphical user interfaces of the terminal 900, which may be made up of graphics, text, icons, video, and any combination thereof. The display unit 140 may include a display panel 141, and optionally, the display panel 141 may be configured in the form of an LCD (liquid crystal display), an OLED (organic light-emitting diode), or the like. Further, the touch-sensitive surface 131 may cover the display panel 141, and when a touch operation is detected on or near the touch-sensitive surface 131, the touch operation is transmitted to the processor 180 to determine the type of the touch event, and then the processor 180 provides a corresponding visual output on the display panel 141 according to the type of the touch event. Although in FIG. 6, touch-sensitive surface 131 and display panel 141 are shown as two separate components to implement input and output functions, in some embodiments, touch-sensitive surface 131 may be integrated with display panel 141 to implement input and output functions.
The terminal 900 can also include at least one sensor 150, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 141 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 141 and/or the backlight when the terminal 900 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal 900, detailed descriptions thereof are omitted.
Audio circuitry 160, speaker 161, and microphone 162 may provide an audio interface between a user and terminal 900. The audio circuit 160 may transmit the electrical signal converted from the received audio data to the speaker 161, and convert the electrical signal into a sound signal for output by the speaker 161; on the other hand, the microphone 162 converts the collected sound signal into an electric signal, converts the electric signal into audio data after being received by the audio circuit 160, and then outputs the audio data to the processor 180 for processing, and then to the RF circuit 110 to be transmitted to, for example, another terminal, or outputs the audio data to the memory 120 for further processing. The audio circuitry 160 may also include an earbud jack to provide communication of peripheral headphones with the terminal 900.
WiFi belongs to a short-distance wireless transmission technology, and the terminal 900 can help a user send and receive e-mails, browse web pages, access streaming media, and the like through the WiFi module 170, and it provides wireless broadband internet access for the user. Although fig. 6 shows the WiFi module 170, it is understood that it does not belong to the essential constitution of the terminal 900, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 180 is a control center of the terminal 900, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the terminal 900 and processes data by operating or executing software programs and/or modules stored in the memory 120 and calling data stored in the memory 120, thereby performing overall monitoring of the mobile phone. Optionally, processor 180 may include one or more processing cores; preferably, the processor 180 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 180.
Terminal 900 also includes a power supply 190 (e.g., a battery) for powering the various components, which may preferably be logically coupled to processor 180 via a power management system that may be used to manage charging, discharging, and power consumption. The power supply 190 may also include any component including one or more of a dc or ac power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown, the terminal 900 may further include a camera, a bluetooth module, etc., which will not be described herein. Specifically, in this embodiment, the display unit of the terminal 900 is a touch screen display, the terminal 900 further includes a memory, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors, and the one or more programs include instructions for:
acquiring a keyword input by a user, and generating a corresponding search request message for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword;
sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type;
and receiving the information of each information type sent by the server, and displaying the information of each information type.
Preferably, the sending a search request message corresponding to each information type to the server, so that the server obtains information of each information type matching the keyword according to the search request message corresponding to each information type, includes:
sending the search request message corresponding to each information type to a server, so that the server respectively acquires the information of each information type matched with the keyword according to the search request message corresponding to each information type; or,
and determining a server corresponding to each search request message in the search request messages corresponding to each information type, and respectively sending each search request message to the server corresponding to each search request message, so that the server can acquire information matched with the keywords according to the received search request messages.
Preferably, displaying information of each information type includes:
acquiring an information score of each piece of information of a first information type, wherein the first information type is any one of the information types in a preset type set;
sorting the information of the first information type according to the information score of each information;
and rendering the sequenced information of the first information type to a display page, and displaying the display page.
Preferably, obtaining the information score of each information of the first information type includes:
calculating the correlation degree between each information of the first information type and the keyword;
setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type;
and calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
Further, after obtaining the keyword input by the user, the method further includes:
determining the type of the keyword;
and if the type of the keyword is a preset type, executing to generate a corresponding search request message for each information type in a preset type set.
In the embodiment of the invention, a keyword input by a user is acquired, and a corresponding search request message is generated for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword; sending a search request message corresponding to each information type to a server, so that the server respectively acquires information of each information type matched with the keyword according to the search request message corresponding to each information type; and receiving the information of each information type sent by the server, and displaying the information of each information type. Because the search request message corresponding to each information type is generated, the information of each information type matched with the keyword is obtained from the server according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be searched.
Example 7
Fig. 7 is a schematic structural diagram of a server according to an embodiment of the present invention. The server 1900 may vary widely by configuration or performance and may include one or more Central Processing Units (CPUs) 1922 (e.g., one or more processors) and memory 1932, one or more storage media 1930 (e.g., one or more mass storage devices) storing applications 1942 or data 1944. Memory 1932 and storage medium 1930 can be, among other things, transient or persistent storage. The program stored in the storage medium 1930 may include one or more modules (not shown), each of which may include a series of instructions operating on a server. Still further, a central processor 1922 may be provided in communication with the storage medium 1930 to execute a series of instruction operations in the storage medium 1930 on the server 1900.
The server 1900 may also include one or more power supplies 1926, one or more wired or wireless network interfaces 1950, one or more input-output interfaces 1958, one or more keyboards 1956, and/or one or more operating systems 1941, such as WindowsServerTM, MacOSXTM, UnixTM, LinuxTM, FreeBSDTM, etc.
Server 1900 may include memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors include instructions for:
receiving a search request message corresponding to each information type in a preset type set sent by a terminal, wherein the search request message corresponding to each information type carries a keyword;
searching the information of each information type matched with the keyword according to the search request message corresponding to each information type;
information of each information type is transmitted to the terminal.
Further, before sending the information of each information type to the terminal, the method further includes:
acquiring an information score of each piece of information of a first information type, wherein the first information type is any one of the information types in a preset type set;
and sorting the information of the first information type according to the information score of each information.
Preferably, obtaining the information score of each information of the first information type includes:
calculating the correlation degree between each information of the first information type and the keyword;
setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type;
and calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
In the embodiment of the invention, a search request message corresponding to each information type in a preset type set sent by a terminal is received, wherein the search request message corresponding to each information type carries a keyword; searching the information of each information type matched with the keyword according to the search request message corresponding to each information type; information of each information type is transmitted to the terminal. The information of each information type matched with the keyword is obtained according to the search request message corresponding to each information type, so that the information of each information type can be ensured to be searched, and the information which is required to be viewed by a user is further ensured to be contained in the searched information.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.
Claims (16)
1. An information search method, characterized in that the method comprises:
acquiring a keyword input by a user, and generating a corresponding search request message for each information type in a preset type set, wherein the search request message corresponding to each information type carries the keyword;
sending a search request message corresponding to each information type to a server, so that the server respectively acquires the information of each information type matched with the keyword according to the search request message corresponding to each information type;
and receiving the information of each information type sent by the server, and displaying the information of each information type.
2. The method of claim 1, wherein the sending the search request message corresponding to each information type to the server, so that the server obtains the information of each information type matching the keyword according to the search request message corresponding to each information type, respectively, comprises:
sending the search request message corresponding to each information type to a server, so that the server respectively acquires the information of each information type matched with the keyword according to the search request message corresponding to each information type; or,
and determining a server corresponding to each search request message in the search request messages corresponding to each information type, and respectively sending each search request message to the server corresponding to each search request message, so that the server acquires information matched with the keyword according to the received search request message.
3. The method of claim 1, wherein said displaying said information of each information type comprises:
acquiring an information score of each piece of information of a first information type, wherein the first information type is any one information type in the preset type set;
sorting the information of the first information type according to the information score of each information;
rendering the sorted information of the first information type to a display page, and displaying the display page.
4. The method of claim 3, wherein obtaining an information score for each information of the first information type comprises:
calculating the correlation degree between each information of the first information type and the keyword;
setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type;
and calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
5. The method of claim 1, wherein after obtaining the keywords input by the user, further comprising:
determining the type of the keyword;
and if the type of the keyword is a preset type, executing the step of generating a corresponding search request message for each information type in a preset type set.
6. An information search method, characterized in that the method comprises:
receiving a search request message corresponding to each information type in a preset type set sent by a terminal, wherein the search request message corresponding to each information type carries a keyword;
searching the information of each information type matched with the keyword according to the search request message corresponding to each information type;
and sending the information of each information type to the terminal.
7. The method of claim 6, wherein prior to said sending said information of each information type to said terminal, further comprising:
acquiring an information score of each piece of information of a first information type, wherein the first information type is any one information type in the preset type set;
and sorting the information of the first information type according to the information score of each piece of information.
8. The method of claim 7, wherein obtaining an information score for each information of the first information type comprises:
calculating the correlation degree between each information of the first information type and the keyword;
setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type;
and calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
9. An information search apparatus, characterized in that the apparatus comprises:
the generating module is used for acquiring keywords input by a user and generating corresponding search request messages for each information type in a preset type set, wherein the search request messages corresponding to each information type carry the keywords;
a sending module, configured to send a search request message corresponding to each information type to a server, so that the server obtains information of each information type matching the keyword according to the search request message corresponding to each information type;
and the receiving and displaying module is used for receiving the information of each information type sent by the server and displaying the information of each information type.
10. The apparatus of claim 9, wherein the sending module comprises:
a first sending unit, configured to send the search request message corresponding to each information type to a server, so that the server obtains information of each information type matching the keyword according to the search request message corresponding to each information type; or,
and the second sending unit is used for determining a server corresponding to each search request message in the search request messages corresponding to each information type, and sending each search request message to the server corresponding to each search request message respectively, so that the server acquires information matched with the keyword according to the received search request message.
11. The apparatus of claim 9, wherein the receiving display module comprises:
the acquiring unit is used for acquiring an information score of each piece of information of a first information type, wherein the first information type is any one information type in the preset type set;
the sorting unit is used for sorting the information of the first information type according to the information score of each piece of information;
and the display unit is used for rendering the sequenced information of the first information type into a display page and displaying the display page.
12. The apparatus of claim 11, wherein the obtaining unit comprises:
the first calculating subunit is used for calculating the correlation degree between each piece of information of the first information type and the keyword;
the setting subunit is used for setting a weight value of each piece of information according to the first information type and the position of the keyword in each piece of information of the first information type;
and the second calculating subunit is used for calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
13. The apparatus of claim 9, wherein the apparatus further comprises:
the determining module is used for determining the type of the keyword;
and the execution module is used for executing the generation of the corresponding search request message for each information type in the preset type set if the type of the keyword is a preset type.
14. An information search apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving a search request message corresponding to each information type in a preset type set sent by a terminal, wherein the search request message corresponding to each information type carries a keyword;
the searching module is used for searching the information of each information type matched with the keyword according to the searching request message corresponding to each information type;
and the sending module is used for sending the information of each information type to the terminal.
15. The apparatus of claim 14, wherein the apparatus further comprises:
the acquisition module is used for acquiring the information score of each piece of information of a first information type, wherein the first information type is any one information type in the preset type set;
and the sorting module is used for sorting the information of the first information type according to the information score of each piece of information.
16. The apparatus of claim 15, wherein the acquisition module comprises:
a first calculation unit configured to calculate a degree of correlation between each information of a first information type and the keyword;
a setting unit, configured to set a weight value of each information according to the first information type and a position of the keyword in each information of the first information type;
and the second calculating unit is used for calculating the information score of each piece of information according to the correlation degree between each piece of information and the keyword and the weight value of each piece of information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410548590.1A CN105512150A (en) | 2014-10-16 | 2014-10-16 | Method and device for information search |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410548590.1A CN105512150A (en) | 2014-10-16 | 2014-10-16 | Method and device for information search |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105512150A true CN105512150A (en) | 2016-04-20 |
Family
ID=55720134
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410548590.1A Pending CN105512150A (en) | 2014-10-16 | 2014-10-16 | Method and device for information search |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105512150A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106131704A (en) * | 2016-08-30 | 2016-11-16 | 天脉聚源(北京)传媒科技有限公司 | A kind of method and apparatus of program searching |
CN107247768A (en) * | 2017-06-05 | 2017-10-13 | 北京智能管家科技有限公司 | Method for ordering song by voice, device, terminal and storage medium |
CN108777717A (en) * | 2018-06-08 | 2018-11-09 | 麒麟合盛网络技术股份有限公司 | A kind of information on services querying method and server |
CN109829060A (en) * | 2018-12-11 | 2019-05-31 | 深圳豪客互联网有限公司 | A kind of data capture method and device |
CN110619098A (en) * | 2018-12-26 | 2019-12-27 | 北京时光荏苒科技有限公司 | Information display method and device, electronic equipment and storage medium |
CN110659353A (en) * | 2018-06-13 | 2020-01-07 | 钉钉控股(开曼)有限公司 | Searching method and device |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101650746A (en) * | 2009-09-27 | 2010-02-17 | 中国电信股份有限公司 | Method and system for verifying sequencing results |
CN103235773A (en) * | 2013-04-26 | 2013-08-07 | 百度在线网络技术(北京)有限公司 | Method and device for extracting text labels based on keywords |
CN103514299A (en) * | 2013-10-18 | 2014-01-15 | 北京奇虎科技有限公司 | Information searching method and device |
CN104424244A (en) * | 2013-08-27 | 2015-03-18 | 卓易畅想(北京)科技有限公司 | Method, device and facility for acquiring search result |
-
2014
- 2014-10-16 CN CN201410548590.1A patent/CN105512150A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101650746A (en) * | 2009-09-27 | 2010-02-17 | 中国电信股份有限公司 | Method and system for verifying sequencing results |
CN103235773A (en) * | 2013-04-26 | 2013-08-07 | 百度在线网络技术(北京)有限公司 | Method and device for extracting text labels based on keywords |
CN104424244A (en) * | 2013-08-27 | 2015-03-18 | 卓易畅想(北京)科技有限公司 | Method, device and facility for acquiring search result |
CN103514299A (en) * | 2013-10-18 | 2014-01-15 | 北京奇虎科技有限公司 | Information searching method and device |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106131704A (en) * | 2016-08-30 | 2016-11-16 | 天脉聚源(北京)传媒科技有限公司 | A kind of method and apparatus of program searching |
CN107247768A (en) * | 2017-06-05 | 2017-10-13 | 北京智能管家科技有限公司 | Method for ordering song by voice, device, terminal and storage medium |
CN108777717A (en) * | 2018-06-08 | 2018-11-09 | 麒麟合盛网络技术股份有限公司 | A kind of information on services querying method and server |
CN110659353A (en) * | 2018-06-13 | 2020-01-07 | 钉钉控股(开曼)有限公司 | Searching method and device |
CN109829060A (en) * | 2018-12-11 | 2019-05-31 | 深圳豪客互联网有限公司 | A kind of data capture method and device |
CN110619098A (en) * | 2018-12-26 | 2019-12-27 | 北京时光荏苒科技有限公司 | Information display method and device, electronic equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20170091335A1 (en) | Search method, server and client | |
CN109062467B (en) | Split screen application switching method and device, storage medium and electronic equipment | |
CN108334539B (en) | Object recommendation method, mobile terminal and computer-readable storage medium | |
CN106294308B (en) | Named entity identification method and device | |
CN104967896A (en) | Method for displaying bulletscreen comment information, and apparatus thereof | |
CN106210755B (en) | A kind of methods, devices and systems playing live video | |
CN106708554B (en) | Program operating method and device | |
CN107885718B (en) | Semantic determination method and device | |
CN105512150A (en) | Method and device for information search | |
CN106231433B (en) | A kind of methods, devices and systems playing network video | |
CN107766455B (en) | Lyric pickup method, device and computer readable storage medium | |
CN103455330A (en) | Application program management method, terminal, equipment and system | |
CN106792076B (en) | Method, device and system for information display | |
CN104281394A (en) | Method and device for intelligently selecting words | |
CN107566909B (en) | Barrage-based video content searching method and user terminal | |
CN106791916B (en) | Method, device and system for recommending audio data | |
CN105227598B (en) | Resource sharing method, device and system based on cloud storage | |
CN105095161B (en) | Method and device for displaying rich text information | |
CN106101764A (en) | A kind of methods, devices and systems showing video data | |
CN110688497A (en) | Resource information searching method and device, terminal equipment and storage medium | |
CN106210919A (en) | A kind of main broadcaster of broadcasting sings the methods, devices and systems of video | |
JP6915074B2 (en) | Message notification method and terminal | |
CN106844572B (en) | Search result processing method and device for search result processing | |
CN104901992B (en) | A kind of method and apparatus of resource transfers | |
CN115396713A (en) | Page display method and device, electronic equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20160420 |