CN104965919A - Search processing method and apparatus - Google Patents

Search processing method and apparatus Download PDF

Info

Publication number
CN104965919A
CN104965919A CN201510392618.1A CN201510392618A CN104965919A CN 104965919 A CN104965919 A CN 104965919A CN 201510392618 A CN201510392618 A CN 201510392618A CN 104965919 A CN104965919 A CN 104965919A
Authority
CN
China
Prior art keywords
searched
identifier
category
search
record
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
CN201510392618.1A
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.)
Wuxi Tvmining Juyuan Media Technology Co Ltd
Original Assignee
Wuxi Tvmining Juyuan Media Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuxi Tvmining Juyuan Media Technology Co Ltd filed Critical Wuxi Tvmining Juyuan Media Technology Co Ltd
Priority to CN201510392618.1A priority Critical patent/CN104965919A/en
Publication of CN104965919A publication Critical patent/CN104965919A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9032Query formulation
    • G06F16/90324Query formulation using system suggestions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/232Content retrieval operation locally within server, e.g. reading video streams from disk arrays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/432Content retrieval operation from a local storage medium, e.g. hard-disk

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a search processing method and apparatus. The method comprises the steps of: receiving a search request, wherein the search request includes a to-be-searched identifier; querying a historical search record, and when obtaining the record including the to-be-searched identifier, according to the record including the to-be-searched identifier, determining a to-be-searched type corresponding to the to-be-identified identifier; and in the to-be-searched type, performing search processing according to the to-be-searched identifier to obtain a search result. The invention further discloses the apparatus for realizing the method.

Description

