CN113190741A - Searching method, searching device, electronic equipment and storage medium - Google Patents

Searching method, searching device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113190741A
CN113190741A CN202110501300.8A CN202110501300A CN113190741A CN 113190741 A CN113190741 A CN 113190741A CN 202110501300 A CN202110501300 A CN 202110501300A CN 113190741 A CN113190741 A CN 113190741A
Authority
CN
China
Prior art keywords
search
application program
field
target
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110501300.8A
Other languages
Chinese (zh)
Other versions
CN113190741B (en
Inventor
徐井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou 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 Vivo Mobile Communication Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN202110501300.8A priority Critical patent/CN113190741B/en
Publication of CN113190741A publication Critical patent/CN113190741A/en
Application granted granted Critical
Publication of CN113190741B publication Critical patent/CN113190741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3322Query formulation using system suggestions
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a searching method, a searching device, electronic equipment and a storage medium, and belongs to the technical field of internet. The searching method comprises the following steps: acquiring a search field input in a search box in a search interface; determining association fields associated with the N applications based on the search fields; displaying M search terms in a first preset area of a search interface; in response to a first input to the target search term, a first processing interface is displayed. In the embodiment of the application, after the search field is obtained, the association fields associated with the N applications are determined based on the search field, and M search terms are displayed on the search interface, where the search terms are generated based on the corresponding association fields and the applications associated with the association fields. In this way, the user does not need to use multiple applications to search for the same keyword; furthermore, the user only needs to execute the first input on the target search term to obtain the desired search result, and the search efficiency is improved by reducing the search operation steps of the user.

Description

Searching method, searching device, electronic equipment and storage medium
Technical Field
The application belongs to the technical field of internet, and particularly relates to a searching method, a searching device, electronic equipment and a storage medium.
Background
With the development of internet applications, most application programs installed on electronic equipment support keyword search, and a user can input keywords on a search page of the application program and trigger search operation to realize search.
However, the search results obtained from each application searching for the same keyword are not necessarily the same. For example: the search result corresponding to the video application program is a video file, the search result corresponding to the shopping application program is a commodity, and the application programs belonging to the same category can obtain different search results for the same keyword. Thus, a user may need to search for the same keyword by using multiple applications through very complicated operations to obtain a desired search result, which results in low search efficiency.
Disclosure of Invention
The embodiment of the application aims to provide a searching method, a searching device, electronic equipment and a storage medium, and can solve the problem of low searching efficiency.
In a first aspect, an embodiment of the present application provides a search method, where the method includes:
acquiring a search field input in a search box in a search interface;
determining association fields associated with N applications based on the search fields, N being a positive integer;
displaying M search terms in a first preset area of the search interface, wherein the search terms are generated based on corresponding association fields and application programs associated with the association fields, and M is a positive integer greater than or equal to N;
in response to a first input of a target search term, a first processing interface is displayed, and the first processing interface is generated based on a search result of an association field corresponding to the target search term in a first application program, and the first application program is associated with the association field.
In a second aspect, an embodiment of the present application provides a search apparatus, including:
the acquisition module is used for acquiring search fields input in a search box in a search interface;
a first determining module, configured to determine, based on the search field, association fields associated with N applications, where N is a positive integer;
the search interface comprises a first display module, a second display module and a third display module, wherein the first display module is used for displaying M search terms in a first preset area of the search interface, the search terms are generated based on corresponding association fields and application programs associated with the association fields, and M is a positive integer greater than or equal to N;
the second display module is used for responding to a first input of a target search term and displaying a first processing interface, wherein the first processing interface is generated based on a search result of an association field corresponding to the target search term in a first application program, and the first application program is associated with the association field.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, after the search field is obtained, the association fields associated with the N applications are determined based on the search field, and M search terms are displayed on the search interface, where the search terms are generated based on the corresponding association fields and the applications associated with the association fields. In this way, the user does not need to use multiple applications to search for the same keyword; furthermore, the user only needs to execute the first input on the target search term to obtain the desired search result, and the search efficiency is improved by reducing the search operation steps of the user.
Drawings
Fig. 1 is a flowchart of a search method provided in an embodiment of the present application;
FIG. 2 is a flowchart of an application scenario of a search method provided in an embodiment of the present application;
FIG. 3 is a flowchart of another application scenario of the search method provided in the embodiment of the present application;
fig. 4 is a structural diagram of a search apparatus provided in an embodiment of the present application;
fig. 5 is a block diagram of an electronic device provided in an embodiment of the present application;
fig. 6 is a hardware structure diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The searching method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
The searching method provided by the embodiment of the present application can be applied to electronic equipment including a mobile terminal, and it should be understood that the searching method provided by the embodiment of the present application can also be applied to a non-mobile terminal or other equipment.
The searching method provided by the embodiment of the application comprises the following steps:
s101, obtaining a search field input in a search box in a search interface.
In this step, the user may input the search field in the search box of the search interface of the electronic device in a touch input manner, for example, the user may input the search field in the search box by clicking a virtual keyboard displayed on the search interface. It should be understood that the search fields described above include, but are not limited to, keywords and search statements.
In some embodiments, the user may also enter a search field in a search box of a search interface of the electronic device by way of non-touch input, such as voice input.
Referring to fig. 2, fig. 2 is a flowchart illustrating an application scenario of the search method according to the embodiment of the present application. In the application scenario shown in fig. 2, the search field within the search box is "tomato scrambled eggs".
S102, determining association fields associated with the N application programs based on the search fields.
In this step, N is a positive integer, the association field is a field generated based on the search field, and when the search field is a search word, the association field is an association word associated with the search word. For example, if the search field is "tomato-fried eggs," then the association field may be "nutritional value of tomato-fried eggs.
It should be appreciated that the application may provide a related query interface for querying the association field.
S103, displaying M search terms in a first preset area of the search interface.
In this step, the search term is generated based on the corresponding association field and the application program associated with the association field, and M is a positive integer greater than or equal to N.
As shown in fig. 2, in the application scenario shown in fig. 2, a first preset area is displayed with 4 search terms. It should be understood that the search term shown in fig. 2 includes an icon and an associative word, wherein the icon 1 shown in fig. 2 is an icon corresponding to the application 1; the icon 2 is an icon corresponding to the application program 2; the icon 3 is an icon corresponding to the application 3.
For example, in the 4 search terms in the vertical direction shown in fig. 2, the search term in the last order is generated based on the association field "is high in the heat content of tomato-fried eggs" and the application 3 corresponding to the association field.
S104, responding to the first input of the target search term, and displaying a first processing interface.
In this step, the user may perform a first input on a target search term of the first preset area, where the target search term is a search term pointed to by a first input in the M search terms, and the first input may be a touch input.
In response to the first input, the search interface jumps to a first processing interface, wherein the first processing interface is generated based on search results of the target search field in a first application, the first application being associated with the target search field. In other words, the first processing interface may be understood to be a search results interface displayed after an application associated with the target search term performs a search on the search field.
In the embodiment of the application, after the search field is obtained, the association fields associated with the N applications are determined based on the search field, and M search terms are displayed on the search interface, where the search terms are generated based on the corresponding association fields and the applications associated with the association fields. In this way, the user does not need to use multiple applications to search for the same keyword; furthermore, the user only needs to execute the first input on the target search term to obtain the desired search result, and the search efficiency is improved by reducing the search operation steps of the user.
Optionally, after determining the association fields associated with the N applications, the method includes:
determining a search result click rate of the associated field in an associated application;
after the M search terms are displayed in the first preset area of the search interface, the method further comprises:
and sorting the M search terms according to the order of the click rate of the search results of the corresponding association fields in the associated application program from high to low.
In this embodiment, the application program may be configured to query the search result click rate of the association field in the associated application program through the related query interface.
For example, the search field is "tomato-fried eggs", and the association field corresponding to the search field in the application 1 is "nutritional value of tomato-fried eggs" and the click rate of the search result corresponding to the association field is 5000, which can be obtained through the query interface of the application 1.
After the search result click rates of the associated fields in the associated application programs are obtained, the search terms can be sorted in the order of the search result click rates from high to low,
it should be appreciated that in some embodiments, the search result click rate for a search term is greater than a preset threshold.
It should be appreciated that in some embodiments, the search terms may be ordered in order of low to high click-through rates of the search results.
Optionally, after obtaining the search field input in the search box in the search interface, the method includes:
determining a target application program recommending search based on the search field;
displaying a first control in a second preset area of the search interface;
in response to a second input to the first control, a second processing interface is displayed.
In this embodiment, after the search field is obtained, a target application program is determined, where the target application program is an application program that recommends searching for the search field. It should be understood that the target application should be one of the applications already installed in the electronic device. In particular, please refer to the following embodiments, how to determine the technical solution of the target application program for recommending the search based on the search field.
The first control is associated with a target application. As shown in fig. 2, "application 1" shown in fig. 2 is a first control, and a position corresponding to "application 1" is a second preset area.
In this embodiment, the user may perform a second input on the first control displayed on the search interface, where the second input may be a touch input, and in response to the touch input, the search interface jumps to a second processing interface, where the second processing interface is generated based on a search result of the search field in the target application program. In other words, the second processing interface may be understood to be a search results interface displayed after the application associated with the first control performs a search on the search field. Therefore, after the search field is input, the user only needs to perform input once to obtain the best search result, the search operation steps of the user are reduced, and the search efficiency is improved.
Optionally, the determining a target application program recommending a search based on the search field includes:
and determining the target application program based on a preset condition.
The preset conditions include at least one of the following conditions: the historical search records corresponding to the search fields, the search categories of the search fields and the number of the search results corresponding to the search fields.
An optional implementation manner is that, in a preset historical search record, a search field is queried to obtain an application program having a mapping relationship with the search field, and the application program is determined as a target application program.
In another alternative embodiment, the application that matches the search category of the search field is identified as the target application.
Another optional implementation manner is to query the search field in each application program, obtain the number of search results corresponding to each application program, and determine the application program with the largest number of search results as the target application program.
Optionally, the determining, based on a preset condition, the target application includes:
querying the search field based on the historical search record to obtain a second application program associated with a query result, and determining the second application program as the target application program;
determining a third application program of which the search category of the search field matches in the absence of the second application program, and determining the third application program as the target application program;
and under the condition that the third application program does not exist, determining the application program with the largest number of search results corresponding to the search field as the target application program.
In this embodiment, a history search record is preset, where the history search record represents a mapping relationship between a history search field and K application programs, where K is a positive integer, and the history search field may be understood as a search field in which a search operation has been performed.
In this embodiment, the search field may be queried in the history search record, and whether the search field is a history search field is determined, and if the search field is a history search field, the query result may be obtained based on the mapping relationship. It should be understood that, since the query result is obtained based on the mapping relationship between the history search field and the K applications, the query result is associated with the application having the mapping relationship with the search field, and the application associated with the query result may be referred to as a second application, and the second application is determined as a target application.
And if the second application program cannot be obtained by inquiring the search field in the historical search record, acquiring the search category of the search field and the search categories of all the application programs, calling the application program matched with the search category of the search field as a third application program, and determining the third application program as a target application program.
It should be appreciated that the search category of the search field may be determined using a specialized search term classification algorithm or pre-labeled by way of manual labeling.
It should be understood that the application programs include search tags, and the search tags are used for characterizing the search categories corresponding to the application programs, where the search tags of the respective application programs may be labeled in advance in a manual labeling manner, and the search categories corresponding to the application programs are determined by the search tags.
For example, the search field is "how to design a web page", the search category of the search field is determined to be "IT" by a search term classification algorithm, and further, the search tags of the application programs are queried, and the search field "how to design a web page" is searched in the application program carrying the "IT" search tag, so as to obtain a search result.
And if the third application program matched with the search category of the search field does not exist, acquiring the number of search results obtained by searching the search field in all the application programs, and determining the application program with the largest number of search results as the target application program.
For example, the search field is "how to design a web page", and the electronic device has 3 applications installed, application 1, application 2, and application 3, respectively. Wherein, 5 search results can be obtained by searching the search field 'how to design a webpage' in the application program 1; searching the search field 'how to design a webpage' in the application program 2 to obtain 3 search results; the search field "how to design a web page" is searched in the application 3, and 1 search result can be obtained. The application 1 with the largest number of search results is determined as the target application.
In the embodiment, the target application program is determined based on the historical search tendency of the user, the search category corresponding to the search field and the number of the search results corresponding to the search field, so that the application program capable of obtaining the best search result is recommended, and the search efficiency and the search result accuracy are improved.
Optionally, after obtaining the search field input in the search box in the search interface, the method includes:
displaying L second controls in a third preset area of the search interface;
in response to a third input to the first target control, a third processing interface is displayed.
As shown in fig. 2, the search interface includes a third preset area, where 3 second controls are displayed in the third preset area, the second controls are associated with the application programs, the application programs associated with the second controls are the application programs that the user has performed the search operation, and the second controls are sorted according to the sequence of the latest usage time of the associated application programs.
As shown in fig. 2, the second controls may be ordered from left to right in chronological order of the last time of use of the associated application, with the first-ordered second control being associated with application 3 and the last-ordered second control being associated with application 4.
The user may execute a third input on the first target control in the third preset area, where the first target control is a second control pointed by the third input in the L second controls. In response to the third input, the search interface jumps to a third processing interface, where the third processing interface is generated based on search results of the search field in the application associated with the first target control. In other words, the third processing interface may be understood to be a search results interface displayed after the application associated with the first target control performs a search on the search field.
In this embodiment, the user can perform the third input on the first target control, and search for the search field in the application program that has been used recently, so that the search mode is enriched, and different search requirements of the user are further satisfied.
Optionally, after the displaying the first processing interface, the method includes:
displaying H second controls in a fourth preset area of the first processing interface;
in response to a fourth input to the second target control, a fourth processing interface is displayed.
In this embodiment, after the first processing interface generated based on the search result of the association field is displayed, the fourth preset area of the first processing interface further includes H second controls. The user can move the display position of the fourth preset area through touch input or other input modes; the specific value of H can be set by user, and is not limited herein.
It should be appreciated that, as described above, the second control is associated with an application, and the application associated with the second control is an application that a user performed a search operation, the second controls may be sorted according to the chronological order of the last usage time of the associated applications.
The user can execute a fourth input on a second target control in a fourth preset area, wherein the second target control is a second control pointed by the fourth input in the H second controls. In response to a fourth input, the search interface jumps to a fourth processing interface, wherein the fourth processing interface is generated based on search results of the association field in a fourth application, the fourth application being associated with the second target control. In other words, the fourth processing interface may be understood as a search result interface displayed after the application associated with the second target control performs a search on the association field.
Optionally, after the displaying the second processing interface, the method includes:
displaying I second controls in a fifth preset area of the second processing interface;
in response to a fifth input to the third target control, a fifth processing interface is displayed.
In this embodiment, as shown in fig. 3, the second processing interface is an interface displayed after a search operation is performed on the search field "stir-fried eggs with tomatoes" in the application 1. The second processing interface comprises a fifth preset area, 4 second controls are displayed in the fifth preset area, and the application program associated with the second controls is the application program of which the user executes the search operation. The 4 second controls are sorted according to the sequence of the latest use time of the associated application program.
As shown in fig. 3, in order from left to right, the first-ranked second control displays icons of the application 1, and the second control is associated with the application 1; a second control of the second sort displays icons of the applications 3, the second control being associated with the applications 3; a second control of the third sort displays icons of the application programs 2, and the second control is associated with the application programs 2; the last-ranked second control is displayed with an icon for application 2, the second control being associated with application 2.
It should be understood that in some embodiments, the second control displayed in the fifth preset area may also be a control as shown in fig. 2 at the third preset area.
It should be understood that the user may move the I second controls displayed in the fifth preset area to the specified display positions through a sliding operation.
The user may execute a fifth input to a third target control in a fifth preset area, where the third target control is a second control pointed by the fifth input in the I second controls. In response to a fifth input, the search interface jumps to a fifth processing interface, wherein the fifth processing interface is generated based on search results of the search field in a fifth application associated with the third target control. In other words, the fifth processing interface may be understood to be a search result interface displayed after the application associated with the third target control performs a search on the search field.
In this embodiment, after the second processing interface is displayed, the user may perform input on the third target control in the second processing interface, and search the search field by using the application program associated with the third target control, so as to enrich the search manner and expand the search range.
As shown in fig. 4, the search apparatus 200 includes:
an obtaining module 201, configured to obtain a search field input in a search box in a search interface;
a first determining module 202 for determining association fields associated with the N applications based on the search field;
the first display module 203 is used for displaying M search terms in a first preset area of the search interface;
a second display module 204 for displaying the first processing interface in response to the first input of the target search term.
Optionally, the search apparatus 200 further includes:
the second determination module is used for determining the click rate of the search result of the associated field in the associated application program;
and the sorting module is used for sorting the M search terms according to the sequence of the click rate of the search results of the corresponding association fields in the associated application program from high to low.
Optionally, the search apparatus 200 further includes:
a third determination module, configured to determine a target application program for recommending a search based on the search field;
the third display module is used for displaying the first control in a second preset area of the search interface;
and the fourth display module is used for responding to the second input of the first control and displaying a second processing interface.
Optionally, the third determining module is further configured to:
and determining the target application program based on a preset condition.
Optionally, the third determining module is further configured to:
querying the search field based on the historical search record to obtain a second application program associated with a query result, and determining the second application program as the target application program;
determining a third application program of which the search category of the search field matches in the absence of the second application program, and determining the third application program as the target application program;
and under the condition that the third application program does not exist, determining the application program with the largest number of search results corresponding to the search field as the target application program.
Optionally, the search apparatus 200 further includes:
the fifth display module is used for displaying L second controls in a third preset area of the search interface;
and the sixth display module is used for responding to the third input of the first target control and displaying a third processing interface.
Optionally, the search apparatus 200 further includes:
the seventh display module is used for displaying H second controls in a fourth preset area of the first processing interface;
and the eighth display module is used for responding to a fourth input of the second target control and displaying a fourth processing interface.
Optionally, the search apparatus 200 further includes:
a ninth display module, configured to display I second controls in a fifth preset area of the second processing interface;
and a tenth display module for displaying a fifth processing interface in response to a fifth input to the third target control.
In the embodiment of the application, after the search field is obtained, the association fields associated with the N applications are determined based on the search field, and M search terms are displayed on the search interface, where the search terms are generated based on the corresponding association fields and the applications associated with the association fields. In this way, the user does not need to use multiple applications to search for the same keyword; furthermore, the user only needs to execute the first input on the target search term to obtain the desired search result, and the search efficiency is improved by reducing the search operation steps of the user.
The searching device in the embodiment of the present application may be a device, and may also be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The search device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The search apparatus provided in the embodiment of the present application can implement each process implemented in the embodiment of the method in fig. 1, and is not described here again to avoid repetition.
Optionally, as shown in fig. 5, an electronic device 300 is further provided in this embodiment of the present application, and includes a processor 301, a memory 302, and a program or an instruction stored in the memory 302 and capable of running on the processor 301, where the program or the instruction is executed by the processor 301 to implement each process of the above search method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 6 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 6 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The processor 1010 is further configured to obtain a search field input in a search box in the search interface;
determining association fields associated with the N applications based on the search fields;
displaying M search terms in a first preset area of the search interface;
in response to a first input to the target search term, a first processing interface is displayed.
Wherein, the processor 1010 is further configured to determine a click rate of a search result of the associated field in an associated application;
and sorting the M search terms according to the order of the click rate of the search results of the corresponding association fields in the associated application program from high to low.
Wherein, the processor 1010 is further configured to determine a target application program for recommending a search based on the search field;
displaying a first control in a second preset area of the search interface;
in response to a second input to the first control, a second processing interface is displayed.
The processor 1010 is further configured to determine the target application based on a preset condition.
The processor 1010 is further configured to query the search field based on the historical search record, obtain a second application program associated with a query result, and determine the second application program as the target application program;
determining a third application program of which the search category of the search field matches in the absence of the second application program, and determining the third application program as the target application program;
and under the condition that the third application program does not exist, determining the application program with the largest number of search results corresponding to the search field as the target application program.
The processor 1010 is further configured to display L second controls in a third preset area of the search interface;
in response to a third input to the first target control, a third processing interface is displayed.
The processor 1010 is further configured to display H second controls in a fourth preset area of the first processing interface;
in response to a fourth input to the second target control, a fourth processing interface is displayed.
The processor 1010 is further configured to display I second controls in a fifth preset area of the second processing interface;
in response to a fifth input to the third target control, a fifth processing interface is displayed.
In the embodiment of the application, after the search field is obtained, the association fields associated with the N applications are determined based on the search field, and M search terms are displayed on the search interface, where the search terms are generated based on the corresponding association fields and the applications associated with the association fields. In this way, the user does not need to use multiple applications to search for the same keyword; furthermore, the user only needs to execute the first input on the target search term to obtain the desired search result, and the search efficiency is improved by reducing the search operation steps of the user.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10071 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1009 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. Processor 1010 may integrate an application processor that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above search method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the above search method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (15)

1. A method of searching, comprising:
acquiring a search field input in a search box in a search interface;
determining association fields associated with N applications based on the search fields, N being a positive integer;
displaying M search terms in a first preset area of the search interface, wherein the search terms are generated based on corresponding association fields and application programs associated with the association fields, and M is a positive integer greater than or equal to N;
in response to a first input of a target search term, a first processing interface is displayed, and the first processing interface is generated based on a search result of an association field corresponding to the target search term in a first application program, and the first application program is associated with the association field.
2. The method of claim 1, wherein after determining the association fields associated with the N applications, the method comprises:
determining a search result click rate of the associated field in an associated application;
after the M search terms are displayed in the first preset area of the search interface, the method further comprises:
and sorting the M search terms according to the order of the click rate of the search results of the corresponding association fields in the associated application program from high to low.
3. The method of claim 1, wherein after obtaining the search field entered in the search box in the search interface, the method comprises:
determining a target application program recommending search based on the search field;
displaying a first control in a second preset area of the search interface, wherein the first control is associated with the target application program;
in response to a second input to the first control, displaying a second processing interface, the second processing interface generated based on search results of the search field in the target application.
4. The method of claim 3, wherein determining a target application to recommend a search based on the search field comprises:
determining the target application program based on a preset condition;
the preset condition comprises at least one of the following conditions: the historical search records corresponding to the search fields, the search categories of the search fields and the number of the search results corresponding to the search fields.
5. The method of claim 4, wherein the determining the target application based on the preset condition comprises:
based on the historical search record, querying the search field to obtain a second application program associated with a query result, and determining the second application program as the target application program, wherein the historical search record represents a mapping relation between the historical search field and K application programs, and K is a positive integer;
under the condition that the second application program does not exist, determining a third application program matched with the search category of the search field, and determining the third application program as the target application program, wherein the application program comprises a search tag used for representing the search category corresponding to the application program;
and under the condition that the third application program does not exist, determining the application program with the largest number of search results corresponding to the search field as the target application program.
6. The method of claim 1, wherein after obtaining the search field entered in the search box in the search interface, the method comprises:
displaying L second controls in a third preset area of the search interface; the L second controls are associated with historical application programs, the L second controls are sorted according to the sequence of the latest use time of the associated historical application programs, the historical application programs are the application programs used in a preset time period, and L is a positive integer;
and responding to a third input of a first target control, and displaying a third processing interface, wherein the third processing interface is generated based on a search result of the search field in an application program associated with the first target control, and the first target control belongs to the L second controls.
7. The method of claim 1, wherein after displaying the first processing interface, the method comprises:
displaying H second controls in a fourth preset area of the first processing interface, wherein H is a positive integer;
in response to a fourth input to a second target control, displaying a fourth processing interface, the fourth processing interface being generated based on a search result of the association field in a fourth application, the fourth application being associated with the second target control, the second target control belonging to the H second controls.
8. The method of claim 3, wherein after displaying the second processing interface, the method comprises:
displaying I second controls in a fifth preset area of the second processing interface, wherein I is a positive integer;
displaying a fifth processing interface in response to a fifth input to a third target control, the fifth processing interface generated based on search results of the search field in a fifth application, the fifth application associated with the third target control, the third target control belonging to the I second controls.
9. A search apparatus, comprising:
the acquisition module is used for acquiring search fields input in a search box in a search interface;
a first determining module, configured to determine, based on the search field, association fields associated with N applications, where N is a positive integer;
the search interface comprises a first display module, a second display module and a third display module, wherein the first display module is used for displaying M search terms in a first preset area of the search interface, the search terms are generated based on corresponding association fields and application programs associated with the association fields, and M is a positive integer greater than or equal to N;
the second display module is used for responding to a first input of a target search term and displaying a first processing interface, wherein the first processing interface is generated based on a search result of an association field corresponding to the target search term in a first application program, and the first application program is associated with the association field.
10. The apparatus of claim 9, further comprising:
the second determination module is used for determining the click rate of the search result of the associated field in the associated application program;
and the sorting module is used for sorting the M search terms according to the sequence of the click rate of the search results of the corresponding association fields in the associated application program from high to low.
11. The apparatus of claim 9, further comprising:
a third determination module, configured to determine a target application program for recommending a search based on the search field;
the third display module is used for displaying a first control in a second preset area of the search interface, and the first control is associated with the target application program;
and the fourth display module is used for responding to a second input of the first control and displaying a second processing interface, and the second processing interface is generated based on the search result of the search field in the target application program.
12. The apparatus of claim 11, wherein the third determining module is further configured to:
determining the target application program based on a preset condition;
the preset condition comprises at least one of the following conditions: the historical search records corresponding to the search fields, the search categories of the search fields and the number of the search results corresponding to the search fields.
13. The apparatus of claim 12, wherein the third determining module is further configured to:
based on the historical search record, querying the search field to obtain a second application program associated with a query result, and determining the second application program as the target application program, wherein the historical search record represents a mapping relation between the historical search field and K application programs, and K is a positive integer;
under the condition that the second application program does not exist, determining a third application program matched with the search category of the search field, and determining the third application program as the target application program, wherein the application program comprises a search tag used for representing the search category corresponding to the application program;
and under the condition that the third application program does not exist, determining the application program with the largest number of search results corresponding to the search field as the target application program.
14. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions when executed by the processor implementing the steps of the search method of any one of claims 1-8.
15. A readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the search method according to any one of claims 1 to 8.
CN202110501300.8A 2021-05-08 2021-05-08 Search method, search device, electronic equipment and storage medium Active CN113190741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110501300.8A CN113190741B (en) 2021-05-08 2021-05-08 Search method, search device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110501300.8A CN113190741B (en) 2021-05-08 2021-05-08 Search method, search device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113190741A true CN113190741A (en) 2021-07-30
CN113190741B CN113190741B (en) 2023-07-25

Family

ID=76984461

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110501300.8A Active CN113190741B (en) 2021-05-08 2021-05-08 Search method, search device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113190741B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022174749A1 (en) * 2021-02-20 2022-08-25 花瓣云科技有限公司 Associative word displaying method, terminal device, and computer storage medium
CN115858735A (en) * 2022-12-28 2023-03-28 北京深盾科技股份有限公司 Multi-condition-based searching method and device, storage medium and electronic equipment
WO2023231645A1 (en) * 2022-05-30 2023-12-07 荣耀终端有限公司 Search method and apparatus, electronic device, and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150039582A1 (en) * 2013-08-05 2015-02-05 Google Inc. Providing information in association with a search field
CN105117030A (en) * 2015-07-31 2015-12-02 Tcl海外电子(惠州)有限公司 Recommendation method and terminal for associative vocabularies in input method
CN107273457A (en) * 2017-06-01 2017-10-20 珠海市魅族科技有限公司 A kind of searching method and device, computer installation and computer-readable recording medium
WO2019041277A1 (en) * 2017-08-31 2019-03-07 深圳市云中飞网络科技有限公司 Method for recommending search word, and related device
WO2019056324A1 (en) * 2017-09-22 2019-03-28 深圳市云中飞网络科技有限公司 Method for suggesting related term, mobile terminal, and computer readable storage medium
US20190228045A1 (en) * 2018-01-22 2019-07-25 Samsung Electronics Co., Ltd. Electronic device and search keyword processing method thereof
CN110770716A (en) * 2017-08-31 2020-02-07 深圳市欢太科技有限公司 Association word recommendation method, mobile terminal and computer-readable storage medium
CN112035752A (en) * 2020-10-21 2020-12-04 南京维沃软件技术有限公司 Resource searching method and device, electronic equipment and readable storage medium
CN112099684A (en) * 2020-09-04 2020-12-18 维沃移动通信有限公司 Search display method and device and electronic equipment
CN112199561A (en) * 2020-10-20 2021-01-08 维沃移动通信有限公司 Application search method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150039582A1 (en) * 2013-08-05 2015-02-05 Google Inc. Providing information in association with a search field
CN105117030A (en) * 2015-07-31 2015-12-02 Tcl海外电子(惠州)有限公司 Recommendation method and terminal for associative vocabularies in input method
CN107273457A (en) * 2017-06-01 2017-10-20 珠海市魅族科技有限公司 A kind of searching method and device, computer installation and computer-readable recording medium
WO2019041277A1 (en) * 2017-08-31 2019-03-07 深圳市云中飞网络科技有限公司 Method for recommending search word, and related device
CN110770716A (en) * 2017-08-31 2020-02-07 深圳市欢太科技有限公司 Association word recommendation method, mobile terminal and computer-readable storage medium
WO2019056324A1 (en) * 2017-09-22 2019-03-28 深圳市云中飞网络科技有限公司 Method for suggesting related term, mobile terminal, and computer readable storage medium
US20190228045A1 (en) * 2018-01-22 2019-07-25 Samsung Electronics Co., Ltd. Electronic device and search keyword processing method thereof
CN112099684A (en) * 2020-09-04 2020-12-18 维沃移动通信有限公司 Search display method and device and electronic equipment
CN112199561A (en) * 2020-10-20 2021-01-08 维沃移动通信有限公司 Application search method and device
CN112035752A (en) * 2020-10-21 2020-12-04 南京维沃软件技术有限公司 Resource searching method and device, electronic equipment and readable storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022174749A1 (en) * 2021-02-20 2022-08-25 花瓣云科技有限公司 Associative word displaying method, terminal device, and computer storage medium
WO2023231645A1 (en) * 2022-05-30 2023-12-07 荣耀终端有限公司 Search method and apparatus, electronic device, and readable storage medium
CN115858735A (en) * 2022-12-28 2023-03-28 北京深盾科技股份有限公司 Multi-condition-based searching method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN113190741B (en) 2023-07-25

Similar Documents

Publication Publication Date Title
CN113190741B (en) Search method, search device, electronic equipment and storage medium
CN104978368A (en) Method and device used for providing recommendation information
CN112099684A (en) Search display method and device and electronic equipment
CN113126838A (en) Application icon sorting method and device and electronic equipment
CN112083854A (en) Application program running method and device
US20150134641A1 (en) Electronic device and method for processing clip of electronic document
CN112181567A (en) Interface display method and device and electronic equipment
CN113641886A (en) Searching method and device and electronic equipment
CN107402953A (en) A kind of method for page jump and device
CN113407075B (en) Icon sorting method and device and electronic equipment
CN113641638A (en) Application management method and device, electronic equipment and storage medium
CN113220393A (en) Display method and device and electronic equipment
JP7204903B2 (en) INFORMATION PUSH METHOD, DEVICE, DEVICE AND STORAGE MEDIUM
CN113311973A (en) Recommendation method and device
CN113805754A (en) Application icon display method and device and electronic equipment
CN112416212A (en) Program access method, device, electronic equipment and readable storage medium
CN116579819A (en) Machine learning-based commodity accurate and comprehensive display method and device
WO2022257883A1 (en) Presentation method and presentation apparatus
US10282482B2 (en) Data provision device, data provision method, and data provision program
CN113220194B (en) Information display method and information display device
CN112199561A (en) Application search method and device
CN113672136A (en) Information display method, device, equipment and storage medium
CN113010072A (en) Searching method and device, electronic equipment and readable storage medium
CN113867864A (en) Information display method and device, electronic equipment and readable storage medium
CN113641839A (en) Multimedia file searching method and device

Legal Events

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