CN104199991A - Processing method and client side for providing user-defined top search result items - Google Patents
Processing method and client side for providing user-defined top search result items Download PDFInfo
- Publication number
- CN104199991A CN104199991A CN201410510420.4A CN201410510420A CN104199991A CN 104199991 A CN104199991 A CN 104199991A CN 201410510420 A CN201410510420 A CN 201410510420A CN 104199991 A CN104199991 A CN 104199991A
- Authority
- CN
- China
- Prior art keywords
- search result
- user
- result item
- page
- item
- 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
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 16
- 230000002452 interceptive effect Effects 0.000 claims description 99
- 238000012545 processing Methods 0.000 claims description 38
- 238000000034 method Methods 0.000 claims description 27
- 238000009877 rendering Methods 0.000 claims description 22
- 230000001960 triggered effect Effects 0.000 claims 1
- 230000003993 interaction Effects 0.000 abstract 4
- 238000010586 diagram Methods 0.000 description 8
- 238000013475 authorization Methods 0.000 description 6
- 230000006870 function Effects 0.000 description 6
- 238000012163 sequencing technique Methods 0.000 description 4
- 238000004422 calculation algorithm Methods 0.000 description 3
- 230000002860 competitive effect Effects 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The invention discloses a processing method and client side for providing user-defined top search result items. The processing method for providing user-defined top search result items comprises the following steps: interaction elements that place each search result item at the top are provided in a search result page; triggering instruction from a user on the interaction elements corresponding to a first specified search result item is received; the position of the first specified search result item is moved to the position of a first search result item in the search result page; the top search result page via the definition of the user is displayed. The processing method and the client side for providing user-defined top search result items provide the interaction elements that place search result items at the top; after the client side receives the triggering instruction from the user on the interaction elements corresponding to the specified search result item, the client side moves the position of the specified search result item to the position of the first search result item in the search result page. Therefore, the position of the search result item that the user is interested in is enabled to be in the position of the first search result in the search result page.
Description
Technical Field
The invention relates to the technical field of internet, in particular to a processing method and a client for providing a user-defined set-top search result item.
Background
With the rapid development of domestic internet technology, how to quickly and accurately find the required information on the internet becomes a key problem in internet search.
In the existing search result page, generally, search result items are sorted and displayed according to the matching degree of keywords and keywords stored in a search server, or the search result items are sorted and displayed by counting the historical click rate of a user on a webpage corresponding to the keywords.
However, in the search result page obtained by the above sorting, the search result items that the user is interested in are not necessarily arranged at the top, and the user needs to check the search result items one by one to find the content to be queried, so a sorting processing method of the search result items is needed to enable the user to place the search result items that the user is interested in at a position close to the front in the search result page, and the user can also customize the sorting of the search result items, provide personalized search results, and facilitate the positioning of the required results when searching again in the future, thereby improving the search use efficiency.
Disclosure of Invention
In view of the above, the present invention is proposed to provide a processing method, system and client for providing user-defined set-top search result items, which overcome or at least partially solve the above problems.
According to one aspect of the present invention, a processing method for providing a user-defined set-top search result item is provided, which includes:
providing interactive elements for setting up each search result item in a search result page;
receiving a triggering instruction of a user for an interactive element corresponding to a first specified search result item, and moving the position of the first specified search result item to the position of the first search result item in the search result page;
and displaying a user-defined search result page set by a user.
Optionally, the moving the location of the first specified search result item to the location of the first search result item in the search result page further comprises:
and moving the position of the first designated search result item to the position of the first search result item in the search result page by calling a set-top script in the search result page.
Optionally, after receiving a triggering instruction of the user for an interactive element corresponding to the first specified search result item, the method further includes:
and binding the user identification corresponding to the user, the search result item identification of the first specified search result item and the search keyword for acquiring the search result page together, and sending the bound search result item identification and the search keyword to the search server for storage.
Optionally, the moving the location of the first specified search result item to the location of the first search result item in the search result page further comprises:
sending a top setting command carrying a user identifier corresponding to the user, a search result item identifier of the first specified search result item and a search keyword for acquiring the search result page to a search server according to the trigger instruction, so that the search server moves the position of the first specified search result item to the position of the first search result item in the search result page to obtain the user-defined search result page, and stores the user identifier, the search result item identifier of the first specified search result item and the search keyword;
and receiving the customized search result page returned by the search server.
Optionally, the displaying a user-defined search result page set by a user in a user-defined manner further includes:
displaying a set-top identifier on the interactive element of the first specified search result item.
Optionally, the search result item identifier is specifically a URL of the search result item.
Optionally, after the displaying the user-customized set-top customized search result page, further comprising:
receiving a triggering instruction of an interactive element corresponding to a second specified search result item from the user, moving the position of the second specified search result item to the position of the first search result item, and moving the position of the first specified search result item to the position of a second search result item;
and displaying a self-defined search result page which is set by the user in a self-defined mode again.
Optionally, after the moving the location of the first specified search result item to the location of the first search result item in the search result page, further comprising:
switching the search result page into a self-customized search result page mode;
the displaying a user-customized set-top customized search results page further comprises:
and displaying a user-defined search result page set by a user in a user-defined mode, and displaying prompt information in the user-defined search result page to prompt the user that the search result page enters a self-defined search result page mode.
Optionally, after the switching the search result page to the self-customized search result page mode, the method further includes:
receiving a switching instruction of the user to the self-customized search result page mode;
and switching the self-customized search result page mode into a common search result page mode, and displaying the search result page before the user-defined set-top.
Optionally, after the displaying the user-customized set-top customized search result page, further comprising:
receiving a cancel top instruction of the user for the first specified search result item;
restoring the first specified search result item to the original location.
According to another aspect of the present invention, there is provided a client, including:
the interactive element rendering module is suitable for providing interactive elements for setting the top of each search result item in the search result page;
the user interface is suitable for receiving a trigger instruction of a user for an interactive element corresponding to the first specified search result item;
a processing module adapted to move a location of the first specified search result item to a first search result item location in the search results page;
and the display module is suitable for displaying the user-defined search result page set by the user.
Optionally, the processing module specifically includes: and the script execution module is suitable for moving the position of the first designated search result item to the position of the first search result item in the search result page by calling a set-top script in the search result page.
Optionally, further comprising: and the second sending module is suitable for binding the user identification corresponding to the user, the search result item identification of the first specified search result item and the search keyword for acquiring the search result page together and sending the bound search result item identification and the search keyword to the search server for storage.
Optionally, the processing module further includes:
the first sending module is suitable for sending a top setting command carrying a user identifier corresponding to the user, a search result item identifier of the first specified search result item and a search keyword for acquiring the search result page to a search server according to the trigger instruction, so that the search server can move the position of the first specified search result item to the position of the first search result item in the search result page to acquire the self-defined search result page, and store the user identifier, the search result item identifier of the first specified search result item and the search keyword;
and the first receiving module is suitable for receiving the customized search result page returned by the search server.
Optionally, the display module is further adapted to: displaying a set-top identifier on the interactive element of the first specified search result item.
Optionally, the search result item is identified as a URL of the search result item.
Optionally, the user interface is further adapted to: receiving a triggering instruction of the user for an interactive element corresponding to a second specified search result item;
the processing module is further adapted to: moving the location of the second specified search result item to the first search result item location, moving the location of the first specified search result item to a second search result item location;
the display module is further adapted to: and displaying a self-defined search result page which is set by the user in a self-defined mode again.
Optionally, further comprising: a mode switching module adapted to switch the search results page to a self-tailored search results page mode after the processing module moves the location of the first specified search results item to a first search results item location in a search results page;
the display module is further adapted to: and displaying a user-defined search result page set by a user in a user-defined mode, and displaying prompt information in the user-defined search result page to prompt the user that the search result page enters a self-defined search result page mode.
Optionally, the user interface is further adapted to: receiving a switching instruction of the user to the self-customized search result page mode;
the mode switching module is further adapted to: after the user interface receives a switching instruction of the user to the self-customized search result page mode, switching the self-customized search result page mode into a common search result page mode;
the display module is further adapted to: and displaying the search result page before the user-defined set-top.
Optionally, the user interface is further adapted to: receiving a cancel top instruction of the user for the first specified search result item;
the processing module is further adapted to: restoring the first specified search result item to the original position;
the display module is further adapted to: and displaying the search result page after the first appointed search result item is restored to the original position.
According to another aspect of the present invention, there is provided a processing system for providing user-defined set-top search result items, comprising: the client and the search server.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
The embodiment of the invention provides the interactive elements for setting the top of each search result item in the search result page, so that a user can click or trigger the interactive elements to set the top of the specified search result item, after receiving the trigger instruction of the user to the interactive elements corresponding to the specified search result item, the client moves the position of the specified search result item to the position of the first search result item in the search result page, and then displays the user-defined search result page subjected to user-defined top setting, thereby enabling the position of the search result item which is interested by the user to be at the position of the first search result item in the search result page.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flowchart illustrating a first embodiment of a processing method for providing a user-defined set-top search result item according to the present invention;
FIG. 2 is a flowchart illustrating a second embodiment of a processing method for providing a user-defined set-top search result item according to the present invention;
FIG. 3 is a flowchart illustrating a third embodiment of a processing method for providing a user-defined set-top search result item according to the present invention;
FIG. 4 is a schematic structural diagram of a first embodiment of a client provided by the present invention;
FIG. 5 is a schematic structural diagram of a second embodiment of the client provided by the present invention;
FIG. 6 is a schematic structural diagram of a third embodiment of a client according to the present invention;
FIG. 7 is a block diagram illustrating an embodiment of a processing system for providing user-defined set-top search result items according to the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a flowchart illustrating a first embodiment of a processing method for providing a user-defined set-top search result item according to the present invention. As shown in fig. 1, the method comprises the steps of:
step S100, providing interactive elements for setting up all search result items in a search result page.
The search result page is a webpage which is obtained by the search server according to the search keyword and contains the search result item, and the interactive element can be a set-top button or a trigger switch. Specifically, the execution subject of the embodiment of the present invention is a client, and for example, the execution subject may be a mobile terminal device with a mobile networking service, such as a smart phone and a tablet computer. After receiving a search result page returned by the search server, the client obtains interactive elements for performing top setting operation on each search result item through rendering, so that a user can perform top setting operation on the specified search result item through the interactive elements. For example by calling a javascript script or loading HTML text, rendering a plurality of search result items such as 'NBA Chinese official website', 'NBA | NBA live broadcast | NBA official authorization video live broadcast website Xinlang sports scenery Xinlang … …', 'NBA latest relevant message', 'NBA 360 encyclopedia' and the like in a search result page returned by the search server and obtained according to search of a search keyword 'NBA', and rendering a corresponding interactive element at the lower right corner of each search result item, for example, rendering an interactive element at the lower right corner of the search result item "NBA chinese official website," NBA | NBA live broadcast | NBA official authorization video live broadcast website green wave sports landscape green wave … …, "rendering an interactive element at the lower right corner of the search result item" new related message of NBA, "rendering an interactive element at the lower right corner of the search result item" NBA360 encyclopedia, "etc. The interactive elements may be represented as top-located arrow icons, or other forms of icons, or may be identified in text, such as "top-located" or the like.
And S101, receiving a trigger instruction of a user to an interactive element corresponding to the first specified search result item, and moving the position of the first specified search result item to the position of the first search result item in the search result page.
The first appointed search result item is a search result item to be set top selected by a user in a search result page, in order to distinguish a plurality of search result items which are appointed by the user in sequence and need to be set top, the first appointed search result item is called a first appointed search result item according to the sequence appointed by the user, the later appointed search result item is called a second appointed search result item, and the like. The first search result item position refers to a page position where a first search result item in the search result page is located, and is generally generated by a search server sorting the search result items according to a conventional search sorting algorithm, for example, a rank sorting algorithm. Generally, ten search result items are arranged in each search result page from top to bottom, in order to distinguish the positions of multiple search result items in the search result page, according to the top to bottom arrangement order of the search result items in the search result page, the position of the first search result item in the search result page is called the position of the first search result item, the position of the second search result item is called the position of the second search result item, and so on.
After the client renders interactive elements for setting the top of each search result item, if a user is interested in a certain search result item or wants a certain search result item to be the first search result, the user can click or trigger the interactive elements corresponding to the search result item to realize the operation of setting the top of the search result item. Specifically, a user clicks or triggers an interactive element corresponding to a first specified search result item, the interactive element responds to a set-top operation of the user and is transmitted to a client in the form of a trigger instruction, the client redraws a search result page after receiving the trigger instruction of the user on the interactive element corresponding to the first specified search result item, and the position of the first specified search result item is moved to the position of the first search result item in the search result page. For example, the redrawing can be accomplished by moving the location of the first specified search result item to the location of the first search result item in the search results page, and moving the locations of all search result items that are before the original location of the first specified search result item down in order, with the locations of all search result items that are after the original location of the first specified search result item remaining unchanged. For example, if the user is interested in, or desires to set the top of, a search result item of "latest relevant message for NBA" in the search result page, the user clicks or triggers the interactive element at the bottom right corner of "latest relevant message for NBA", and the search result page is redrawn. The client moves the "latest relevant message for NBA" by the first search result item position, i.e. the set-top position. The 'NBA Chinese official website' originally at the position of the first search result item is moved down to the position of 'NBA | NBA live broadcast | NBA official authorization video live broadcast website Xinlange competitive landscape … …', the 'NBA | NBA live broadcast | NBA official authorization video live broadcast website Xinlange competitive landscape … …' is moved down to the position of 'the latest relevant message of NBA', the positions of other search result items such as 'NBA 360 encyclopedia' and the search result items at the positions below the other search result items are kept unchanged, and a set-top identifier is displayed at the lower right corner of the 'NBA latest relevant message', wherein the set-top identifier is different from an interactive element and is used for reminding a user that the search result item corresponding to the set-top identifier is set.
In addition, the above-mentioned location relationship between the search result item and the corresponding interactive element, and the location relationship between the search result item and the corresponding set-top indicator are only used for illustration, and are not limited herein.
And S102, displaying a user-defined search result page set by a user.
After the processing of step S101, a customized search result page is obtained after redrawing and user-defined set of the search result item, and the customized search result page is rendered and displayed.
The embodiment of the invention provides the interactive elements for setting the top of each search result item in the search result page, so that a user can click or trigger the interactive elements to set the top of the appointed search result item, after receiving the trigger instruction of the interactive elements corresponding to the appointed search result item by the user, the client moves the position of the appointed search result item to the position of the first search result item in the search result page, and then the user-defined search result page set by the user in a user-defined way is displayed, so that the user can also define the sequence of the search result items by setting the top for multiple times, provide personalized search results, facilitate the positioning of the required results when searching again in the future and provide the search use efficiency. Furthermore, the manner of realizing the set-top operation by calling the set-top script in the search result page is flexible, the client does not need to access the search server again, and the burden of the search server is reduced.
Fig. 2 is a flowchart illustrating a second embodiment of a processing method for providing a user-defined set-top search result item according to the present invention. As shown in fig. 2, the method comprises the steps of:
step S200, providing interactive elements for setting up all search result items in a search result page.
Specifically, after the user inputs the search keyword NBA at the client, the received search result page interface returned by the search server is received. There are ten search result items on a general search result page, ordered from top to bottom. Referring to the first search result item, namely the NBA Chinese official website, a set-top button is arranged at the lower right corner of the search item, namely an interactive element for setting the search result item at the top.
Step S201, receiving a trigger instruction of the user for the interactive element corresponding to the first specified search result item, and moving the position of the first specified search result item to the position of the first search result item in the search result page.
Further, this step can be achieved in either of two ways:
the first method is as follows: after the client receives a trigger instruction of the user for the interactive element corresponding to the first specified search result item, the client locally moves the position of the first specified search result item in the page to the position of the first search result item in the search result page by calling a set-top script, such as a javascript script, in the search result page.
The second method comprises the following steps: the method comprises the steps that a client sends a set-top command carrying a user identifier corresponding to a user, a search result item identifier of a first designated search result item and a search keyword for obtaining a search result page to a search server on a network side, wherein the user identifier is optional carried information in the set-top command, after the set-top command is sent, the search server recalls each search result item contained in the search result page, sets the position of the first designated search result item to the position of the first search result item in the search result page, redraws the user-defined search result page and returns the user-defined search result page to the client. And the client receives a custom search result page returned by the search server.
The search result item identifier may be a URL of the search result item, and the user identifier may be a user name or a registration ID when the user logs in the client, or may be a device identifier of a terminal device used when the user logs in the client.
Step S202, binding a user identification corresponding to the user, a search result item identification of the first specified search result item and a search keyword for obtaining a search result page together, and sending the bound search result item identification and the search keyword to a search server for storage.
If the step S201 is implemented in the first manner, after the client receives a trigger instruction of the user to the interactive element corresponding to the first specified search result item or moves the position of the first specified search result item to the position of the first search result item in the search result page, binding a user identification corresponding to the user, such as a user name or a user ID, a search result item identification of the first specified search result item, such as a webpage URL, and a search keyword for obtaining a search result page together, sending the binding together to a search server for storage, so that when the user searches by using the same search keyword again, the search server can arrange the position of the search result item which is set by the user in a customized way at the position of the first search result item according to the stored record, and then the reordered search result page is returned to the client, so that the user can quickly and conveniently find the content or the webpage desired by the user.
If the step S201 is implemented in the second manner, after the search server receives the set-top command, the user identifier, the search result item identifier of the first specified search result item, and the search keyword for obtaining the search result page may be directly stored, and the step S202 does not need to be executed again.
And step S203, displaying a user-defined search result page set by a user.
And displaying the user-defined search result page subjected to user-defined top setting, and displaying the top setting identification on the interactive element of the first specified search result item. Specifically, after the user clicks the set-top button corresponding to the NBA chinese official website, the NBA chinese official website has been set top through the set-top operation of step S202, and a set-top indicator is displayed at the lower right corner of the NBA chinese official website.
Step S204, receiving a triggering instruction of the user to the interactive element corresponding to the second specified search result item, moving the position of the second specified search result item to the position of the first search result item, and moving the position of the first specified search result item to the position of the second search result item.
Specifically, step S204 and step S205 are secondary vertex setting operations after the vertex setting of the first specified search result item, that is, after the vertex setting of the first specified search result item, the vertex setting is performed again on the second specified search result item, and the vertex setting method is similar to the vertex setting method for the first specified search result item. That is, the set-top operation may be performed multiple times, depending on the user's own ordering requirements.
And step S205, displaying a user-defined search result page set by the user in a user-defined mode.
On the basis of displaying the user-defined search result page for the user, the function of canceling the user-defined set search result item can be further provided. For example, when the user does not want to set the top of the first specified search result item, the user may cancel the set-top operation of the first specified search result item by the following steps, which is certainly not limited to the first specified search result item: receiving an instruction of a user for canceling a user-defined set top or exiting a user-defined search mode; the search result page is redrawn to the original style. Specifically, the user clicks or triggers a cancel set button or exits from the custom search mode at the client, and the client restores the first specified search result item to the original position by calling the cancel set script.
The embodiment of the invention provides interactive elements for setting each search result item in the search result page, so that a user can click or trigger the interactive elements corresponding to the specified search result item, after receiving a trigger instruction of the user for the interactive elements corresponding to the specified search result item, the client moves the position of the specified search result item to the position of the first search result item in the search result page, and then displays the user-defined set-top user-defined search result page, so that the position of the search result item which is interested by the user can be positioned at the position of the first search result item in the search result page. Meanwhile, the user can also define the sequencing of the search result items by setting tops for multiple times, provide personalized search results, facilitate positioning the required results when searching again in the future and provide the search use efficiency. Furthermore, the manner of realizing the set-top operation by calling the set-top script in the search result page is flexible, the client does not need to access the search server again, and the burden of the search server is reduced.
Fig. 3 is a flowchart illustrating a third embodiment of a processing method for providing a user-defined set-top search result item according to the present invention. As shown in fig. 3, the method comprises the steps of:
step 400, providing interactive elements for setting up each search result item in the search result page.
Reference is made in detail to the description of the relevant steps in the above first and second method embodiments of the present invention, which are not limited herein.
Step 401, receiving a trigger instruction of the user for an interactive element corresponding to the first specified search result item, and moving the position of the first specified search result item to the position of the first search result item in the search result page.
Reference is made in detail to the description of the relevant steps in the above first and second method embodiments of the present invention, which are not limited herein.
Step 402, switching the search result page to a self-customized search result page mode.
Specifically, after the client receives a trigger instruction of the user for an interactive element corresponding to a first specified search result item and moves the position of the first specified search result item to the position of the first search result item in the search result page, a mode switching function is started, and the search result page is switched to a self-customized search result page mode for distinguishing from a common search result page mode (a non-personalized search result page applicable to all users).
In addition, in the custom search results page mode, the user may perform a set-top operation on another search results item of interest. Taking a search result page obtained by searching according to the search keyword "NBA" returned by the search server as an example, after the client receives a top-setting operation of the user on the search result item "the latest relevant message of the NBA", a mode conversion function is started, the search result page is switched to a self-customized search result page mode, and in the self-customized search result page mode, the user can perform the top-setting operation on the search result item of interest again, for example, the user can click or trigger a top-setting button corresponding to the search result item "NBA | NBA live broadcast | NBA official authorization video live broadcast website new wave competition landscape new wave … …" to perform the top-setting operation.
And step 403, displaying a user-defined search result page set by a user in a user-defined mode, and displaying prompt information in the user-defined search result page to prompt the user that the search result page enters a self-defined search result page mode.
Specifically, after the client switches the search result page to the self-customized search result page mode, prompt information is displayed on a self-customized search result page interface to prompt the user that the search result page enters the self-customized search result page mode, and a 'confirm' button and a 'cancel' button are provided to enable the user to select whether to stay in the self-customized search result page mode or jump to the ordinary search result page mode. And displaying a prompt message that 'you have entered a self-customized search result page mode' on a self-customized search result page interface, if the user clicks an 'ok' button, the search result page stays in the self-customized search result page mode, the user can continue to select a search result item needing to be set in the search result page, and if the user clicks a 'cancel' button, the search result page jumps to a common search result page mode, namely an initial style of the search result page.
Step 404, receiving a switching instruction of the user to the self-customized search result page mode.
If the user wants to cancel the set-top operation of the search result item, the self-customized search result page mode can be switched to the common search result page mode by triggering a switching instruction, namely, the user self-defines the search result page before the set-top.
Step 405, switching the self-customized search result page mode to a common search result page mode, and displaying the search result page before the user-defined set-top.
According to the embodiment of the invention, the search result page is divided into a self-customized search result page mode and a common search result page mode, wherein in the self-customized search result page mode, a user-defined search result page set by a user is displayed on the client side, and in the common search result page mode, a search result page before the user-defined set is displayed, so that the user can switch different modes of the search result page, and the search result page is more flexible.
Fig. 4 shows a schematic structural diagram of a first embodiment of the client provided by the present invention. As shown in fig. 4, the client includes: an interactive element rendering module 501, a user interface 502, a processing module 503, and a display module 504; wherein,
an interactive element rendering module 501 adapted to provide interactive elements for topping respective search result items in a search result page;
the search result page is a webpage which is obtained by the search server according to the search keyword and contains the search result item, and the interactive element can be a set-top button or a trigger switch. Specifically, after receiving the search result page returned by the search server, the interactive element rendering module 501 obtains interactive elements for performing a top-setting operation on each search result item through rendering, so that a user performs a top-setting operation on a specified search result item through the interactive elements. For example, the interactive element rendering module 501 renders and displays the search result items "NBA chinese official website", "NBA | NBA live broadcast | NBA official authorized video live broadcast website new wave competitive landscape … …", "NBA latest relevant message", "NBA 360 encyclopedia" and the corresponding interactive elements at the lower right corner of each search result item according to the search result page returned by the search server and obtained by searching according to the search keyword "NBA".
A user interface 502 adapted to receive a user trigger instruction for an interactive element corresponding to the first specified search result item;
in order to distinguish a plurality of search result items which are specified by the user in sequence and need to be set, the search result item which is specified first is called a first specified search result item, the search result item which is specified later is called a second specified search result item, and the like.
Specifically, if a user is interested in a certain search result item, the user clicks or triggers an interactive element corresponding to the search result item, and the top setting operation of the search result item is realized. The user clicks or triggers the interactive element corresponding to the first specified search result item and transmits the interactive element to the user interface 502 in the form of a trigger instruction, and the user interface 502 responds to the user's set-top operation on the interactive element.
A processing module 503 adapted to move the location of the first specified search result item to the first search result item location in the search results page;
after the user interface 502 responds to the user's set-top operation on the interactive element, the processing module 503 redraws the search results page, moving the location of the first specified search result item to the first search result item location in the search results page. For example, the redrawing can be accomplished by moving the location of the first specified search result item to the location of the first search result item in the search results page, and moving the locations of all search result items that are before the original location of the first specified search result item down in order, with the locations of all search result items that are after the original location of the first specified search result item remaining unchanged.
A display module 504 adapted to display the user-defined search results page that is user-defined set-top.
After the processing of the processing module 503, a user-defined search result page is obtained after the user sets the top search result item in a user-defined manner through redrawing, and the display module 504 renders and displays the user-defined search result page.
In the embodiment of the present invention, the interactive element rendering module 501 provides interactive elements for setting up each search result item in a search result page, so that a user can click or trigger the interactive elements to set up a specified search result item, the user interface 502 receives a trigger instruction of the interactive elements corresponding to the specified search result item from the user, the processing module 503 moves the position of the specified search result item to the position of the first search result item in the search result page, and the display module 504 displays a user-defined search result page set up by the user in a user-defined manner.
Fig. 5 shows a schematic structural diagram of a second client embodiment provided by the present invention. As shown in fig. 5, the client includes: an interactive element rendering module 601, a user interface 602, a processing module 603, a display module 604, and a second sending module 605; wherein,
an interactive element rendering module 601 adapted to provide interactive elements for topping respective search result items in a search result page;
a user interface 602 adapted to receive a user trigger instruction for an interactive element corresponding to the first specified search result item;
a processing module 603 adapted to move a location of the first specified search result item to a first search result item location in the search results page;
a display module 604 adapted to display the customized search results page that is customized to the user.
The above description of the interactive element rendering module 601, the user interface 602, the processing module 603, and the display module 604 refers to the related description of the interactive element rendering module, the user interface, the processing module, and the display module in the client illustrated in fig. 4, and will not be repeated here.
Optionally, the processing module 603 specifically includes: and the script execution module is suitable for moving the position of the first designated search result item to the position of the first search result item in the search result page by calling the set-top script in the search result page. Specifically, the script execution module moves the location of the first specified search result item in the page to the location of the first search result item in the search results page by invoking a set-top script, such as a javascript script, in the search results page.
Optionally, the client further includes: the second sending module 605 is adapted to bind the user identifier corresponding to the user, the search result item identifier of the first specified search result item, and the search keyword for obtaining the search result page together and send the bound user identifier, the search result item identifier of the first specified search result item, and the search keyword for obtaining the search result page to the search server for storage, so that when the user uses the same search keyword again for searching, the search server can arrange the position of the search result item which has been set by the user in a customized manner at the position of the first search result item according to the stored record, and then return the reordered search result page to the client, so that the user can quickly and conveniently find the content or the webpage which the user wants.
Optionally, the display module 604 is further adapted to: a set-top indicator is displayed on the interactive element of the first specified search result item. Specifically, after the user clicks a set-top button corresponding to the NBA chinese official website, the NBA chinese official website has been set top through the set-top operation of the script execution module, and a set-top mark is displayed at the lower right corner of the NBA chinese official website.
Optionally, the search result item identifier is a URL of the search result item, and the user identifier may be a user name or a registration ID when the user logs in the client, or may be a device identifier of a terminal device used when the user logs in the client.
Optionally, the user interface 602 is further adapted to: receiving a triggering instruction of the user for the interactive element corresponding to the second specified search result item; the processing module 603 is further adapted to: moving the location of the second specified search result item to the first search result item location, and moving the location of the first specified search result item to the second search result item location; the display module 604 is further adapted to: and displaying a self-defined search result page which is set by the user in a self-defined mode again. The embodiment supports a secondary vertex-setting operation after the first specified search result item is set, that is, after the first specified search result item is set, the second specified search result item is set again, and the manner of the set-setting is similar to that of the set-setting of the first specified search result item. That is, the set-top operation may be performed multiple times, depending on the user's own ordering requirements.
Optionally, the user interface 602 is further adapted to: receiving a top canceling instruction of a user to the first specified search result item; the processing module 603 is further adapted to: restoring the first specified search result item to the original position; the display module 604 is further adapted to: and displaying the search result page after the first specified search result item is restored to the original position.
Specifically, on the basis of displaying the user-defined search result page for the user, a function of canceling the user-defined set-top search result item can be further provided. For example, when the user does not want to set the top of the first specified search result item, the user may cancel the set top operation on the first specified search result item, and certainly is not limited to the set top operation on the first specified search result item: an instruction for the user to cancel the customized set-top or exit the customized search result page mode is received by the user interface 602, the first specified search result item is restored to the original position by the processing module 603, the search result page is redrawn into the initial style, and the search result page after the first specified search result item is restored to the original position is displayed by the display module 604.
The embodiment of the invention provides interactive elements for setting each search result item in the search result page, so that a user can click or trigger the interactive elements corresponding to the specified search result item, after receiving a trigger instruction of the user for the interactive elements corresponding to the specified search result item, the client executes the set-top script by using the script execution module to move the position of the specified search result item to the position of the first search result item in the search result page, and then displays the user-defined set-top self-defined search result page, so that the position of the search result item which is interested by the user is positioned at the position of the first search result item in the search result page. Meanwhile, the user can also define the sequencing of the search result items by setting tops for multiple times, provide personalized search results, facilitate positioning the required results when searching again in the future and provide the search use efficiency. Furthermore, the client locally calls the set-top script in the search result page to realize the set-top operation, the mode is flexible, the search server does not need to be accessed again, and the burden of the search server is reduced.
Fig. 6 shows a schematic structural diagram of a third client embodiment provided by the present invention. As shown in fig. 6, the client includes: an interactive element rendering module 701, a user interface 702, a processing module 703, a display module 704, and a mode switching module 705; wherein,
an interactive element rendering module 701 adapted to provide interactive elements that top-set respective search result items in a search result page;
a user interface 702 adapted to receive a user trigger instruction for an interactive element corresponding to the first specified search result item;
a processing module 703 adapted to move a location of a first specified search result item to a first search result item location in a search results page;
and a display module 704 adapted to display the customized search result page set by the user.
The above description of the interactive element rendering module 701, the user interface 702, the processing module 703 and the display module 704 refers to the related description of the interactive element rendering module, the user interface, the processing module and the display module in the client illustrated in fig. 4, and will not be repeated here.
Optionally, the processing module 703 further includes:
a first sending module 7031, adapted to send a top-set command carrying a user identifier corresponding to the user, a search result item identifier of the first specified search result item, and a search keyword for obtaining a search result page to the search server according to the trigger instruction, for the search server to move the location of the first specified search result item to the location of the first search result item in the search results page to obtain a custom search results page, and stores the user identification, the search result item identification of the first specified search result item, and the search keyword, so that when the user performs a search again using the same search keyword, the search server may rank the location of the search result item that the user has custom-placed at the first search result item location according to the stored record, and then the reordered search result page is returned to the client, so that the user can quickly and conveniently find the content or the webpage desired by the user.
The first receiving module 7032 is adapted to receive a customized search result page returned by the search server.
Optionally, the display module 704 is further adapted to: a set-top indicator is displayed on the interactive element of the first specified search result item. Specifically, after the user clicks a set-top button corresponding to the NBA chinese official website, the NBA chinese official website has been set top through the set-top operation of the script execution module, and a set-top mark is displayed at the lower right corner of the NBA chinese official website.
Optionally, the search result item identifier is a URL of the search result item, and the user identifier may be a user name or a registration ID when the user logs in the client, or may be a device identifier of a terminal device used when the user logs in the client.
Optionally, the user interface 702 is further adapted to: receiving a triggering instruction of the user for the interactive element corresponding to the second specified search result item;
the processing module 703 is further adapted to: the location of the second specified search result item is moved to the first search result item location and the location of the first specified search result item is moved to the second search result item location. Specifically, the first sending module 7031 of the processing module 703 is adapted to send, according to the trigger instruction, a top command carrying a user identifier corresponding to the user, a search result item identifier of the second specified search result item, and a search keyword used for acquiring the search result page to the search server, so that the search server moves the position of the second specified search result item to the position of the first search result item in the search result page, moves the position of the first specified search result item to the position of the second search result item, obtains a custom search result page, and stores the user identifier, the search result item identifier of the second specified search result item, and the search keyword; the first receiving module 7032 is adapted to receive a customized search result page returned by the search server. The display module 704 is further adapted to: and displaying a self-defined search result page which is set by the user in a self-defined mode again. The embodiment supports a secondary vertex-setting operation after the first specified search result item is set, that is, after the first specified search result item is set, the second specified search result item is set again, and the manner of the set-setting is similar to that of the set-setting of the first specified search result item. That is, the set-top operation may be performed multiple times, depending on the user's own ordering requirements.
Optionally, the user interface 702 is further adapted to: receiving a top canceling instruction of a user to the first specified search result item; the processing module 703 is further adapted to: restoring the first specified search result item to the original position; the display module 704 is further adapted to: and displaying the search result page after the first specified search result item is restored to the original position.
Optionally, the client further includes: a mode switching module 705 adapted to switch the search result page to a self-tailored search result page mode after the processing module 703 moves the location of the first specified search result item to the first search result item location in the search result page; the display module 704 is further adapted to: and displaying a user-defined search result page set by a user in a user-defined mode, and displaying prompt information in the user-defined search result page to prompt the user that the search result page enters a self-defined search result page mode.
Optionally, the user interface 702 is further adapted to: receiving a switching instruction of a user to a self-customized search result page mode;
the mode switching module 705 is further adapted to: after a user interface receives a switching instruction of a user to a self-customized search result page mode, switching the self-customized search result page mode into a common search result page mode;
the display module 704 is further adapted to: and displaying a search result page before the user-defined set top.
Specifically, after the processing module 703 moves the position of the first specified search result item to the position of the first search result item in the search result page, the mode switching function is activated, the mode switching module 705 switches the search result page to the self-customized search result page mode, and in the self-customized search result page mode, the user may set another search result item of interest. After the processing module 703 performs a set-top operation on the search result item "the latest relevant message of NBA", the mode switching function is activated, the mode switching module 705 switches the search result page to the self-customized search result page mode, and in the self-customized search result page mode, the user may perform a set-top operation on the search result item of interest again, for example, the user may click or trigger a set-top button corresponding to the search result item "NBA | NBA live broadcast | NBA official authorization video live broadcast website new wave competition new wave … …", which is set-top by the processing module 703. In addition, the display module 704 displays a self-customized search result page interface corresponding to the self-customized search result page mode switched by the mode switching module 705, and displays prompt information on the self-customized search result page to prompt the user that the search result page has entered the self-customized search result page mode, and provides "confirm" and "cancel" buttons to enable the user to select whether to stay in the self-customized search result page mode or jump to the normal search result page mode. If the user clicks the 'OK' button, the search result page continues to stay in the self-customized search result page mode, the user can continue to select the search result item needing to be set top in the search result page, and if the user clicks the 'cancel' button, the search result page jumps to the ordinary search result page mode.
The embodiment of the invention provides interactive elements for setting each search result item in the search result page, so that a user can click or trigger the interactive elements corresponding to the specified search result item, after receiving a trigger instruction of the user for the interactive elements corresponding to the specified search result item, the client sends a setting command to the search server, the search server moves the position of the specified search result item to the position of the first search result item in the search result page and returns the position to the client, and the client displays the user-defined search result page set by the user in a user-defined manner, so that the position of the search result item which is interested by the user is positioned at the position of the first search result item in the search result page. Meanwhile, the user can also define the sequencing of the search result items by setting tops for multiple times, provide personalized search results, facilitate positioning the required results when searching again in the future and provide the search use efficiency.
FIG. 7 is a diagram illustrating an exemplary architecture of a processing system for providing user-customized set-top search result items. As shown in fig. 7, the system includes: a client 801 and a search server 802;
for a detailed description of the client 801, reference may be made to the above embodiments, which are not described herein again.
The processing system, the client and the server provided by the invention have the advantages that the client provides interactive elements for setting each search result item in the search result page, so that a user can click or trigger the interactive elements corresponding to the specified search result items, after receiving a trigger instruction of the user for the interactive elements corresponding to the specified search result items, the position of the specified search result items is moved to the position of the first search result item in the search result page, or a setting command carrying the user identification corresponding to the user, the search result item identification of the first specified search result item and the search keyword for obtaining the search result page is sent to the search server, the search server moves the position of the first specified search result item to the position of the first search result item in the search result page to obtain the self-defined search result page, and returns the self-defined search result page to the client, and then the client displays the user-defined search result page set by the user through user self-definition, so that the position of the search result item which is interested by the user is positioned at the position of the first search result item in the search result page, and the user experience is improved. Meanwhile, the user can also define the sequencing of the search result items by setting tops for multiple times, provide personalized search results, facilitate positioning the required results when searching again in the future and provide the search use efficiency.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that microprocessors or Digital Signal Processors (DSPs) may be used in practice to implement some or all of the functionality of some or all of the components in client and server devices according to embodiments of the invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) adapted to perform a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
Claims (10)
1. A processing method for providing a user-defined set-top search result item comprises the following steps:
providing interactive elements for setting up each search result item in a search result page;
receiving a triggering instruction of a user for an interactive element corresponding to a first specified search result item, and moving the position of the first specified search result item to the position of the first search result item in the search result page;
and displaying a user-defined search result page set by a user.
2. The method of claim 1, the moving the location of the first specified search result item to a first search result item location in the search results page, further comprising:
and moving the position of the first designated search result item to the position of the first search result item in the search result page by calling a set-top script in the search result page.
3. The method of any of claims 1-2, further comprising, after the receiving a user-triggered instruction for an interactive element corresponding to a first specified search result item:
and binding the user identification corresponding to the user, the search result item identification of the first specified search result item and the search keyword for acquiring the search result page together, and sending the bound search result item identification and the search keyword to the search server for storage.
4. The method of any of claims 1-3, the moving the location of the first specified search result item to a first search result item location in the search results page, further comprising:
sending a top setting command carrying a user identifier corresponding to the user, a search result item identifier of the first specified search result item and a search keyword for acquiring the search result page to a search server according to the trigger instruction, so that the search server moves the position of the first specified search result item to the position of the first search result item in the search result page to obtain the user-defined search result page, and stores the user identifier, the search result item identifier of the first specified search result item and the search keyword;
and receiving the customized search result page returned by the search server.
5. The method of any of claims 1-4, the displaying a user-customized set-top custom search results page, further comprising:
displaying a set-top identifier on the interactive element of the first specified search result item.
6. The method of any of claims 1-5, the search result item identifying a URL that is specifically a search result item.
7. The method of any of claims 1-6, further comprising, after said displaying a user-customized set-top custom search results page:
receiving a triggering instruction of an interactive element corresponding to a second specified search result item from the user, moving the position of the second specified search result item to the position of the first search result item, and moving the position of the first specified search result item to the position of a second search result item;
and displaying a self-defined search result page which is set by the user in a self-defined mode again.
8. The method of any of claims 1-7, further comprising, after said moving the location of the first specified search result item to the first search result item location in the search results page:
switching the search result page into a self-customized search result page mode;
the displaying a user-customized set-top customized search results page further comprises:
and displaying a user-defined search result page set by a user in a user-defined mode, and displaying prompt information in the user-defined search result page to prompt the user that the search result page enters a self-defined search result page mode.
9. The method of any of claims 1-8, further comprising, after the switching the search results page to a self-tailored search results page mode:
receiving a switching instruction of the user to the self-customized search result page mode;
and switching the self-customized search result page mode into a common search result page mode, and displaying the search result page before the user-defined set-top.
10. A client, comprising:
the interactive element rendering module is suitable for providing interactive elements for setting the top of each search result item in the search result page;
the user interface is suitable for receiving a trigger instruction of a user for an interactive element corresponding to the first specified search result item;
a processing module adapted to move a location of the first specified search result item to a first search result item location in the search results page;
and the display module is suitable for displaying the user-defined search result page set by the user.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410510420.4A CN104199991B (en) | 2014-09-28 | 2014-09-28 | Processing method and client side for providing user-defined top search result items |
PCT/CN2015/090920 WO2016045640A1 (en) | 2014-09-28 | 2015-09-28 | Search result items processing method, and method for displaying search result page and relevant device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410510420.4A CN104199991B (en) | 2014-09-28 | 2014-09-28 | Processing method and client side for providing user-defined top search result items |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104199991A true CN104199991A (en) | 2014-12-10 |
CN104199991B CN104199991B (en) | 2017-04-19 |
Family
ID=52085284
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410510420.4A Active CN104199991B (en) | 2014-09-28 | 2014-09-28 | Processing method and client side for providing user-defined top search result items |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104199991B (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104462513A (en) * | 2014-12-19 | 2015-03-25 | 北京奇虎科技有限公司 | Method for displaying search result and search client terminal |
WO2016045640A1 (en) * | 2014-09-28 | 2016-03-31 | 北京奇虎科技有限公司 | Search result items processing method, and method for displaying search result page and relevant device |
CN107341182A (en) * | 2017-05-27 | 2017-11-10 | 深圳市华问科技有限公司 | A kind of mobile terminal is to traction of the interaction with record and binding method |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060235860A1 (en) * | 2005-04-18 | 2006-10-19 | Microsoft Corporation | System and method for obtaining user feedback for relevance tuning |
WO2013112649A1 (en) * | 2012-01-27 | 2013-08-01 | Microsoft Corporation | Re-ranking search results |
CN103246654A (en) * | 2012-02-03 | 2013-08-14 | 腾讯科技(深圳)有限公司 | Display processing method and display processing apparatus of search results |
-
2014
- 2014-09-28 CN CN201410510420.4A patent/CN104199991B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060235860A1 (en) * | 2005-04-18 | 2006-10-19 | Microsoft Corporation | System and method for obtaining user feedback for relevance tuning |
WO2013112649A1 (en) * | 2012-01-27 | 2013-08-01 | Microsoft Corporation | Re-ranking search results |
CN103246654A (en) * | 2012-02-03 | 2013-08-14 | 腾讯科技(深圳)有限公司 | Display processing method and display processing apparatus of search results |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016045640A1 (en) * | 2014-09-28 | 2016-03-31 | 北京奇虎科技有限公司 | Search result items processing method, and method for displaying search result page and relevant device |
CN104462513A (en) * | 2014-12-19 | 2015-03-25 | 北京奇虎科技有限公司 | Method for displaying search result and search client terminal |
CN107341182A (en) * | 2017-05-27 | 2017-11-10 | 深圳市华问科技有限公司 | A kind of mobile terminal is to traction of the interaction with record and binding method |
Also Published As
Publication number | Publication date |
---|---|
CN104199991B (en) | 2017-04-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104199985B (en) | A kind of method and system and search server of self-defined top set search result | |
CN102722517B (en) | Enhanced information for viewer-selected video object | |
CN104462262B (en) | A kind of method for realizing phonetic search, device and browser client | |
CN104536729B (en) | It is a kind of to realize the method and apparatus that screenshot is carried out in browser page | |
CN105867714B (en) | Application program method for down loading, apparatus and system | |
EP2704445A1 (en) | Rating media fragments and use of rated media fragments | |
CN104484193A (en) | Method and device for rapidly starting application program | |
CN106663108A (en) | Deep links for native applications | |
CN107357578B (en) | Social software quick searching method and device based on mobile terminal | |
KR20180072742A (en) | Providing information on multiple devices | |
EP2866158A1 (en) | Method for reader to provide service, reader, terminal and computer storage medium | |
CN112486451A (en) | Voice broadcasting method, computing device and computer storage medium | |
CN106598454B (en) | Control method and device for multitask display and mobile terminal | |
CN111324275A (en) | Broadcasting method and device for elements in display picture | |
CN104199991B (en) | Processing method and client side for providing user-defined top search result items | |
US20170171277A1 (en) | Method and electronic device for multimedia recommendation based on android platform | |
US20170169122A1 (en) | Webpage display method, mobile terminal, intelligent terminal, program and storage medium | |
CN107122101A (en) | A kind of exchange method and device | |
CN103605686A (en) | Terminal fault solution providing method, server and system based on searching | |
KR20110022030A (en) | Program and method for present page auto log in | |
CN114173175A (en) | Media resource playing method, device, equipment and storage medium | |
CN104598571A (en) | Method and device for playing multimedia resource | |
CN104199865A (en) | Searching method, client-side and system of custom result providing content provider | |
CN104199987B (en) | Method for displaying search result pages according to user-defined ordering, and search server | |
CN105183888A (en) | Data processing method based on browser and browser |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right |
Effective date of registration: 20220707 Address after: Room 801, 8th floor, No. 104, floors 1-19, building 2, yard 6, Jiuxianqiao Road, Chaoyang District, Beijing 100015 Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd. Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park) Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd. Patentee before: Qizhi software (Beijing) Co.,Ltd. |
|
TR01 | Transfer of patent right |