Search processing method and device
Technical Field
The present invention relates to the field of search engine technology, and in particular, to a search processing method and apparatus.
Background
At present, with the development of smart televisions, a large amount of video resources can be stored in the smart televisions, and meanwhile, in order to facilitate the search of users, a search service is provided on the smart televisions, so that the users can conveniently input keywords to quickly search resources required to be watched.
However, when the keywords input by the user are few, that is, only the Hunan television is input, the smart television needs to traverse a large amount of video resources to obtain the search result of the video resources related to the Hunan television for the user to select, so that the search time is long, and great inconvenience is brought to the user.
Disclosure of Invention
The embodiment of the invention provides a search processing method and a search processing device, which are used for improving the search efficiency to a certain extent and reducing the search time, so that the use of a user is facilitated.
A search processing method, comprising the steps of:
receiving a search request, wherein the search request comprises an identifier to be searched;
inquiring historical search records, and determining a category to be searched corresponding to the identifier to be searched according to the acquired record containing the identifier to be searched when acquiring the record containing the identifier to be searched;
and in the category to be searched, searching according to the identifier to be searched to obtain a search result.
By receiving a search request, the search request including an identifier to be searched, querying a historical search record, and determining a category to be searched corresponding to the search identifier according to the obtained record including the identifier to be searched when obtaining the record including the identifier to be searched, so that a search result can be obtained by performing search processing according to the search identifier in the category to be searched.
Further, the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
and if the number of the obtained records containing the identifier to be searched is one and the records contain the identifier to be searched and the corresponding category, taking the category as the category to be searched.
By receiving a search request, the search request including an identification to be searched, and querying historical search records, when the records containing the identifier to be searched are obtained, if the number of the obtained records containing the identifier to be searched is one, and the category is taken as the category to be searched if the category comprises the identifier to be searched and the corresponding category, so that in the category to be searched, compared with the prior art that all search categories need to be traversed, the present embodiment can obtain the category to be searched corresponding to the search identifier by querying the historical search record, so as to perform search processing according to the identifier to be searched in the category to be searched to obtain a search result, therefore, the searching efficiency is improved to a certain extent, and the searching time is reduced, so that the use of the user is facilitated.
Further, the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
and if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched, the corresponding category and the corresponding search frequency, taking the category contained in the record corresponding to the maximum search frequency as the category to be searched.
By receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and a corresponding number of search times, taking the category included in the record corresponding to the largest number of search times as the category to be searched, so that a search process can be performed according to the identifier in the category to be searched to obtain a search result, compared with the prior art in which all search categories need to be traversed, in this embodiment, since the category to be searched corresponding to the identifier to be searched can be obtained by querying the historical search record, so that a search result can be obtained by performing a search process according to the identifier to be searched in the category to be searched, the searching efficiency is improved to a certain extent, and the searching time is reduced, so that the use of the user is facilitated.
Further, the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
and if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched, the corresponding category and the corresponding search time, taking the category contained in the record corresponding to the latest search time as the category to be searched.
By receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple, and each record includes the identifier to be searched, a corresponding category and a corresponding search time, taking the category included in the record corresponding to the latest search time as the category to be searched, so that a search process can be performed according to the search identifier in the category to be searched to obtain a search result, compared with the prior art in which all search categories need to be traversed, in the present embodiment, since the category to be searched corresponding to the search identifier can be obtained by querying the historical search record, a search result can be obtained by performing a search process according to the identifier to be searched in the category to be searched, therefore, the searching efficiency is improved to a certain extent, and the searching time is reduced, so that the use of the user is facilitated.
Further, the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched and a corresponding category, carrying the multiple records in a selection request and sending the multiple records to a user terminal or displaying the multiple records so that the user can select the categories contained in the multiple records;
and receiving a selection response sent by the user terminal, and taking the selected category in the selection response as the category to be searched.
By receiving a search request, where the search request includes an identifier to be searched, querying a history search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched and a corresponding category, carrying the multiple records in a selection request and sending the multiple records to a user terminal or performing display processing on the multiple records so that a user can select the category included in the multiple records, and receiving a selection response sent by the user terminal so as to take the selected category in the selection response as the category to be searched, in the category to be searched, search processing is performed according to the search identifier to obtain a search result, compared with the prior art in which all search categories need to be traversed, in the embodiment, since the history search record can be queried, the category to be searched corresponding to the search identifier is obtained, and the search processing is carried out according to the identifier to be searched in the category to be searched to obtain the search result, so that the search efficiency is improved to a certain extent, the search time is reduced, and the use of a user is facilitated.
A search processing apparatus comprising:
the receiving and sending module is used for receiving a search request, and the search request comprises an identifier to be searched;
the processing module is used for inquiring historical search records, and determining a category to be searched corresponding to the identifier to be searched according to the acquired record containing the identifier to be searched when the record containing the identifier to be searched is acquired;
and the searching module is used for performing searching processing according to the identifier to be searched in the category to be searched so as to obtain a searching result.
By receiving a search request, the search request including an identifier to be searched, querying a historical search record, and determining a category to be searched corresponding to the search identifier according to the obtained record including the identifier to be searched when obtaining the record including the identifier to be searched, so that a search result can be obtained by performing search processing according to the search identifier in the category to be searched.
Further, the processing module comprises:
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
and the determining unit is used for taking the category as the category to be searched if the number of the acquired records containing the identifier to be searched is one and the records contain the identifier to be searched and the corresponding category when the query acquiring unit acquires the records containing the identifier to be searched.
By receiving a search request, the search request including an identification to be searched, and querying historical search records, when the records containing the identifier to be searched are obtained, if the number of the obtained records containing the identifier to be searched is one, and the category is taken as the category to be searched if the category comprises the identifier to be searched and the corresponding category, so that in the category to be searched, compared with the prior art that all search categories need to be traversed, the present embodiment can obtain the category to be searched corresponding to the search identifier by querying the historical search record, so as to perform search processing according to the identifier to be searched in the category to be searched to obtain a search result, therefore, the searching efficiency is improved to a certain extent, and the searching time is reduced, so that the use of the user is facilitated.
Further, the processing module comprises:
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
and the determining unit is used for taking the category contained in the record corresponding to the maximum search frequency as the category to be searched if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched, the corresponding category and the corresponding search frequency when the query obtaining unit obtains the record containing the identifier to be searched.
By receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and a corresponding number of search times, taking the category included in the record corresponding to the largest number of search times as the category to be searched, so that a search process can be performed according to the identifier in the category to be searched to obtain a search result, compared with the prior art in which all search categories need to be traversed, in this embodiment, since the category to be searched corresponding to the identifier to be searched can be obtained by querying the historical search record, so that a search result can be obtained by performing a search process according to the identifier to be searched in the category to be searched, the searching efficiency is improved to a certain extent, and the searching time is reduced, so that the use of the user is facilitated.
Further, the processing module comprises:
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
the determining unit is configured to, when the query obtaining unit obtains the record including the identifier to be searched, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and corresponding search time, take the category included in the record corresponding to the latest search time as the category to be searched.
By receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple, and each record includes the identifier to be searched, a corresponding category and a corresponding search time, taking the category included in the record corresponding to the latest search time as the category to be searched, so that a search process can be performed according to the search identifier in the category to be searched to obtain a search result, compared with the prior art in which all search categories need to be traversed, in the present embodiment, since the category to be searched corresponding to the search identifier can be obtained by querying the historical search record, a search result can be obtained by performing a search process according to the identifier to be searched in the category to be searched, therefore, the searching efficiency is improved to a certain extent, and the searching time is reduced, so that the use of the user is facilitated.
Further, the processing module comprises: the device comprises a query acquisition unit and a determination unit;
wherein,
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
the transceiver module is further configured to, when the query obtaining unit obtains the records including the to-be-searched identifier, if the obtained number of the records including the to-be-searched identifier is multiple and each record includes the to-be-searched identifier and a corresponding category, carry the multiple records in a selection request and send the selection request to the user terminal, so that the user can select the categories included in the multiple records;
the receiving and sending module is also used for receiving a selection response sent by the user terminal;
the determining unit is used for selecting the category in the selection response as the category to be searched.
By receiving a search request, where the search request includes an identifier to be searched, querying a history search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched and a corresponding category, carrying the multiple records in a selection request and sending the multiple records to a user terminal or performing display processing on the multiple records so that a user can select the category included in the multiple records, and receiving a selection response sent by the user terminal so as to take the selected category in the selection response as the category to be searched, in the category to be searched, search processing is performed according to the search identifier to obtain a search result, compared with the prior art in which all search categories need to be traversed, in the embodiment, since the history search record can be queried, the category to be searched corresponding to the search identifier is obtained, and the search processing is carried out according to the identifier to be searched in the category to be searched to obtain the search result, so that the search efficiency is improved to a certain extent, the search time is reduced, and the use of a user is facilitated.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
fig. 1 is a schematic flowchart of a search processing method according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a search processing method according to a second embodiment of the present invention;
fig. 3 is a schematic flowchart of a search processing method according to a third embodiment of the present invention;
fig. 4 is a schematic flowchart of a search processing method according to a fourth embodiment of the present invention;
fig. 5 is a schematic flowchart of a search processing method according to a fifth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a search processing apparatus according to a sixth embodiment of the present invention;
fig. 7 is a schematic structural diagram of a search processing apparatus according to a seventh embodiment of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
Fig. 1 is a schematic flow chart of a search processing method according to an embodiment of the present invention, and as shown in fig. 1, the method according to the embodiment includes the following steps:
step 101, receiving a search request, wherein the search request comprises an identifier to be searched.
In this embodiment, the identifier to be searched may be, for example, a channel name, a tv show name, a person name, and the like.
And 102, inquiring historical search records, and determining a category to be searched corresponding to the identifier to be searched according to the acquired record containing the identifier to be searched when the record containing the identifier to be searched is acquired.
And 103, in the category to be searched, searching according to the identifier to be searched to obtain a search result.
In this embodiment, for example, the to-be-searched identifier is taken as a name of a person, for example: the method includes the steps of searching historical search records to obtain a category to be searched corresponding to the Xiaoming, wherein the category to be searched is a television play category, for example, the category to be searched is a television play category, searching processing can be carried out according to the Xiaoming in the television play category to obtain the television play related to the Xiaoming as a search result, and since all search categories do not need to be traversed, namely, only the historical search records need to be searched, when the records containing the identification to be searched are obtained, the category to be searched corresponding to the identification to be searched is determined according to the obtained records containing the identification to be searched, so that the search requirement of a user is obtained, the search result required by the user can be obtained quickly, compared with the prior art, the search time is effectively reduced, and the use of the user is greatly facilitated.
In this embodiment, by receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, determining a category to be searched corresponding to the search identifier according to the obtained record including the identifier to be searched, so as to perform search processing according to the search identifier in the category to be searched to obtain a search result.
Fig. 2 is a schematic flow chart of a search processing method according to a second embodiment of the present invention, and as shown in fig. 2, the method according to the present embodiment includes the following steps:
step 201, receiving a search request, where the search request includes an identifier to be searched.
Step 202, querying a historical search record, and when a record containing the identifier to be searched is obtained, if the number of the obtained records containing the identifier to be searched is one and the records contain the identifier to be searched and a corresponding category, taking the category as the category to be searched.
In this embodiment, when the number of records in which the search record only includes the identifier to be searched is one and includes the identifier to be searched and the corresponding category, it is described that the search result corresponding to the identifier to be searched, which is required to be obtained by the user, is in the category to be searched. Therefore, the category corresponding to the identifier to be searched in the record thereof is taken as the category to be searched.
And 203, in the category to be searched, performing searching processing according to the identifier to be searched to obtain a searching result.
In this embodiment, by receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is one and includes the identifier to be searched and a corresponding category, the category is taken as the category to be searched, so that a search process can be performed according to the search identifier in the category to be searched to obtain a search result, compared with the case where all search categories need to be traversed in the prior art, in this embodiment, since the historical search record is queried to obtain the category to be searched corresponding to the search identifier, and a search process can be performed according to the identifier to be searched in the category to be searched to obtain the search result, the search efficiency is improved to a certain extent, and the search time is reduced, thereby facilitating the use of the user.
Fig. 3 is a schematic flowchart of a search processing method according to a third embodiment of the present invention, and as shown in fig. 3, the method according to the third embodiment includes the following steps:
step 301, receiving a search request, where the search request includes an identifier to be searched.
Step 302, querying historical search records, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and a corresponding search frequency, taking the category included in the record corresponding to the maximum search frequency as the category to be searched.
In this embodiment, when the number of records in which only the to-be-searched identifier is included in the search record is multiple, and the to-be-searched identifier, the corresponding category, and the corresponding search frequency are included, it is described that a user may perform search processing on the to-be-searched identifier in multiple categories, and it is necessary to determine, according to the search frequency, in which category to be searched the search result corresponding to the to-be-searched identifier that the user needs to obtain is, that is, a category included in the record corresponding to the largest search frequency is taken as the category to be searched, where the category is a category queried by the search result corresponding to the to-be-searched identifier that the user may need to obtain most.
And 303, in the category to be searched, performing searching processing according to the identifier to be searched to obtain a searching result.
In this embodiment, by receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and a corresponding number of search times, taking a category included in a record corresponding to the largest number of search times as the category to be searched, so that a search process can be performed according to the search identifier in the category to be searched to obtain a search result, compared with a case where all search categories need to be traversed in the prior art, in the present embodiment, since the category to be searched corresponding to the search identifier can be obtained by querying the historical search record, and a search result can be obtained by performing a search process according to the identifier to be searched in the category to be searched, therefore, the searching efficiency is improved to a certain extent, and the searching time is reduced, so that the use of the user is facilitated.
Fig. 4 is a schematic flowchart of a search processing method according to a fourth embodiment of the present invention, and as shown in fig. 4, the method according to the present embodiment includes the following steps:
step 401, receiving a search request, where the search request includes an identifier to be searched.
Step 402, inquiring historical search records, and when a record containing the identifier to be searched is obtained, if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched, a corresponding category and corresponding search time, taking the category contained in the record corresponding to the latest search time as the category to be searched.
In this embodiment, when the number of records in which only the to-be-searched identifier is included in the search record is multiple and the to-be-searched identifier, the corresponding category, and the corresponding search time are included, it is described that the user may perform search processing on the to-be-searched identifier in multiple categories, and then the category included in the record corresponding to the latest search time may be used as the category corresponding to the user search requirement, that is, the to-be-searched category.
And step 403, in the category to be searched, performing search processing according to the identifier to be searched to obtain a search result.
In this embodiment, by receiving a search request, where the search request includes an identifier to be searched, querying a historical search record, and when a record including the identifier to be searched is obtained, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and a corresponding search time, taking a category included in a record corresponding to a latest search time as the category to be searched, so that a search process can be performed according to the search identifier in the category to be searched to obtain a search result, compared with a case where all search categories need to be traversed in the prior art, in this embodiment, since the historical search record can be queried, the category to be searched corresponding to the search identifier is obtained, so that a search process is performed according to the identifier to be searched in the category to be searched, therefore, the searching efficiency is improved to a certain extent, the searching time is reduced, and the use of the user is facilitated.
Fig. 5 is a schematic flowchart of a search processing method according to a fifth embodiment of the present invention, and as shown in fig. 5, the method according to the present embodiment includes the following steps:
step 501, receiving a search request, where the search request includes an identifier to be searched.
Step 502, inquiring historical search records, and when a record containing the identifier to be searched is obtained, if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched and a corresponding category, carrying the multiple records in a selection request and sending the multiple records to a user terminal or displaying the multiple records so that the user can select the category contained in the multiple records.
Step 503, receiving the selection response sent by the user terminal, and taking the selected category in the selection response as the category to be searched.
In this embodiment, when the number of records in which only the to-be-searched identifier is included in the search record is multiple, and the to-be-searched identifier and the corresponding category are included, it is described that a user may perform search processing on the to-be-searched identifier in multiple categories, and it is necessary to carry the multiple records in a selection request and send the multiple records to the user terminal or perform display processing on the multiple records, so that the user can select the category included in the multiple records, and then determine the to-be-searched category according to receiving a selection response sent by the user terminal.
And step 504, in the category to be searched, searching according to the identifier to be searched to obtain a search result.
In this embodiment, by receiving a search request, where the search request includes an identifier to be searched, querying a history search record, and when a record including the identifier to be searched is acquired, if the number of the acquired records including the identifier to be searched is multiple and each record includes the identifier to be searched and a corresponding category, the multiple records are carried in a selection request and sent to a user terminal or the multiple records are displayed, so that a user can select the category included in the multiple records, and receive a selection response sent by the user terminal, so as to select the category in the selection response as the category to be searched, so that a search process can be performed according to the search identifier in the category to be searched, so as to acquire a search result, compared with the prior art in which all search categories need to be traversed, in this embodiment, since the history search record can be queried, the category to be searched corresponding to the search identifier is obtained, and the search processing is carried out according to the identifier to be searched in the category to be searched to obtain the search result, so that the search efficiency is improved to a certain extent, the search time is reduced, and the use of a user is facilitated.
Fig. 6 is a schematic structural diagram of a search processing apparatus according to a sixth embodiment of the present invention, and as shown in fig. 6, the apparatus according to the present embodiment includes: a transceiver module 11, a processing module 12 and a search module 13; the transceiver module 11 is configured to receive a search request, where the search request includes an identifier to be searched; the processing module 12 is configured to query a historical search record, and when a record including the identifier to be searched is acquired, determine a category to be searched corresponding to the identifier to be searched according to the acquired record including the identifier to be searched; the search module 13 is configured to perform search processing in the category to be searched according to the identifier to be searched, so as to obtain a search result.
The search processing apparatus of this embodiment may execute the technical solution of the embodiment of the method shown in fig. 1, and the implementation principle and the beneficial effect thereof are similar, and are not described herein again.
Fig. 7 is a schematic structural diagram of a search processing apparatus according to a seventh embodiment of the present invention, and based on the embodiment shown in fig. 5, as shown in fig. 7, the processing module 12 includes: a query acquisition unit 21 and a determination unit 22; the query obtaining unit 21 is configured to query a historical search record to query whether a record containing the identifier to be searched exists; the determining unit 22 is configured to, when the query obtaining unit 21 obtains the record including the identifier to be searched, if the number of the obtained records including the identifier to be searched is one and includes the identifier to be searched and a corresponding category, take the category as the category to be searched.
The search processing apparatus of this embodiment may execute the technical solution of the embodiment of the method shown in fig. 2, and the implementation principle and the beneficial effect thereof are similar, and are not described herein again.
Based on the embodiment shown in fig. 5, the processing module 12 includes: the device comprises a query acquisition unit and a determination unit; the query obtaining unit is configured to query historical search records, and to query whether a record determining unit including the identifier to be searched exists or not, where the query obtaining unit is configured to, when the record including the identifier to be searched is obtained by the query obtaining unit, if the obtained number of records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and a corresponding search frequency, use the category included in the record corresponding to the maximum search frequency as the category to be searched.
The search processing apparatus of this embodiment may execute the technical solution of the embodiment of the method shown in fig. 3, and the implementation principle and the beneficial effect are similar, which are not described herein again.
Based on the embodiment shown in fig. 5, the processing module 12 includes: the device comprises a query acquisition unit and a determination unit; the query acquisition unit is used for querying the historical search records to query whether the records containing the to-be-searched identification exist or not; the determining unit is configured to, when the query obtaining unit obtains the record including the identifier to be searched, if the obtained number of the records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and corresponding search time, take the category included in the record corresponding to the latest search time as the category to be searched.
The search processing apparatus of this embodiment may execute the technical solution of the embodiment of the method shown in fig. 4, and the implementation principle and the beneficial effect are similar, which are not described herein again.
Based on the embodiment shown in fig. 5, the processing module 12 includes: the device comprises a query acquisition unit and a determination unit; the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists; the transceiver module 11 is further configured to, when the query obtaining unit obtains the records including the identifier to be searched, if the obtained number of the records including the identifier to be searched is multiple and each record includes the identifier to be searched and a corresponding category, carry the multiple records in a selection request and send the selection request to the user terminal, so that the user can select the category included in the multiple records; the transceiver module 11 is further configured to receive a selection response sent by the user terminal; the determining unit is used for selecting the category in the selection response as the category to be searched.
The search processing apparatus of this embodiment may execute the technical solution of the embodiment of the method shown in fig. 5, and the implementation principle and the beneficial effect are similar, which are not described herein again.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A search processing method, comprising the steps of:
receiving a search request, wherein the search request comprises an identifier to be searched;
inquiring historical search records, and determining a category to be searched corresponding to the identifier to be searched according to the acquired record containing the identifier to be searched when acquiring the record containing the identifier to be searched;
and in the category to be searched, searching according to the identifier to be searched to obtain a search result.
2. The search processing method according to claim 1, wherein the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
and if the number of the obtained records containing the identifier to be searched is one and the records contain the identifier to be searched and the corresponding category, taking the category as the category to be searched.
3. The search processing method according to claim 1, wherein the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
and if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched, the corresponding category and the corresponding search frequency, taking the category contained in the record corresponding to the maximum search frequency as the category to be searched.
4. The search processing method according to claim 1, wherein the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
and if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched, the corresponding category and the corresponding search time, taking the category contained in the record corresponding to the latest search time as the category to be searched.
5. The search processing method according to claim 1, wherein the determining, according to the obtained record containing the identifier to be searched, the category to be searched corresponding to the identifier to be searched includes:
if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched and a corresponding category, carrying the multiple records in a selection request and sending the multiple records to a user terminal or displaying the multiple records so that the user can select the categories contained in the multiple records;
and receiving a selection response sent by the user terminal, and taking the selected category in the selection response as the category to be searched.
6. A search processing apparatus, characterized by comprising:
the receiving and sending module is used for receiving a search request, and the search request comprises an identifier to be searched;
the processing module is used for inquiring historical search records, and determining a category to be searched corresponding to the identifier to be searched according to the acquired record containing the identifier to be searched when the record containing the identifier to be searched is acquired;
and the searching module is used for performing searching processing according to the identifier to be searched in the category to be searched so as to obtain a searching result.
7. The search processing apparatus of claim 6, wherein the processing module comprises:
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
and the determining unit is used for taking the category as the category to be searched if the number of the acquired records containing the identifier to be searched is one and the records contain the identifier to be searched and the corresponding category when the query acquiring unit acquires the records containing the identifier to be searched.
8. The search processing apparatus of claim 6, wherein the processing module comprises:
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
and the determining unit is used for taking the category contained in the record corresponding to the maximum search frequency as the category to be searched if the number of the obtained records containing the identifier to be searched is multiple and each record contains the identifier to be searched, the corresponding category and the corresponding search frequency when the query obtaining unit obtains the record containing the identifier to be searched.
9. The search processing apparatus of claim 6, wherein the processing module comprises:
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
the determining unit is configured to, when the query obtaining unit obtains the record including the identifier to be searched, if the number of the obtained records including the identifier to be searched is multiple and each record includes the identifier to be searched, a corresponding category and corresponding search time, take the category included in the record corresponding to the latest search time as the category to be searched.
10. The search processing apparatus of claim 6, wherein the processing module comprises: the device comprises a query acquisition unit and a determination unit;
wherein,
the query acquisition unit is used for querying a historical search record to query whether a record containing the identifier to be searched exists;
the transceiver module is further configured to, when the query obtaining unit obtains the records including the to-be-searched identifier, if the obtained number of the records including the to-be-searched identifier is multiple and each record includes the to-be-searched identifier and a corresponding category, carry the multiple records in a selection request and send the selection request to the user terminal, so that the user can select the categories included in the multiple records;
the receiving and sending module is also used for receiving a selection response sent by the user terminal;
the determining unit is used for selecting the category in the selection response as the category to be searched.
CN201510392618.1A 2015-07-06 2015-07-06 Search processing method and apparatus Pending CN104965919A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510392618.1A CN104965919A (en) 2015-07-06 2015-07-06 Search processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510392618.1A CN104965919A (en) 2015-07-06 2015-07-06 Search processing method and apparatus

