CN110941752A - Information searching method, data processing method and equipment - Google Patents

Information searching method, data processing method and equipment Download PDF

Info

Publication number
CN110941752A
CN110941752A CN201811117226.4A CN201811117226A CN110941752A CN 110941752 A CN110941752 A CN 110941752A CN 201811117226 A CN201811117226 A CN 201811117226A CN 110941752 A CN110941752 A CN 110941752A
Authority
CN
China
Prior art keywords
search
user
box
information
search information
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
CN201811117226.4A
Other languages
Chinese (zh)
Other versions
CN110941752B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201811117226.4A priority Critical patent/CN110941752B/en
Publication of CN110941752A publication Critical patent/CN110941752A/en
Application granted granted Critical
Publication of CN110941752B publication Critical patent/CN110941752B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the application provides an information searching method, a data processing method and data processing equipment. The method comprises the following steps: in response to a user confirmation event of first search information in the search box, emptying the search box; displaying second search information input by the user in the search box; and displaying a search result obtained by searching based on the first search information and the second search information in response to a search event triggered by the user. According to the technical scheme, the requirement of a user for joint search based on multiple pieces of search information can be met only by providing one search box, the interface is simple, and the page space is saved.

Description

Information searching method, data processing method and equipment
Technical Field
The present application relates to the field of electronic technologies, and in particular, to an information search method, a data processing method, and a device.
Background
With the development of internet technology and computer technology, people increasingly rely on terminals (such as personal computers and mobile phones) to search for information.
In order to improve the search positioning accuracy, in the prior art, a plurality of search boxes are provided for a user on a search page, the user inputs corresponding keywords in the plurality of search boxes respectively, and a search is performed based on the keywords input by the user in the plurality of search boxes. Displaying a plurality of search boxes on a search page will undoubtedly occupy a large amount of page space, and at the same time, the page will be not concise enough.
Disclosure of Invention
In view of the above problems, the present application has been made to provide an information search method, a data processing method, and an apparatus that solve the above problems, or at least partially solve the above problems.
In one embodiment of the present application, an information search method is provided. The method comprises the following steps:
in response to a user confirmation event of first search information in the search box, emptying the search box;
displaying second search information input by the user in the search box;
and displaying a search result obtained by searching based on the first search information and the second search information in response to a search event triggered by the user.
In another embodiment of the present application, an information search method is provided. The method comprises the following steps:
after the search information displayed in the search box is confirmed by a user, recording the search information confirmed by the user and emptying the search box to wait for the user to input next search information in the search box;
after a search event triggered by the user is monitored, acquiring search information input by the user in the search box for many times;
and searching according to the acquired search information to obtain a search result.
In yet another embodiment of the present application, an electronic device is provided. The electronic device includes: a first memory, a first processor, and a first display, wherein,
the first memory is used for storing programs;
the first display coupled with the first processor;
the first processor, coupled with the first memory, to execute the program stored in the first memory to:
in response to a user confirmation event of first search information in the search box, emptying the search box;
in the search box, controlling the first display to display second search information input by the user in the search box;
and controlling the first display to display a search result searched based on the first search information and the second search information in response to the search event triggered by the user.
In yet another embodiment of the present application, an electronic device is provided. The electronic device includes: a second memory and a second processor, wherein,
the second memory is used for storing programs;
the second processor, coupled to the second memory, is configured to execute the program stored in the second memory to:
after the search information displayed in the search box is confirmed by a user, recording the search information confirmed by the user and emptying the search box to wait for the user to input next search information in the search box;
after a search event triggered by the user is monitored, acquiring search information input by the user in the search box for many times;
and searching according to the acquired search information to obtain a search result.
In yet another embodiment of the present application, a data processing method is provided. The method comprises the following steps:
displaying a first search box, wherein the first search box is used for receiving input data, and the input data comprises text input data or multimedia input data;
displaying a first retrieval result, wherein the first retrieval result corresponds to the input data;
in the first search box, a first drop-down list is shown, wherein the first drop-down list is used for showing the classification of the first retrieval result.
In yet another embodiment of the present application, an electronic device is provided. The electronic device includes: a third memory, a third processor, and a third display, wherein,
the third memory is used for storing programs;
the third display coupled with the third processor;
the third processor, coupled to the third memory, is configured to execute the program stored in the third memory to:
controlling the third display to display a first search box, wherein the first search box is used for receiving input data, and the input data comprises text input data or multimedia input data;
controlling the third display to display a first retrieval result, wherein the first retrieval result corresponds to the input data;
controlling the third display to display a first drop-down list in the first search box, wherein the first drop-down list is used for displaying the classification of the first retrieval result.
In the technical scheme provided by the embodiment of the application, a search box is displayed on a page, and after a user inputs search information in the search box, the search information is recorded by triggering a confirmation event, and the search box is emptied for the user to input another search information again; and after the user triggers a search event, displaying a search result obtained by searching based on a plurality of search information input for a plurality of times. Therefore, the technical scheme provided by the embodiment of the application can meet the requirement of a user for joint search based on a plurality of search information by only providing one search box, and simultaneously ensures the simplicity of an interface and saves the page space.
In the technical solution provided by another embodiment of the present application, a retrieval result is retrieved according to input data in a search box, a pull-down list is displayed in the search box, and a category related to the retrieval result is displayed through the pull-down list. That is to say, the technical scheme provided by the embodiment of the application can show the classification related to the search result to the user while showing the search result to the user, so that the user can quickly know the classification condition of the search result.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flowchart of an information search method according to an embodiment of the present application;
FIG. 2 is a first state diagram of an interface where a search box is located according to an embodiment of the present application;
FIG. 2a is an enlarged view at H in FIG. 2;
FIG. 3 is a third state diagram of an interface where a search box is located according to an embodiment of the present application;
fig. 4 is a schematic flowchart of an information search method according to another embodiment of the present application;
fig. 5 is a block diagram of an information search apparatus according to an embodiment of the present application;
fig. 6 is a block diagram of an information search apparatus according to another embodiment of the present application;
fig. 7 is a block diagram of an electronic device according to an embodiment of the present application;
fig. 8 is a block diagram of an electronic device according to another embodiment of the present application;
fig. 9 is a schematic flowchart of a data processing method according to an embodiment of the present application;
fig. 10 is a block diagram of a data processing apparatus according to an embodiment of the present application;
fig. 11 is a block diagram of an electronic device according to another embodiment of the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application.
In some of the flows described in the specification, claims, and above-described figures of the present application, a number of operations are included that occur in a particular order, which operations may be performed out of order or in parallel as they occur herein. The sequence numbers of the operations, e.g., 101, 102, etc., are used merely to distinguish between the various operations, and do not represent any order of execution per se. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used for distinguishing different messages, devices, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
In the prior art, in order to meet the requirement of a user for performing a joint search based on a plurality of different search information, a plurality of search boxes are provided for the user on a search page, the user inputs corresponding search information in the plurality of search boxes respectively, and the search is performed based on the plurality of search information input by the user in the plurality of search boxes. Taking a service information search as an example, generally, there are many data types on each piece of service information, and if the prior art is adopted to improve the search efficiency of the service information, a search box needs to be correspondingly set for each data type in different data types in a service information search page, for example: setting a search box a for a data type A, a search box B for a data type B, a search box C for a data type C and the like, the display of a plurality of search boxes not only occupies a large amount of page space, but also makes the page not concise enough.
In order to solve the technical problem, the embodiment of the application provides the search box for the user to input the search information for multiple times in one search process, so that the requirement of the user for performing joint search based on multiple different search information is met, and the page is simple.
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 shows a flowchart of an information search method according to an embodiment of the present application. As shown in fig. 1, the method includes:
101. and responding to a confirmation event of the user to the first search information in the search box, and emptying the search box.
102. And displaying second search information input in the search box by the user in the search box.
103. And displaying a search result obtained by searching based on the first search information and the second search information in response to a search event triggered by the user.
In the foregoing 101, after the user inputs the first search information in the search box, a confirmation event for the first search information is triggered. And recording first search information when a confirmation event triggered by the user is monitored, and emptying the search box to allow the user to input next search information in the search box. In an implementation, the first search information may be recorded in a local storage space, for example: and configuring an association space for the search box in advance. It should be noted that: clearing the search box refers to clearing the search box of information entered by the user.
This manner of confirming event triggering may be implemented in one or more of the following ways:
the method I includes triggering the confirmation event after monitoring the carriage return operation triggered by the user.
Currently, both desktop and laptop computers are equipped with keyboards, and a user can trigger a confirmation event by hitting an enter key on the keyboard.
And secondly, triggering the confirmation event after monitoring that the user sends a confirmation voice command.
A voice entry control can be disposed proximate the search box. After the user inputs the first search information, clicking or long pressing the voice input control, and speaking the confirmation, a confirmation voice command can be generated.
And thirdly, triggering the confirmation event after monitoring that the user touches a confirmation control nearby the search box.
A confirmation control may be disposed adjacent to the search box. After the user inputs the first search information, clicking or double-clicking the confirmation control to trigger a confirmation event.
In the above 102, after the search box is cleared, the user may continue to input the second search information in the search box, and the second search information input by the user is displayed in the search box.
103, a search control or a voice input control may be disposed near the search box, and the user triggers a search event by clicking the search control; alternatively, the user triggers a search event by clicking or long-pressing a voice entry control and saying "I want to search". And searching according to the first search information and the second search information together to obtain a search result. The search result may be understood as a union of a first search result set obtained by searching based on the first search information and a second search result set obtained by searching based on the second search information. The first search information and the second search information can be sent to the server side so as to be searched by the server side.
Specifically, the search result can be displayed on the page where the search box is located, for example, the search result can be displayed below the search box in a list or table form, and fig. 2 shows the display in the table form; or jumping to a search result page, and displaying the search result in the search result page.
According to the technical scheme provided by the embodiment of the application, a search box is displayed on a page, a user can record search information by triggering a confirmation event after inputting the search information in the search box, and the search box is emptied so that the user can input another search information again; and after the user triggers a search event, displaying a search result obtained by searching based on a plurality of search information input for a plurality of times. Therefore, the technical scheme provided by the embodiment of the application can meet the requirement of a user for joint search based on a plurality of search information by only providing one search box, and simultaneously ensures the simplicity of an interface and saves the page space.
In order to prompt the user for search information that has been currently entered, first search information may be displayed around the search box. Specifically, the first search information may be displayed around the search box after a confirmation event of the user for the first search information in the search box is monitored. The first search information may be displayed in a bubble tag manner, that is, a bubble tag corresponding to the first search information is displayed around the search box, and the first search information is displayed in a text box of the corresponding bubble tag. As shown in fig. 2 and 2a, the first search information is apps, and its corresponding bubble tag 100 is displayed around the search box 300, and the apps is displayed in the text box of the bubble tag 100.
Accordingly, the second search information may also be displayed in the vicinity of the first search information, and specifically, the second search information may be displayed alongside the first search information in the vicinity of the first search information. Likewise, the second search information may be displayed in a bubble tag manner, that is, a bubble tag corresponding to the second search information is displayed around the search box, and the second search information is displayed in a text box of the corresponding bubble tag. As shown in fig. 2, the second search information is Dcatalina, and its corresponding bubble tag 200 is displayed around the search box 300, and Dcatalina is displayed in the text box of the bubble tag 200.
Further, the method may further include:
104. and displaying a type selection box in the search box.
105. Displaying a keyword input box in the search box near the type selection box.
The type selection box 104 may be used by the user to select the search type of the search box. The search type may be understood as an information type or a field type (field type of binary, string, date and time, etc.). Different application scenarios, the type of information may also vary, for example: in the patent search website, the information types include: the types of information in the patent name, applicant name, abstract, claims, specification, etc.; at the video web site, the information types include: director name, actor name, movie name or television show name, showing time and other information types. The setting of the search type of the search box can realize the classified search of a search engine and improve the search efficiency. For example: when the search type of the search box is a patent name, the search information is 'sensor', and the search result is a patent document with the patent name including 'sensor'; when the search type of the search box is the specification, the search information is "sensitivity", and the search result is a patent document including "sensitivity" in the patent specification.
A search type list including a plurality of different search types configured for the search box may be configured for the type selection box in advance. In specific implementation, a search type list can be expanded in response to the triggering operation of the user for the type marquee; and hiding the search type list in response to a selection operation triggered by the user aiming at the search type list, and displaying the name of the search type selected by the selection operation in a text box of the type selection box. As shown in fig. 2a, the type selection box 3001 is a drop-down box including a drop-down button that a user can click to expand a search type list.
It should be noted that, when a user inputs search information in a search box each time, the search type of the search box can be selected through the type selection box, and after the search type of the search box is selected, the search information is input; in response to a confirmation event of the user on the search information in the search box, the type of the search in the search box at the moment and the search information in the search box are recorded in an associated mode.
Currently, many enterprises employ firewall software to protect their own websites. When an enterprise uses firewall software to perform asset configuration grouping, an application group and a service area need to be aggregated through a service process. However, the data types (i.e., field types) in the business process are very many, and in order to quickly search out the cascading search results of the search information in a plurality of different field types to improve the efficiency of asset configuration, a plurality of different search types of the search box can be configured in advance according to the field types in the business process.
In the above 105, as shown in fig. 2, 2a and 3, the keyword input box 3001 of the search box 300 may be displayed next to a frame of the type selection box 3002.
Further, the method may further include the following step 106 or step 107:
106. and displaying confirmation operation prompt information in a gray scale in the search keyword input box.
The gray scale display confirmation operation prompt information can play a role of prompting the user and does not influence the input operation of the user, such as: "please click the enter key for input confirmation" may be displayed in gray in the search keyword input box. Each time the user confirms the input, it is also ready for the next input. Accordingly, in order to prompt the user that a plurality of inputs can be made with respect to the search box, the "search condition for supporting the carriage return addition is displayed in gray in the search keyword input box 3001 as shown in fig. 2 a. Note: each piece of search information is also a search condition.
107. And displaying the confirmation operation prompt information with the visual association effect with the search keyword input box.
Specifically, the confirmation operation prompt information may be displayed in a display area associated with the search keyword input box, which may be understood as a vicinity of the search keyword input box; or, associating the confirmation operation prompt information with the search keyword input box by using associated symbols, wherein the associated symbols include but are not limited to: connecting lines, arrows, and the like.
For example: the confirmation operation prompt information can be displayed in the form of a tag bubble, the tag bubble corresponding to the confirmation operation prompt information is displayed near the search keyword input box, and the tag bubble and the search keyword input box are connected through an arrow.
Further, the method may further include:
108. and obtaining a search result by adopting fuzzy search according to the first search information and the second search information.
In an implementation scheme, fuzzy search can be performed in the global information base according to the synonymous search information of the first search information to obtain a first search result set; carrying out model search in the global information base according to the synonymous search information of the second search information to obtain a second search result set; and determining the union of the first search result set and the second search result set as the search result.
In another implementation scheme, fuzzy search can be performed in the global information base according to the synonymous search information of the first search information to obtain a first search result set; and then carrying out fuzzy search in the first search result set according to the synonymous search information of the second search information to obtain the search result.
In summary, according to the technical scheme provided by the embodiment of the application, only one search box needs to be provided, so that the requirement of a user for performing joint search based on multiple pieces of search information can be met, the interface is simple, and the page space is saved.
It should be added that the technical scheme provided by the embodiment of the present application can be applied to a complex information table search scenario, and can satisfy both page space and lightweight search operation while satisfying fine search positioning for multiple types of information.
Fig. 4 shows a flowchart of an information search method according to an embodiment of the present application. As shown in fig. 4, the method includes:
201. and after the search information displayed in the search box is confirmed by the user, recording the search information confirmed by the user and emptying the search box to wait for the user to input the next search information in the search box.
202. And after a search event triggered by the user is monitored, acquiring search information input by the user in the search box for many times.
203. And searching according to the acquired search information to obtain a search result.
In the above 201, after the user inputs the search information in the search box each time, if the user wants to continue to input the next search information, the user may confirm the search information displayed in the search box, and after the confirmation is completed, the search information may be automatically recorded in the local storage space, and the search box may be automatically cleared to wait for the user to input the next search information in the search box.
In 202, after the search event triggered by the user is monitored, search information that is input by the user in the search box many times may be acquired from the local storage space.
In practical applications, after the user most likely inputs the search information for the last time, the user does not trigger the confirmation event, but directly triggers the search event, and at this time, the search information input for the last time is not recorded in the local storage space, so that the step 202 may be implemented by specifically adopting the following steps:
2021. responding to a search event triggered by a user, and judging whether the last input search information is displayed in a search box at present;
2022. and if so, recording the last input search information into a local storage space.
2023. And recording the last input search information into a local storage space, and then acquiring the search information input by the user in the search box for many times from the local storage space.
And 203, searching according to the acquired search information to obtain a search result. A plurality of search messages can be sent to the server side to be searched by the server side. The server side can respectively search according to each piece of search information in the plurality of pieces of search information to obtain a search result set corresponding to each piece of search information; and taking the union of a plurality of search result sets as the search result.
According to the technical scheme provided by the embodiment of the application, a search box is displayed on a page, a user can record search information by triggering a confirmation event after inputting the search information in the search box, and the search box is emptied so that the user can input another search information again; and after the user triggers a search event, displaying a search result obtained by searching based on a plurality of search information input for a plurality of times. Therefore, the technical scheme provided by the embodiment of the application can meet the requirement of a user for joint search based on a plurality of search information by only providing one search box, and simultaneously ensures the simplicity of an interface and saves the page space.
In an implementation scheme, the "recording search information confirmed by the user" in 201 above is specifically: and caching the search information confirmed by the user in an associated space. The association space may be a storage space configured for the search box in advance, such as: and (4) caching space.
Correspondingly, the "acquiring the search information that is input by the user in the search box for multiple times" in 202 includes: and calling the cached search information in the association space.
Further, the method may further include:
204. and after the search information displayed in the search box is confirmed by the user, displaying the search information confirmed by the user around the search box.
The search information confirmed by the user can be displayed in a bubble tag manner, that is, the bubble tag corresponding to the search information is displayed around the search box, and the search information is displayed in the text box of the corresponding bubble tag. As shown in fig. 2a, the search information is apps, and its corresponding bubble tag 100 is displayed around the search box, and apps are displayed in the text box of the bubble tag 100. The user may be prompted for the contents of the currently confirmed input by displaying search information confirmed by the user around the search box.
It should be noted that the last entered search information that is not confirmed by the user may be displayed around the search box after the user triggers a search event.
In practical applications, users may have such a need: the confirmed search information has error or redundant search information, and the user needs to delete the error or redundant search information. Specifically, the method may further include:
205. and in response to a deletion event triggered by the user to the search information displayed around the search box, canceling the display of the search information pointed by the deletion event around the search box, and deleting the search information pointed by the deletion event from a storage space.
Wherein the storage space is used for recording search information confirmed by the user. The storage space may be an association space configured for the search box in advance.
In one implementable approach, a delete control can be displayed around the search box with a visual association effect with the search information, such as: the delete control 400 may be displayed on the bubble tab 100 searching for information, as shown in fig. 2. And triggering a deletion event when the user clicks or double-clicks the deletion control.
When the deletion event is monitored, the display of the search information pointed by the deletion event is cancelled around the search box, and correspondingly, the search information pointed by the deletion event is deleted from the storage space.
Here, it should be noted that: for specific implementation of each step in this embodiment, reference may be made to relevant contents in each embodiment for parts not described in detail in this embodiment, and details are not described here again. In addition, the method provided in the embodiment of the present application may further include steps mentioned in the above embodiments but not mentioned in the embodiment, and the steps not mentioned in the embodiment of the present application may refer to corresponding contents in the above embodiments, and are not described herein again.
Fig. 9 is a schematic flowchart illustrating a data processing method according to another embodiment of the present application. As shown in fig. 9, the method includes:
901. and displaying the first search box.
The first search box is used for receiving input data, and the input data comprises character input data or multimedia input data.
902. And displaying the first retrieval result.
Wherein the first retrieval result corresponds to the input data;
903. and displaying a first drop-down list in the first search box.
Wherein the first drop-down list is used for showing the classification of the first retrieval result.
In the above 901, the multimedia input data may be a photo, a picture, a screen shot, a video, or the like. For example: the first search box includes: a text entry box (i.e., the keyword entry box described above) and/or a multimedia input button. A user can input characters through the text input box to obtain character input data; after clicking the multimedia input button, the user jumps to the multimedia input interface and inputs multimedia on the multimedia input interface to obtain multimedia input data.
In 902, a first search result retrieved based on the input data may be displayed on a page where the first search box is located.
It should be noted that, when the input data is text input data, the text input data can be used as a keyword to perform searching; when the input data is multimedia input data, image recognition can be performed on the multimedia input data to obtain a recognition result, and searching is performed according to the recognition result. For the specific implementation of image recognition, reference may be made to the prior art, which is not described herein again.
In 903, the first drop-down list may be automatically displayed when the first search result is displayed; or, in response to a user-triggered expand event, expand the first drop-down list, specifically: a selection box may be placed in the first search box and clicked on by the user to trigger the expansion event.
In the technical solution provided by another embodiment of the present application, a retrieval result is retrieved according to input data in a search box, a pull-down list is displayed in the search box, and a category related to the retrieval result is displayed through the pull-down list. That is to say, the technical scheme provided by the embodiment of the application can show the classification related to the search result to the user while showing the search result to the user, so that the user can quickly know the classification condition of the search result.
Further, the method may further include:
904. receiving a selection of the first drop down list.
905. And displaying the data meeting the selected classification in the first retrieval result according to the selected classification.
In 904, the first drop-down list shows a plurality of categories related to the first search result. The user may select the category in the first drop-down list that he wants to view, for example: the category that the user wants to view is selected by clicking or checking, etc.
In the above 905, the data satisfying the selected classification in the first search result is separately displayed. Specifically, the data satisfying the selected classification in the first search result may be displayed in an extended area of a display page of the first search result; or, the first retrieval result can be replaced by the data meeting the selected classification in the first retrieval result for displaying on the display page of the first retrieval result.
For example: the first search result involves three categories: class a, class B, class C; and if the user selects the category C in the drop-down list, the data of which the category is the category C in the first search result is separately displayed.
The first search box in the present embodiment corresponds to the search box in the above-described embodiment. For specific implementation of each step in this embodiment, reference may be made to relevant contents in each embodiment for parts not described in detail in this embodiment, and details are not described here again. In addition, the method provided in the embodiment of the present application may further include steps mentioned in the above embodiments but not mentioned in the embodiment, and the steps not mentioned in the embodiment of the present application may refer to corresponding contents in the above embodiments, and are not described herein again.
Fig. 5 is a block diagram illustrating an information search apparatus according to still another embodiment of the present application. As shown in fig. 5, the apparatus includes: a first clearing module 501 and a first display module 502. Wherein the content of the first and second substances,
a first clearing module 501, configured to clear the search box in response to a confirmation event of the user on the first search information in the search box;
a first display module 502, configured to display, in the search box, second search information input by the user in the search box; and the search module is also used for responding to a search event triggered by the user and displaying search results obtained by searching based on the first search information and the second search information.
According to the technical scheme provided by the embodiment of the application, a search box is displayed on a page, a user can record search information by triggering a confirmation event after inputting the search information in the search box, and the search box is emptied so that the user can input another search information again; and after the user triggers a search event, displaying a search result obtained by searching based on a plurality of search information input for a plurality of times. Therefore, the technical scheme provided by the embodiment of the application can meet the requirement of a user for joint search based on a plurality of search information by only providing one search box, and simultaneously ensures the simplicity of an interface and saves the page space.
Further, the first display module 502 is further configured to:
displaying the first search information around the search box.
Further, the first display module 502 is further configured to:
displaying the second search information in the vicinity of the first search information.
Further, the above apparatus may further include: a first triggering module 503, configured to:
triggering the confirmation event after monitoring the carriage return operation triggered by the user;
triggering the confirmation event after monitoring that the user sends a confirmation voice command;
and triggering the confirmation event after monitoring that the user touches a confirmation control near the search box.
Further, the first display module 502 is further configured to:
displaying a type selection box in the search box;
displaying a keyword input box in the search box near the type selection box.
Further, the first display module 502 is further configured to:
gray-scale display confirms operation prompt information in the search keyword input box; or
And displaying the confirmation operation prompt information with the visual association effect with the search keyword input box.
Further, the above apparatus may further include:
and the first searching module is used for obtaining the searching result by adopting fuzzy searching according to the first searching information and the second searching information.
Here, it should be noted that: the information search apparatus provided in the foregoing embodiments may implement the technical solutions described in the foregoing method embodiments, and the specific implementation principle of each module or unit may refer to the corresponding content in the foregoing method embodiments, which is not described herein again.
Fig. 6 is a block diagram illustrating an information search apparatus according to still another embodiment of the present application. As shown in fig. 6, the apparatus includes: a first recording module 601, a first obtaining module 602 and a second searching module 603. Wherein the content of the first and second substances,
the first recording module 601 is configured to record search information confirmed by a user after the search information displayed in a search box is confirmed by the user, and clear the search box to wait for the user to input next search information in the search box;
a first obtaining module 602, configured to obtain search information that is input by the user in the search box for multiple times after a search event triggered by the user is monitored;
the second searching module 603 is configured to search for a search result according to the obtained search information.
According to the technical scheme provided by the embodiment of the application, a search box is displayed on a page, a user can record search information by triggering a confirmation event after inputting the search information in the search box, and the search box is emptied so that the user can input another search information again; and after the user triggers a search event, displaying a search result obtained by searching based on a plurality of search information input for a plurality of times. Therefore, the technical scheme provided by the embodiment of the application can meet the requirement of a user for joint search based on a plurality of search information by only providing one search box, and simultaneously ensures the simplicity of an interface and saves the page space.
Further, the first recording module 601 is specifically configured to:
and caching the search information confirmed by the user in an associated space.
Further, the first obtaining module 602 is specifically configured to:
and calling the cached search information in the association space.
Further, the above apparatus may further include:
and the second display module is used for displaying the search information confirmed by the user around the search box after the search information displayed in the search box is confirmed by the user.
Further, the above apparatus may further include:
the first cancellation module is used for responding to a deletion event triggered by the user to the search information displayed around the search box, and canceling the display of the search information pointed by the deletion event around the search box;
the first deleting module is used for responding to a deleting event triggered by the user on the search information displayed around the search box, and deleting the search information pointed by the deleting event from the storage space;
wherein the storage space is used for recording search information confirmed by the user.
Here, it should be noted that: the information search apparatus provided in the foregoing embodiments may implement the technical solutions described in the foregoing method embodiments, and the specific implementation principle of each module or unit may refer to the corresponding content in the foregoing method embodiments, which is not described herein again.
Fig. 10 shows a block diagram of a data processing apparatus according to another embodiment of the present application. The device includes: a first display module 1001. Wherein the content of the first and second substances,
a first display module 1001, configured to display a first search box, where the first search box is configured to receive input data, where the input data includes text input data or multimedia input data; the system is also used for displaying a first retrieval result, wherein the first retrieval result corresponds to the input data; and the search engine is further configured to display a first drop-down list in the first search box, wherein the first drop-down list is used for displaying the classification of the first search result.
According to the technical scheme provided by the embodiment of the application, the retrieval result is retrieved according to the input data in the search box, the pull-down list is displayed in the search box, and the classification related to the retrieval result is displayed through the pull-down list. That is to say, the technical scheme provided by the embodiment of the application can show the classification related to the search result to the user while showing the search result to the user, so that the user can quickly know the classification condition of the search result.
Further, the above apparatus further includes:
a first receiving module for receiving a selection of the first drop down list;
the first display module 1001 is further configured to display, according to the selected category, data that meets the selected category in the first search result.
Here, it should be noted that: the data processing apparatus provided in the foregoing embodiments may implement the technical solutions described in the foregoing method embodiments, and the specific implementation principle of each module or unit may refer to the corresponding content in the foregoing method embodiments, which is not described herein again.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application. The electronic device includes: a first memory 1101, a first processor 1102, and a first display 1104. The first memory 1101 may be configured to store other various data to support operations on the electronic device. Examples of such data include instructions for any application or method operating on the electronic device. The first memory 1101 may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
A first display 1104 coupled to the first processor 1102;
the first processor 1102, coupled to the first memory 1101, is configured to execute the program stored in the first memory 1101 to:
in response to a user confirmation event of first search information in the search box, emptying the search box;
in the search box, controlling the first display 1104 to display second search information input by the user in the search box;
in response to the user-triggered search event, controlling the first display 1104 to display a search result searched based on the first search information and the second search information.
When executing the program in the first memory 1101, the first processor 1102 may also implement other functions in addition to the above functions, which may be specifically referred to in the description of the foregoing embodiments.
Further, as shown in fig. 7, the electronic device further includes: a first communication component 1103, a first power component 1105, a first audio component 1106, and the like. Only some of the components are schematically shown in fig. 7, and the electronic device is not meant to include only the components shown in fig. 7.
Accordingly, embodiments of the present application further provide a computer-readable storage medium storing a computer program, where the computer program, when executed by a computer, can implement the steps or functions of the text violation detection method provided in each of the above embodiments.
Fig. 8 shows a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 8, the electronic device includes a second memory 1201 and a second processor 1202. The second memory 1201 may be configured to store other various data to support operations on the electronic device. Examples of such data include instructions for any application or method operating on the electronic device. The second memory 1201 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), Electrically Erasable Programmable Read Only Memory (EEPROM), Erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The second processor 1202, coupled to the second memory 1201, is configured to execute the program stored in the second memory 1201, so as to:
after the search information displayed in the search box is confirmed by a user, recording the search information confirmed by the user and emptying the search box to wait for the user to input next search information in the search box;
after a search event triggered by the user is monitored, acquiring search information input by the user in the search box for many times;
and searching according to the acquired search information to obtain a search result.
When executing the program in the second memory 1201, the second processor 1202 may also implement other functions in addition to the above functions, which may be specifically referred to the description of the foregoing embodiments.
Further, as shown in fig. 8, the electronic device further includes: a second communication component 1203, a second display 1204, a second power component 1205, a second audio component 1206, and the like. Only some of the components are schematically shown in fig. 8, and the electronic device is not meant to include only the components shown in fig. 8.
Accordingly, embodiments of the present application also provide a computer-readable storage medium storing a computer program, where the computer program can implement the steps or functions of the text restoration method provided in the foregoing embodiments when executed by a computer.
Fig. 11 is a schematic structural diagram of an electronic device according to an embodiment of the present application. The electronic device includes: a third memory 1301, a third processor 1302, and a third display 1304. The third memory 1301 may be configured to store other various data to support operations on the electronic device. Examples of such data include instructions for any application or method operating on the electronic device. The third memory 1301 may be implemented by any type of volatile or non-volatile memory device or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
A third display 1304 coupled with the third processor 1302;
the third processor 1302, coupled to the third memory 1301, is configured to execute the program stored in the third memory 1301 to:
controlling the third display 1304 to display a first search box, wherein the first search box is used for receiving input data, and the input data comprises text input data or multimedia input data;
controlling the third display 1304 to display a first retrieval result, wherein the first retrieval result corresponds to the input data;
controlling the third display 1304 to display a first drop-down list in the first search box, wherein the first drop-down list is used for displaying the category of the first retrieval result.
When executing the program in the third memory 1301, the third processor 1302 may also implement other functions in addition to the above functions, which may be specifically referred to in the description of the foregoing embodiments.
Further, as shown in fig. 11, the electronic device further includes: a third communication component 1303, a third power component 1305, a third audio component 1306, and other components. Only some of the components are schematically shown in fig. 11, and it is not meant that the electronic device includes only the components shown in fig. 11.
Accordingly, embodiments of the present application further provide a computer-readable storage medium storing a computer program, where the computer program, when executed by a computer, can implement the steps or functions of the text violation detection method provided in each of the above embodiments.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (17)