Publications (1)

Publication Number Publication Date
CN104965919A true CN104965919A (en) 2015-10-07

Family

ID=54219958

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510392618.1A Pending CN104965919A (en) 2015-07-06 2015-07-06 Search processing method and apparatus

Country Status (1)

Country Link
CN (1) CN104965919A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105956131A (en) * 2016-05-10 2016-09-21 乐视控股(北京)有限公司 Resource search method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6996555B2 (en) * 1999-05-31 2006-02-07 Canon Kabushiki Kaisha Device searching apparatus
CN101114294A (en) * 2007-08-22 2008-01-30 杭州经合易智控股有限公司 Self-help intelligent uprightness searching method
CN102651031A (en) * 2012-03-31 2012-08-29 百度在线网络技术(北京)有限公司 Method and equipment for providing searching result
CN103617266A (en) * 2013-12-03 2014-03-05 北京奇虎科技有限公司 Personalized extension search method, device and system
CN103970813A (en) * 2013-12-27 2014-08-06 乐视网信息技术(北京)股份有限公司 Multimedia content searching method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6996555B2 (en) * 1999-05-31 2006-02-07 Canon Kabushiki Kaisha Device searching apparatus
CN101114294A (en) * 2007-08-22 2008-01-30 杭州经合易智控股有限公司 Self-help intelligent uprightness searching method
CN102651031A (en) * 2012-03-31 2012-08-29 百度在线网络技术(北京)有限公司 Method and equipment for providing searching result
CN103617266A (en) * 2013-12-03 2014-03-05 北京奇虎科技有限公司 Personalized extension search method, device and system
CN103970813A (en) * 2013-12-27 2014-08-06 乐视网信息技术(北京)股份有限公司 Multimedia content searching method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105956131A (en) * 2016-05-10 2016-09-21 乐视控股(北京)有限公司 Resource search method and device

Similar Documents

Publication Publication Date Title
CN111327955B (en) User portrait based on-demand method, storage medium and smart television
EP3120569B1 (en) Manifest re-assembler for a streaming video channel
KR101864240B1 (en) Object retrieval method and apparatus
JP6806762B2 (en) Methods and devices for pushing information
US20110093478A1 (en) Filter hints for result sets
CN103942319B (en) A kind of method and device of search
CN110913135A (en) Video shooting method and device, electronic equipment and storage medium
CN105025319A (en) Video pushing method and device
CN105404625A (en) Application program searching method and system
CN105574030A (en) Information search method and device
CN104166730A (en) Method and device for displaying search result
CN109462765B (en) Method and device for issuing and displaying recommended page
CN104811786A (en) Filtering method and device for menu bar option
CN104853251A (en) Online collection method and device for multimedia data
CN104484413A (en) Method and device for obtaining searching results
CN105653674B (en) File management method and system of intelligent terminal
CN106598375B (en) Method and device for presenting application content of intelligent terminal and intelligent terminal
CN105589873B (en) Data searching method, terminal and server
CN103702218A (en) Video playing method and device
CN110839176A (en) Video payment information prompting method and device and video playing system
CN105635836A (en) Video sharing method and apparatus
CN108153777B (en) Method and device for acquiring data access information
CN109474832B (en) Information searching and sorting method, intelligent terminal and storage medium
CN104965919A (en) Search processing method and apparatus
CN109618231B (en) Movie content recommendation method and system based on cold start

Legal Events

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

Application publication date: 20151007

RJ01 Rejection of invention patent application after publication