1. An information search method, comprising:
in response to a user confirmation event of first search information in the search box, emptying the search box;
displaying second search information input by the user in the search box;
and displaying a search result obtained by searching based on the first search information and the second search information in response to a search event triggered by the user.
2. The method of claim 1, further comprising:
displaying the first search information around the search box.
3. The method of claim 2, further comprising:
displaying the second search information in the vicinity of the first search information.
4. The method according to any one of claims 1 to 3, wherein the manner of confirming event triggering comprises at least one of:
triggering the confirmation event after monitoring the carriage return operation triggered by the user;
triggering the confirmation event after monitoring that the user sends a confirmation voice command;
and triggering the confirmation event after monitoring that the user touches a confirmation control near the search box.
5. The method of any of claims 1 to 3, further comprising:
displaying a type selection box in the search box;
displaying a keyword input box in the search box near the type selection box.
6. The method of claim 5, further comprising:
gray-scale display confirms operation prompt information in the search keyword input box; or
And displaying the confirmation operation prompt information with the visual association effect with the search keyword input box.
7. The method of any of claims 1 to 3, further comprising:
and obtaining the search result by adopting fuzzy search according to the first search information and the second search information.
8. An information search method, comprising:
after the search information displayed in the search box is confirmed by a user, recording the search information confirmed by the user and emptying the search box to wait for the user to input next search information in the search box;
after a search event triggered by the user is monitored, acquiring search information input by the user in the search box for many times;
and searching according to the acquired search information to obtain a search result.
9. The method of claim 8, wherein recording search information confirmed by the user comprises:
and caching the search information confirmed by the user in an associated space.
10. The method of claim 9, wherein obtaining search information entered by the user within the search box a plurality of times comprises:
and calling the cached search information in the association space.
11. The method of any one of claims 8 to 10, further comprising:
and after the search information displayed in the search box is confirmed by the user, displaying the search information confirmed by the user around the search box.
12. The method of claim 11, further comprising:
in response to a deletion event triggered by the user on search information displayed around the search box, canceling the display of the search information pointed by the deletion event around the search box, and deleting the search information pointed by the deletion event from a storage space;
wherein the storage space is used for recording search information confirmed by the user.
13. An electronic device, comprising: a first memory, a first processor, and a first display, wherein,
the first memory is used for storing programs;
the first display coupled with the first processor;
the first processor, coupled with the first memory, to execute the program stored in the first memory to:
in response to a user confirmation event of first search information in the search box, emptying the search box;
in the search box, controlling the first display to display second search information input by the user in the search box;
and controlling the first display to display a search result searched based on the first search information and the second search information in response to the search event triggered by the user.
14. An electronic device, comprising: a second memory and a second processor, wherein,
the second memory is used for storing programs;
the second processor, coupled to the second memory, is configured to execute the program stored in the second memory to:
after the search information displayed in the search box is confirmed by a user, recording the search information confirmed by the user and emptying the search box to wait for the user to input next search information in the search box;
after a search event triggered by the user is monitored, acquiring search information input by the user in the search box for many times;
and searching according to the acquired search information to obtain a search result.
15. A data processing method, comprising:
displaying a first search box, wherein the first search box is used for receiving input data, and the input data comprises text input data or multimedia input data;
displaying a first retrieval result, wherein the first retrieval result corresponds to the input data;
in the first search box, a first drop-down list is shown, wherein the first drop-down list is used for showing the classification of the first retrieval result.
16. The method of claim 15, further comprising:
receiving a selection of the first drop down list;
and displaying the data meeting the selected classification in the first retrieval result according to the selected classification.
17. An electronic device, comprising: a third memory, a third processor, and a third display, wherein,
the third memory is used for storing programs;
the third display coupled with the third processor;
the third processor, coupled to the third memory, is configured to execute the program stored in the third memory to:
controlling the third display to display a first search box, wherein the first search box is used for receiving input data, and the input data comprises text input data or multimedia input data;
controlling the third display to display a first retrieval result, wherein the first retrieval result corresponds to the input data;
controlling the third display to display a first drop-down list in the first search box, wherein the first drop-down list is used for displaying the classification of the first retrieval result.
CN201811117226.4A 2018-09-25 2018-09-25 Information searching method, data processing method and equipment Active CN110941752B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811117226.4A CN110941752B (en) 2018-09-25 2018-09-25 Information searching method, data processing method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811117226.4A CN110941752B (en) 2018-09-25 2018-09-25 Information searching method, data processing method and equipment

Publications (2)

Publication Number Publication Date
CN110941752A true CN110941752A (en) 2020-03-31
CN110941752B CN110941752B (en) 2023-04-14

Family

ID=69904500

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811117226.4A Active CN110941752B (en) 2018-09-25 2018-09-25 Information searching method, data processing method and equipment

Country Status (1)

Country Link
CN (1) CN110941752B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115858735A (en) * 2022-12-28 2023-03-28 北京深盾科技股份有限公司 Multi-condition-based searching method and device, storage medium and electronic equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324661A (en) * 2013-04-10 2013-09-25 广东全通教育股份有限公司 Data search and automatic filling method and system based on user habits
US20130325839A1 (en) * 2012-03-05 2013-12-05 TeleCommunication Communication Systems, Inc. Single Search Box Global
CN104133815A (en) * 2013-05-02 2014-11-05 张岩 Input and search method and system
CN105068716A (en) * 2015-08-11 2015-11-18 广东欧珀移动通信有限公司 Information search method and device
CN106156244A (en) * 2015-04-28 2016-11-23 阿里巴巴集团控股有限公司 A kind of information search air navigation aid and device
CN106844484A (en) * 2016-12-23 2017-06-13 北京奇虎科技有限公司 Information search method, device and mobile terminal
CN106960026A (en) * 2017-03-20 2017-07-18 北京小米移动软件有限公司 Searching method, search engine and electronic equipment
CN107463619A (en) * 2017-07-04 2017-12-12 广州神马移动信息科技有限公司 Searching method, search equipment and terminal device
US20180004802A1 (en) * 2015-03-02 2018-01-04 Navigate Surgical Technologies, Inc. User interface for searching referenced information

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130325839A1 (en) * 2012-03-05 2013-12-05 TeleCommunication Communication Systems, Inc. Single Search Box Global
CN103324661A (en) * 2013-04-10 2013-09-25 广东全通教育股份有限公司 Data search and automatic filling method and system based on user habits
CN104133815A (en) * 2013-05-02 2014-11-05 张岩 Input and search method and system
US20180004802A1 (en) * 2015-03-02 2018-01-04 Navigate Surgical Technologies, Inc. User interface for searching referenced information
CN106156244A (en) * 2015-04-28 2016-11-23 阿里巴巴集团控股有限公司 A kind of information search air navigation aid and device
CN105068716A (en) * 2015-08-11 2015-11-18 广东欧珀移动通信有限公司 Information search method and device
CN106844484A (en) * 2016-12-23 2017-06-13 北京奇虎科技有限公司 Information search method, device and mobile terminal
CN106960026A (en) * 2017-03-20 2017-07-18 北京小米移动软件有限公司 Searching method, search engine and electronic equipment
CN107463619A (en) * 2017-07-04 2017-12-12 广州神马移动信息科技有限公司 Searching method, search equipment and terminal device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"设计一个完美的搜索框,你需要注意这9个要素" *
胡明玲: ""混搭技术在图书馆Web服务中的应用"" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
CN110941752B (en) 2023-04-14

Similar Documents

Publication Publication Date Title
US20230385356A1 (en) Browser-based navigation suggestions for task completion
US11750683B2 (en) Computer application promotion
US9836336B2 (en) Central registry for binding features using dynamic pointers
US10140314B2 (en) Previews for contextual searches
CN101986292B (en) Method and system for processing forms based on an image
KR101748196B1 (en) Determining message data to present
US8132151B2 (en) Action tags
US9804821B2 (en) Interaction history management device, interaction device and interaction history management method
US20150026642A1 (en) Object based contextual menu controls
EP2549383A2 (en) Context-related data handling
US10169374B2 (en) Image searches using image frame context
US10373080B2 (en) Distributing a user interface for accessing files
US9892096B2 (en) Contextual hyperlink insertion
US11526575B2 (en) Web browser with enhanced history classification
US9424364B2 (en) Integrated context-driven information search and interaction
CN103678487A (en) Method and device for generating web page snapshot
CN110941752B (en) Information searching method, data processing method and equipment
CN112307386A (en) Information monitoring method, system, electronic device and computer readable storage medium
US20140095594A1 (en) Server apparatus and information processing apparatus
KR101804139B1 (en) Data management system and method thereof based on keyword
CN114595391A (en) Data processing method and device based on information search and electronic equipment
CN114461215A (en) Post information publishing method and device, electronic equipment and storage medium
US20230134269A1 (en) System And Method For Call And Contact Management
CN116894128A (en) Independently presenting order status
CN113326280A (en) Method and system for monitoring patent competitors and electronic terminal

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