1. Field of the Invention
The invention generally relates to providing relevant search results using incremental search with minimal text entry, and more specifically to incrementally selecting and providing relevant search engines in response to a user query.
2. Discussion of Related Art
On devices with overloaded keyboards, such as portable phones, it is inconvenient to type an entire search query before obtaining results.
One new development in search engine technology intended to address this issue is the method of incremental search with minimal text entry. In systems incorporating incremental search with minimal text entry, search results are returned as text is entered. Each time the user enters or deletes a character, a new search is conducted using the partial search string entered. Depending on the efficiency of the search algorithm, the results expected by the user are displayed even before a full word of text is entered. Therefore, the user need not enter all the characters in the keyword he has in mind in order to obtain the results corresponding to the keyword.
For example, in order to obtain the results for “pizza” using incremental search, the user is not required to first enter the entire word “pizza” and then request a search. As soon as the user enters the character “p,” results based on the partial search query are returned. Once the user enters the character “i,” a new search is performed and the result set is narrowed. If the user sees the results for “pizza” among the set returned after entering “pi”, he selects the result immediately without entering any more characters.
Incremental search with minimal text entry is particularly useful on input-constrained devices. However, it may also be used on systems with full-size keyboards, in order to reduce the effort required to obtain the required results. The data space on which the search is performed can be either from a single domain (for example, only entertainment content) or from multiple domains (for example, entertainment content, phone directories, stock quotes, etc). There are many variations of the minimal text entry methodology depending on the specialized data domains in which the search is performed. For example, in data domains that require entry of names of people, the initials of the person concerned could be a valid search. Partial prefixes of the components of the names of persons or titles of movies or books could be also used.
Another way to minimize the required amount of text entry is by using a query-completion system. For example, browsers designed for mobile phones, including third-party browsers such as the Opera mini Browser as well as proprietary phone browsers, provide text composition capabilities for typing text into webpage fields. When the webpage field is a search field, these capabilities can aid query composition on overloaded keypads such as the numeric keypads on phones.
Browsers can aid in query composition using a variety of methods. They can provide a menu of previous search queries entered, so the user can select the appropriate query as desired. The browser can also invoke the phone's text editing facilities (which a user invokes while typing in messages, for instance) such as the T9 dictionary mode or the multiple-tap keystroke disambiguation mode found commonplace on numeric keypads of phones. When a phone browser uses text composition capabilities such as the T9 system, the refinement and selection states are often combined: the user gets the next refinement choice being offered by the system only when s/he tabs to pass a previous refinement being offered by the system.
Google Suggest is another system designed to construct search queries predictively, based on a partial query typed by the user. As the user types his query, the Google Suggest system allows the user to refine the query string by providing up to ten possible query refinement choices. The partial query that has been entered by the user is always a strict prefix of each of the refinement choices offered by Google Suggest. At every refinement point, the user can either select the choice (using a Mouse Left Click or Enter Key while Mouse focus is on that choice) to launch the exact choice in the Google Web Search Engine. Alternatively, the user can use the choice as an incremental refinement in the query by using the Mouse Right Click while focus is on that choice and continue to add more input to the query. At any point the user can hit Enter to pass the current contents of the text field to the Google search engine, or left-click one of the other links for “Images”, “Maps”, “Videos” to launch the same query in any one of these specific search engines of Google. However, at no point during the query refinement process does the Google Suggest system offer query-specific links; only query refinements are provided.
This application provides methods and systems for incrementally selecting and providing relevant search engines in response to a user query.
Under one aspect of the invention, a method of incrementally selecting and providing relevant search engines includes identifying a set of search engines associated with corresponding metadata, receiving a partial search query entered by the user of a device, inferring after each user keypress a set of potential full queries intended by the user, using the potential full queries and the search engine metadata to identify a set of relevant search engines, and for each of these search engines, providing a direct link to launch a relevant query in the search engine.
Under another aspect of the invention, at least one of the inferred potential full queries is presented to the user.
Under another aspect of the invention, at least one of the fully qualified search engine links is presented to the user.
Under another aspect of the invention, the potential full queries are ranked according to their estimated relevance.
Under another aspect of the invention, the potential full queries are determined according to learned user preferences.
Under another aspect of the invention, the relevant search engines are selected using a metadata-matching technique.
Under another aspect of the invention, the partial query entered by the user is comprised of ambiguous text entered on an input-constrained keypad.
Under another aspect of the invention, the search logic corrects for erroneous input by the user.
For a more complete understanding of various embodiments of the present invention, reference is now made to the following descriptions taken in connection with the accompanying drawings, in which:
Introduction
Preferred embodiments of the present invention provide a search system that incrementally provides information and suggestions based on minimal text input. While the user types a query into a graphical search box, the system provides suggested query refinements, commercial advertisements and informational links selected according to the user's partial query. The system may also provide information about what search engines are likely to be relevant to the query the user is attempting to enter, allowing the user to launch the desired query directly in a selected search engine without embarking on a results-fetching phase. If the user does not select any of the suggested links or search engines, he will have the option to launch the finished query in a “default” search engine.
Preferred embodiments of the invention also enable a user to perform searches using incomplete and/or incorrect input on an unambiguous or an ambiguous keypad. Minimal text entry is especially useful for applications running on input-constrained devices, such as mobile phones, PDAs, and remote controls. However, the disclosed techniques may also be used to provide incremental search results on laptops, desktop PCs, and other devices with full-size keyboards.
Related Methods and Techniques
Embodiments of the present invention build on techniques, systems and methods disclosed in earlier filed applications, including but not limited to U.S. patent application Ser. No. 11/136,261, entitled Method and System For Performing Searches For Television Programming Using Reduced Text Input, filed on May 24, 2005, U.S. patent application Ser. No. 11/246,432, entitled Method And System For Incremental Search With Reduced Text Entry Where The Relevance Of Results Is A Dynamically Computed Function of User Input Search String Character Count, filed on Oct. 7, 2005, U.S. patent application Ser. No. 11/235,928, entitled Method and System For Processing Ambiguous, Multiterm Search Queries, filed on Sep. 27, 2005, U.S. patent application Ser. No. 11/509,909, entitled User Interface For Visual Cooperation Between Text Input And Display Device, filed Aug. 25, 2006, U.S. patent application Ser. No. 11/682,693, entitled Methods and Systems For Selecting and Presenting Content Based On Learned Periodicity Of User Content Selection, filed on Mar. 6, 2007, and U.S. patent application Ser. No. 11/561,197, entitled System And Method For Finding Desired Results By Incremental Search Using An Ambiguous Keypad With The Input Containing Orthographic And Typographic Errors, filed on Nov. 17, 2006, the contents of which are hereby incorporated by reference.
Those applications taught specific ways to perform incremental searches using ambiguous text input, methods of ordering the search results, and techniques for learning a user's behavior and preferences. Those techniques can be used with the sets of advertisements described herein in the same or similar ways in which the techniques are applied to the collections of content items described in those applications. In such a case, the advertisements described herein represent a particular type of content item. The present techniques, however, are not limited to systems and methods disclosed in the incorporated patent applications. Thus, while reference to such systems and applications may be helpful, it is not believed necessary to understand the present embodiments or inventions.
Incremental Search Results and Advertisements
With every incremental character entered in the Search Box, as seen in 104 compared to 101, a new search is conducted using the search string entered so far including the just-entered character and the results corresponding to the current string in the Search Box 104 are returned in the Results Shelf 105. Results in the Results Shelf 105 can also be a Fold 107, where the entry has a descriptive title (called a “label”) and stands for a collection of related items which can be accessed by selecting the Fold 107. Selecting a Fold is called “entering the Fold” or “descending the Fold”, while using any of the available navigation mechanisms to get out of the Fold and go back to the state before entering the Fold is called “exiting the Fold”. When the user has entered the Fold, he is said to be “within a Fold”.
A Network 204 serves as the distribution framework. The distribution framework can be a combination of wired and wireless connections. Examples of possible networks include cable television networks, satellite television networks, IP-based television networks, wireless CDMA and GSM networks. The search devices can have a wide range of interface capabilities such as a hand-held device 205 (e.g., a phone or PDA) with limited display size and a reduced keypad, a television 206a coupled with a remote control device 206b having a keypad, or a Personal Computer (PC) 207 with either a full keyboard or a reduced keyboard and a computer display.
An Advertisement Bidding System 203 enables advertisers to bid for advertisement slots. Advertisers or their agents place bids not only for full words, such as “pizza”, but also for partial prefixes of words, such as, in the case of pizza, “p”, “pi”, “piz”, or “pizz”. Likewise, systems and methods described in the incorporated U.S. patent application Ser. No. 11/235,928, entitled Method and System For Processing Ambiguous, Multiterm Search Queries and U.S. patent application Ser. No. 11/509,909, entitled User Interface For Visual Cooperation Between Text Input And Display Device, can be used with the techniques described herein. Those applications taught systems where codes can be entered for words, for example, when the number on the numeric key on which a given alphabet is printed in a telephone keypad are used to stand for the alphabet itself. When used with those types of systems, bids using numbers can be used to stand for the corresponding characters. For example, “7”, “74”, and “749” can be used to stand for “p”, “pi”, “piz” respectively when the input device is a telephone keypad. For each search, the bid that is evaluated to be the one that is expected to generate the maximum economic utility to the entity supplying the search service is considered the winning bid. The corresponding advertisement is served by the Ad Server system 201 for display to the user in Advertisement space 103. This will be described in more detail below.
This invention also provides for an Analytics System 208 that analyzes search user behavior and provides advertisers with information that can help the advertisers determine the partial words that they can bid for related to the items they intend to advertise. As discussed above, there can be multiple slots for advertisements in the Advertisement space 103. In such a case, the determination of which advertisement to display in the multiple slots is performed sequentially on a slot by slot basis in an order determined by the system.
Referring to
The search session is in the Unambiguous state 402 if any one of the following conditions is satisfied: (1) the text in the Search Box 101 is a valid full word; (2) the text in the Search Box 101 is not a valid full word, that is, it is only a partial word, and there is a bid for that partial word in the Advertisement Bidding System 203; or (3) the user is within at least one Fold 107, as explained above, or has selected an item on the Results Shelf 102. The search session is in the Ambiguous state 401 if none of the conditions to be satisfied for being in the Unambiguous state 402 listed above are satisfied. In addition, when the user has not entered any text into the Search Box 101, the search session is in the Ambiguous state 401.
Referring to
When the search session is in the Ambiguous state 501 and the user enters another character into the Search Box 101, a determination is made if the text currently in the Search Box 101, including the just entered character, is a valid full word. If the text in the Search Box 101 including the newly entered character is a full word, the state of the search session is moved to the Unambiguous state 502. For example, if the text currently in the Search Box 101 is “pizz” and the user enters the character “a”, the text in the Search Box 101 will become “pizza”, which is a valid word. Hence, the search session is moved to Unambiguous state 502. The rules determining what combination of characters constitute valid full words is dependent on the system implementing the search and can vary from system to system based on a variety of factors, including but not limited to the data domains on which the search is performed.
If, after a character is entered, the text in the Search Box 101 is not a valid full word but a partial word, the search session is retained in the Ambiguous state 401. However, if there is a bid in the Advertisement Bidding System 203 for that partial word, the state of the search session is moved to the Unambiguous state 502. For example, when there is no text currently in the text box and the user enters the character “p”, if there are no bids for “p” in the Advertisement Bidding System 203, the state is retained in Ambiguous state 501. However, if there is a bid for “p” in the Advertisement Bidding System 203, then the search session is moved to the Unambiguous state 502.
Referring to
If the search session is in the Unambiguous state 602, but not within any fold, and the user takes an action, such as deleting a character or enters one more character, then the text in the Search Box 101 is evaluated again, to see if the conditions for being in Unambiguous state 602 continue to be satisfied. If conditions for being in the Unambiguous state 602 are satisfied, the search session is retained in the Unambiguous state 602, otherwise it is moved to the Ambiguous state 401. As an example, if the current text in the Search Box 101 is “pizza”. This being a valid word, the search session is in the Unambiguous state 602. If the user deletes the “a” at the end, and the partial word “pizz” has no bid on it, the search session is moved to the Ambiguous state 601.
As noted above, competing bids are evaluated by the Advertisement Bidding System 203 and the bid that is expected to generate the maximum economic utility to the entity supplying the search service is considered the winning bid. A variety of criteria are used to determine which of the competing bids have the maximum expected economic utility to the entity supplying the search service. An example of such criteria could be based on the likelihood of the advertisement being acted upon by the individual user viewing the advertisement. For the Ambiguous state 401, this can involve factors including, but not limited to, the appearance of specific terms in the Results Shelf 105 and the relationship of the advertisement to those terms. For example, if the term “Pilates” appears on the Results Shelf 105 while in the Ambiguous state 401, then an advertisement related to Pilates may be deemed as likely to generate the maximum economic utility since the user is likely to call the advertiser and hence generate a fee for the entity providing the search.
Other factors that can be used to determine the winning bid are specific to the user of the search service at that point in time. This includes, but is not limited to, knowledge derived from the observed past behavior of the current user of the search. For example, while in the Ambiguous state 401, if the user is known to have lunch around the time the search is performed, then an advertisement for food may be determined to be the one that has a higher probability of being acted upon and therefore is expected to generate the maximum economic utility. Likewise, while in the Unambiguous state 402, if the user has entered “pi” in the Search Box 104, and advertisements for Pilates and Pizza are competing using identical bids for the partial keyword “pi”, and currently it is lunch time, the system can determine that there is a higher probability that the advertisement for Pizza is likely to be acted upon by the user (thereby generating higher economic value for the entity providing search when there is a price for the action) and hence may determine that the winning bid is the one for Pizza. Techniques disclosed in the applications incorporated above are useful in learning the user's behavior and preferences.
In one preferred embodiment of this invention, each advertisement bid has two components: one component for displaying the advertisement in the Advertisement space 103 (called an Impression) and a second component for actions performed by the user associated with the advertisement (called an Action). As an example, a pizza vendor could bid $1 for displaying “Pizza Hall: Call 555 1212” in the Advertisement space 103 and $0.50 for an action performed by the user on seeing the advertisement, such as clicking on the advertisement to call the number 555 1212. The action can be one of many other possibilities as well, such as for example, viewing a short video commercial or viewing the web site of the advertiser. In such an embodiment, the bid that is expected to generate the maximum economic utility is determined by taking into account the bids for the Impression, the probability that the user will perform the associated action, and the bids for the Action. The probability that the user will perform the associated action can be determined by taking into account a variety of factors, some of them generic factors (for example, related to the advertisement, actions of the some or all of the search users, etc.) and some other factors that take into account aspects related to the specific user of the search.
In one preferred embodiment of this invention the advertisement to be displayed to the user on an available advertisement slot in the Advertisement space 103 is determined based on which state the search session is in. The Advertisement Bidding System 203 allows the advertisers or their agents to place bids into two separate and distinct categories: bids for advertisement in the Ambiguous state 401 and bids for advertisement in the Unambiguous state 402. The Advertisement Bidding System 203 also allows bids for the Ambiguous state 401 to describe or specify the characteristics of the associated advertisement with the objective of enabling the system to determine the best advertisement to be displayed for a given available advertisement slot. Bids for the Unambiguous state 402 must also specify one or more texts associated with the bid. Such text can be not only full words, such as “pizza”, but also partial prefixes of words, such as, in the case of pizza, “p”, “pi”, “piz”, or “pizz”.
When the search session is in the Ambiguous state 401, all bids for the Ambiguous state 401 are evaluated. The bid that is evaluated to be the one that is expected to generate the maximum economic utility to the entity supplying the search service is considered the winning bid, and the corresponding advertisement is served by the Ad Server system 201 for display to the user in Advertisement space 103.
When the search session is in the Unambiguous state 402, all bids for the Unambiguous state 402 that have a perfect match of text corresponding to the bid with the words or partial words of text in the Search Box 101 as well as with the label(s) of the results or Fold(s) 107 are evaluated. Again, the bid that is evaluated to be the one that is expected to generate the maximum economic utility to the entity supplying the search service is considered the winning bid, and the corresponding advertisement is served by the Ad Server system 201 for display to the user in Advertisement space 103.
When the search session is in the Unambiguous state 402, but there are no bids available in the Advertisement Bidding system corresponding to any of the text entered in the Search Box 101 or the label(s) of results or Fold(s) 107 entered by the user, then the bids, if any, available for the Ambiguous state 401 are evaluated. For example, when the user is in the Unambiguous state 402 due to being in a Fold that is labeled as “Tom Cruise” and there are no bids for “Tom Cruise”, bids, if any, available for the Ambiguous state are evaluated and the bid that has the maximum expected economic utility to the entity supplying the search service is selected and displayed. In this case, if the search string was “br”, an advertisement for a DVD starring Brad Pitt may be determined to be the one that is expected to generate the maximum economic value because Tom Cruise and Brad Pitt are related to the overall concept of movies. Thus, there is a high likelihood of the user buying the DVD as the search session is in the Unambiguous state 402 due to being in a fold that is labeled as “Tom Cruise”, possibly indicating a desire to purchase a DVD, and the search string contains “br”, which is potentially a search for Brad Pitt. Techniques disclosed in U.S. Provisional Patent Application No. 60/825,616, entitled A Method Of Dynamically Generating Hierarchically Organized Result Clusters For An Incremental Search Query Matching One Or More Precomputed Hierarchical Clusters, filed Sep. 14, 2006, can be used with the techniques described herein. That application taught ways of generating search results based on combining concepts associated with incremental search results. Thus, those techniques can be used with the methods disclosed herein to determine which advertisements may be of interest the user by comparing concepts related to the search results and concepts related to the advertisements.
In one preferred embodiment of this invention, the Analytics System 208 provides information to advertisers on partial words entered by users in searches and the eventual selection of result items on the Results Shelf 102 in those searches. This can be used by advertisers to decide which partial words they can bid for in order to promote the items they intend to advertise. For example, if a large proportion of users who entered the partial word “pi” chose “Pizza”, then a pizza vendor would consider bidding for the partial word “pi”.
Input Incompleteness and Errors on Unambiguous and Ambiguous Keypads
Embodiments of the invention enable a user to perform searches using incomplete and/or incorrect input on an unambiguous keypad. On an unambiguous keypad, the user inputs text alphabets directly and can be aided by a query composition system to complete the full query even when the input is incomplete or erroneous relative to the full query. In the incomplete input case, the user's input process may have one or more of the following characteristics: The user may only input a prefix of the full query, or may omit one or more of the words constituting the full query, or may input only prefixes of one or more of the words constituting the full query. In the erroneous input case, the user's input process may have one or more of the following characteristics: The user may misspell one or more of the words constituting the full query or may input one or more extra words relative to the full query, or may swap one or more words relative to the full query. Additionally, the user's input process may also have one or more characteristics of the incomplete input case combined with one or more characteristics of the erroneous input case.
On an ambiguous keypad, there is a unique ‘ambiguous full query’ corresponding to the disambiguated full query the user wants to search—that is, the full query maps to a unique numeric string on a numeric keypad. For example, if the disambiguated full query is the string “car crash”, then the corresponding ambiguous full query on the standard numeric phone keypad is the string “227 27274”. The strings “227” and “27274” can be said to be words constituting the ambiguous full query, and the string “2774” can be said to be a misspelling of the word “27274” that occurs when the user omits the third letter in the word. Similarly the string “272” can be said to be a three-letter prefix of the word “27274”.
In the incomplete input case on ambiguous keypads, the user's input process may have one or more of the following characteristics: The user may only input a prefix of the ambiguous full query, or may omit one or more of the words constituting the ambiguous full query, or may input only prefixes of one or more of the words constituting the ambiguous full query. In the erroneous input case on ambiguous keypads, the user's input process may have one or more of the following characteristics: The user may misspell one or more of the words constituting the ambiguous full query or may input one or more extra words relative to the sequence of words constituting the ambiguous full query, or may swap one or more words relative to the correct sequence of words constituting the ambiguous full query. Additionally, the user's input process may also have one or more characteristics of the incomplete input case combined with one or more characteristics of the erroneous input case. Techniques disclosed in the applications incorporated above can be used to perform content searches based on input having errors.
Selecting and Providing Relevant Search Engines
Under another preferred embodiment of the invention, the search system offers to the user a dynamically computed list of search engines, selected from a database of search engines, that are likely to be particularly relevant to the user's query. In this context, any public website which has a search facility constitutes a search engine. For instance, when the refined query is related to entertainment, the recommended search engine will be a site with a search facility that is specifically targeted to entertainment, e.g. a link to the Internet Movie Database or Allmusic Search. On the other hand, when the refined query is such that the user may want to act upon it in by phoning in a reservation or booking tickets, the methods provide a website corresponding to the likely activity or a Local/Yellow Pages search engine.
If the suggested refinements and the provided search engine links fail to accurately predict the user's intent, he may then manually complete his query and launch it in a default, general-purpose search engine to obtain the widest set of search results. Thus, embodiments of the prevent invention are able to provide narrowly targeted search results without sacrificing the breadth of general-purpose search systems.
Determining the general category to which the search query relates (e.g. entertainment) and selecting search engines relevant to this category is accomplished according to the techniques described in the references listed above. For example, one preferred embodiment might use a computer database to associate both search engines and query refinements with a set of subject matter categories. When the user types “psyc” into the search field, a suggested query refinement might be “psychiatry,” which is associated in a computer database with the “Medicine” category. If the WebMD search engine is also associated with this category, the search system might provide a link that will launch the query “psychiatry” in the WebMD search engine.
Providing relevant search engines incrementally improves both the accuracy and efficiency of search systems. Users are more likely to obtain the best results from a search engine that specializes in the subject matter of the user's query. For example, the query refinement “Mansfield Park” might be associated with both the “Books” and the “Movies” categories, since it can refer either to a 19th century novel or to a movie that was released in 1999. The system could then provide links to search for “Mansfield Park” on both Google Books Search and the Internet Movie Database, which are likely to provide more relevant results for books and movies, respectively, than a general-purpose search engine would provide. Also, because the system can project possible refinements from incomplete and ambiguous queries, these results can be displayed without requiring the user to type the full query. Minimal text entry improves efficiency in general, and particularly on input-constrained devices such as mobile phones or PDAs.
In preferred embodiments, the search engines are provided to the user as links, or other selectable objects, that will directly launch the desired query string in the selected search engine. In general, such links are generated by embedding the query string into a search engine Uniform Resource Locator (URL). For example, the following URL may be used to launch a search for the query string “Casablanca” on the imdb.com search engine:
The format of such URLs differs across search engines. Thus, each search engine in the system is associated with a “template” URL which indicates where and how the query string must be inserted in the search engine URL to generate the desired link. For example, in one particular embodiment, the template URL associated with imdb.com might be:
As an example, consider the partial user query “vic cir.” Using standard dictionary prefixing, this might be expanded to the refined query “vicious circle.” The phrase “vicious circle” is the title of a stand-up comedy performance by comedian Dane Cook, and therefore might be associated with the metadata category “dane cook.” By this process of metadata matching, the string “dane cook” is returned as a possible query refinement for the initial partial query “vic cir.”
At this stage, the system also selects a set of relevant search engines based on each of the most highly-ranked query refinements and provides this list to the user. The techniques used to rank the various query refinements are described in greater detail in the above references. Each one of these search-engine links is associated with one of the provided query refinements. One preferred embodiment might use “topical” metadata associations in the database to select these search engines. For example, the category “dane cook” could be associated with topical metadata such as “comedy,” “standup”, “TV”, “moves”, “entertainment”, etc. Search engines are also associated with topical metadata categories—for example WebMD with “medicine”, IMDB with “movies”, etc. The system will compile a list of topical metadata categories associated with a refined query string, and then select search engines whose topical metadata categories overlap with this list. With the above example, the IMDB search engine would be selected (among others), since both “dane cook” and IMDB are associated with the topical metadata category “movies.”
If the user clicks on one of the provided search engine links 704, then the associated query refinement is passed to the selected search engine and a search is performed. Otherwise, if the user selects one of the provided query refinements 708, the text in the search field is changed to the selected refinement 709. Finally, the user may either launch the refined query in the default search engine 705, 707, or enter more input in the search field 701. The process of fetching results in the default search engine is detailed in the references incorporated above. The default search engine may, for example, use metadata-matching techniques to obtain the most relevant results.
According to techniques described in the references listed above, these query refinements are ranked, and links to search engines that are relevant to each of the top-ranked refinements are displayed to the user 1103. For example, one preferred system implementing the disclosed techniques might monitor and record the past selections of users of the system, and use this information to bolster the relevance of suggested query refinements. For example, if the user had selected geographic links in the past, the query refinement “isle of man” would be promoted as the most relevant of the suggested refinements. Advertisements related to the current query string “man” are also displayed 1104. Selecting one of the search engine links will launch the refined query string in the selected search engine. For example, the link labeled ‘Search Wikipedia: “mandolin”’ is associated with a URL that will launch the Wikipedia search engine with the query string “mandolin.”
The above example is an illustration of the functionality of a particular embodiment. The search engines and advertisements chosen are not genuine, but are intended only to convey a general understanding. Other embodiments and implementations might suggest different query refinements, search engines, and advertisements.
The embodiments described above select and launch relevant search engines according to a query refinement, and not the actual partial query in the search box. However, other embodiments of the invention select and launch relevant search engines according to the user's partial query.
Conclusion
Having described preferred embodiments of the present invention, it should be apparent that modifications can be made without departing from the spirit and scope of the invention. For example, the term “advertisements” has been used herein to describe commercial offerings. However, as used herein, the term “advertisements” also represents any form of information supplied to the user.
It will be appreciated that the scope of the present invention is not limited to the above described embodiments, but rather is defined by the appended claims; and that these claims will encompass modifications of and improvements to what has been described.
This application is a continuation-in-part of and claims priority under 35 U.S.C. §120 to U.S. patent application Ser. No. 11/694,596 filed on Mar. 30, 2007, entitled User Interface Method and System for Incrementally Searching and Selecting Content Items and for Presenting Advertising in Response to Search Activities, which claims priority under 35 U.S.C. §119(e) to U.S. Provisional Application No. 60/787,412 filed on Mar. 30, 2006, entitled Method and System for Advertising in Systems Supporting Incremental Search, both of which are incorporated herein by reference in their entirety. This application claims priority under 35 U.S.C. §119(e) to U.S. Provisional Application No. 60/886,136 filed on Jan. 23, 2007, entitled Methods and Systems for Finding Desired Search Results and Predicting Ideal Search Engines Based on Partial Text Query Input, which is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
1261167 | Russell | Apr 1918 | A |
4453217 | Boivie | Jun 1984 | A |
4760528 | Levin | Jul 1988 | A |
4797855 | Duncan, IV et al. | Jan 1989 | A |
4893238 | Venema | Jan 1990 | A |
5224060 | Ma et al. | Jun 1993 | A |
5337347 | Halstead-Nussloch et al. | Aug 1994 | A |
5369605 | Parks | Nov 1994 | A |
5487616 | Ichbiah | Jan 1996 | A |
5532754 | Young et al. | Jul 1996 | A |
5623406 | Ichbiah | Apr 1997 | A |
5635989 | Rothmuller | Jun 1997 | A |
5745889 | Burrows | Apr 1998 | A |
5774588 | Li | Jun 1998 | A |
5805155 | Allibhoy et al. | Sep 1998 | A |
5818437 | Grover et al. | Oct 1998 | A |
5828420 | Marshall et al. | Oct 1998 | A |
5828991 | Skiena et al. | Oct 1998 | A |
5835087 | Herz et al. | Nov 1998 | A |
5859662 | Cragun et al. | Jan 1999 | A |
5880768 | Lemmons et al. | Mar 1999 | A |
5912664 | Eick et al. | Jun 1999 | A |
5930788 | Wical | Jul 1999 | A |
5937422 | Nelson et al. | Aug 1999 | A |
5945928 | Kushler et al. | Aug 1999 | A |
5945987 | Dunn | Aug 1999 | A |
5953541 | King et al. | Sep 1999 | A |
6005565 | Legall et al. | Dec 1999 | A |
6005597 | Barrett et al. | Dec 1999 | A |
6006225 | Bowman et al. | Dec 1999 | A |
6009459 | Belfiore et al. | Dec 1999 | A |
6011554 | King et al. | Jan 2000 | A |
6047300 | Walfish et al. | Apr 2000 | A |
6075526 | Rothmuller | Jun 2000 | A |
6133909 | Schein et al. | Oct 2000 | A |
6184877 | Dodson et al. | Feb 2001 | B1 |
6189002 | Roitblat | Feb 2001 | B1 |
6223059 | Haestrup et al. | Apr 2001 | B1 |
6260050 | Yost et al. | Jul 2001 | B1 |
6266048 | Carau, Sr. | Jul 2001 | B1 |
6266814 | Lemmons et al. | Jul 2001 | B1 |
6269361 | Davis et al. | Jul 2001 | B1 |
6286064 | King et al. | Sep 2001 | B1 |
6307548 | Flinchem et al. | Oct 2001 | B1 |
6307549 | King et al. | Oct 2001 | B1 |
6360215 | Judd et al. | Mar 2002 | B1 |
6377945 | Risvik | Apr 2002 | B1 |
6385602 | Tso et al. | May 2002 | B1 |
6438751 | Voyticky et al. | Aug 2002 | B1 |
6463586 | Jerding | Oct 2002 | B1 |
6466933 | Huang et al. | Oct 2002 | B1 |
6529903 | Smith | Mar 2003 | B2 |
6564213 | Ortega et al. | May 2003 | B1 |
6564313 | Kashyap | May 2003 | B1 |
6594657 | Livowsky | Jul 2003 | B1 |
6600496 | Wagner et al. | Jul 2003 | B1 |
6614455 | Cuijpers et al. | Sep 2003 | B1 |
6615248 | Smith | Sep 2003 | B1 |
6631496 | Li et al. | Oct 2003 | B1 |
6664980 | Bryan et al. | Dec 2003 | B2 |
6721954 | Nickum | Apr 2004 | B1 |
6732369 | Schein et al. | May 2004 | B1 |
6757906 | Look et al. | Jun 2004 | B1 |
6766526 | Ellis | Jul 2004 | B1 |
6772147 | Wang | Aug 2004 | B2 |
6785671 | Bailey et al. | Aug 2004 | B1 |
6801909 | Delgado et al. | Oct 2004 | B2 |
6839702 | Patel et al. | Jan 2005 | B1 |
6839705 | Grooters | Jan 2005 | B1 |
6850693 | Young et al. | Feb 2005 | B2 |
6865575 | Smith | Mar 2005 | B1 |
6865746 | Herrington et al. | Mar 2005 | B1 |
6907273 | Smethers | Jun 2005 | B1 |
6965374 | Villet et al. | Nov 2005 | B2 |
6999959 | Lawrence et al. | Feb 2006 | B1 |
7013304 | Schuetze et al. | Mar 2006 | B1 |
7117207 | Kerschberg et al. | Oct 2006 | B1 |
7136854 | Smith | Nov 2006 | B2 |
7149983 | Robertson et al. | Dec 2006 | B1 |
7213256 | Kikinis | May 2007 | B1 |
7225180 | Donaldson et al. | May 2007 | B2 |
7225184 | Carrasco et al. | May 2007 | B2 |
7225455 | Bennington et al. | May 2007 | B2 |
7269548 | Fux et al. | Sep 2007 | B2 |
7293231 | Gunn et al. | Nov 2007 | B1 |
7509313 | Colledge et al. | Mar 2009 | B2 |
7529744 | Srivastava et al. | May 2009 | B1 |
7536384 | Venkataraman et al. | May 2009 | B2 |
7539676 | Aravamudan et al. | May 2009 | B2 |
7548915 | Ramer et al. | Jun 2009 | B2 |
7644054 | Garg et al. | Jan 2010 | B2 |
7657526 | Aravamudan et al. | Feb 2010 | B2 |
7779011 | Venkataraman et al. | Aug 2010 | B2 |
7788266 | Venkataraman et al. | Aug 2010 | B2 |
20020002550 | Berman | Jan 2002 | A1 |
20020042791 | Smith et al. | Apr 2002 | A1 |
20020049752 | Bowman et al. | Apr 2002 | A1 |
20020052873 | Delgado et al. | May 2002 | A1 |
20020059621 | Thomas et al. | May 2002 | A1 |
20020077143 | Sharif et al. | Jun 2002 | A1 |
20020083448 | Johnson | Jun 2002 | A1 |
20020133481 | Smith et al. | Sep 2002 | A1 |
20020184373 | Maes | Dec 2002 | A1 |
20020188488 | Hinkle | Dec 2002 | A1 |
20020199194 | Ali | Dec 2002 | A1 |
20030005452 | Rodriguez | Jan 2003 | A1 |
20030005462 | Broadus et al. | Jan 2003 | A1 |
20030011573 | Villet et al. | Jan 2003 | A1 |
20030014399 | Hansen et al. | Jan 2003 | A1 |
20030014753 | Beach et al. | Jan 2003 | A1 |
20030023976 | Kamen et al. | Jan 2003 | A1 |
20030033292 | Meisel et al. | Feb 2003 | A1 |
20030037043 | Chang et al. | Feb 2003 | A1 |
20030046698 | Kamen et al. | Mar 2003 | A1 |
20030066079 | Suga | Apr 2003 | A1 |
20030084270 | Coon et al. | May 2003 | A1 |
20030226146 | Thurston et al. | Dec 2003 | A1 |
20030237096 | Barrett et al. | Dec 2003 | A1 |
20040021691 | Dostie et al. | Feb 2004 | A1 |
20040046744 | Rafii et al. | Mar 2004 | A1 |
20040049783 | Lemmons et al. | Mar 2004 | A1 |
20040073926 | Nakamura et al. | Apr 2004 | A1 |
20040078815 | Lemmons et al. | Apr 2004 | A1 |
20040078816 | Johnson | Apr 2004 | A1 |
20040078820 | Nickum | Apr 2004 | A1 |
20040083198 | Bradford et al. | Apr 2004 | A1 |
20040093616 | Johnson | May 2004 | A1 |
20040111745 | Schein et al. | Jun 2004 | A1 |
20040128686 | Boyer et al. | Jul 2004 | A1 |
20040139091 | Shin | Jul 2004 | A1 |
20040143569 | Gross et al. | Jul 2004 | A1 |
20040155908 | Wagner | Aug 2004 | A1 |
20040194141 | Sanders | Sep 2004 | A1 |
20040216160 | Lemmons et al. | Oct 2004 | A1 |
20040220926 | Lamkin et al. | Nov 2004 | A1 |
20040221308 | Cuttner et al. | Nov 2004 | A1 |
20040261021 | Mittal et al. | Dec 2004 | A1 |
20050015366 | Carrasco et al. | Jan 2005 | A1 |
20050038702 | Merriman et al. | Feb 2005 | A1 |
20050071874 | Elcock et al. | Mar 2005 | A1 |
20050086234 | Tosey | Apr 2005 | A1 |
20050086691 | Dudkiewicz et al. | Apr 2005 | A1 |
20050086692 | Dudkiewicz et al. | Apr 2005 | A1 |
20050174333 | Robinson et al. | Aug 2005 | A1 |
20050192944 | Flinchem | Sep 2005 | A1 |
20050210020 | Gunn et al. | Sep 2005 | A1 |
20050210383 | Cucerzan et al. | Sep 2005 | A1 |
20050210402 | Gunn et al. | Sep 2005 | A1 |
20050223308 | Gunn et al. | Oct 2005 | A1 |
20050240580 | Zamir et al. | Oct 2005 | A1 |
20050246311 | Whelan et al. | Nov 2005 | A1 |
20050246324 | Paalasmaa et al. | Nov 2005 | A1 |
20050278175 | Hyvonen | Dec 2005 | A1 |
20050283468 | Kamvar et al. | Dec 2005 | A1 |
20060010477 | Yu | Jan 2006 | A1 |
20060013487 | Longe et al. | Jan 2006 | A1 |
20060015906 | Boyer et al. | Jan 2006 | A1 |
20060036640 | Tateno et al. | Feb 2006 | A1 |
20060059044 | Chan et al. | Mar 2006 | A1 |
20060069616 | Bau | Mar 2006 | A1 |
20060075429 | Istvan et al. | Apr 2006 | A1 |
20060090182 | Horowitz et al. | Apr 2006 | A1 |
20060090185 | Zito et al. | Apr 2006 | A1 |
20060090812 | Summerville | May 2006 | A1 |
20060101499 | Aravamudan et al. | May 2006 | A1 |
20060101503 | Venkataraman | May 2006 | A1 |
20060101504 | Aravamudan et al. | May 2006 | A1 |
20060112162 | Marot et al. | May 2006 | A1 |
20060117019 | Sylthe et al. | Jun 2006 | A1 |
20060161520 | Brewer et al. | Jul 2006 | A1 |
20060163337 | Unruh | Jul 2006 | A1 |
20060167676 | Plumb | Jul 2006 | A1 |
20060167859 | Verbeck Sibley et al. | Jul 2006 | A1 |
20060173818 | Berstis et al. | Aug 2006 | A1 |
20060190308 | Janssens et al. | Aug 2006 | A1 |
20060195435 | Laird-McConnell et al. | Aug 2006 | A1 |
20060206454 | Forstall et al. | Sep 2006 | A1 |
20060248078 | Gross et al. | Nov 2006 | A1 |
20060256078 | Flinchem et al. | Nov 2006 | A1 |
20060259479 | Dai | Nov 2006 | A1 |
20060274051 | Longe et al. | Dec 2006 | A1 |
20070005563 | Aravamudan | Jan 2007 | A1 |
20070016476 | Hoffberg et al. | Jan 2007 | A1 |
20070027852 | Howard et al. | Feb 2007 | A1 |
20070043750 | Dingle | Feb 2007 | A1 |
20070050337 | Venkataraman et al. | Mar 2007 | A1 |
20070050348 | Aharoni et al. | Mar 2007 | A1 |
20070061244 | Ramer et al. | Mar 2007 | A1 |
20070061317 | Ramer et al. | Mar 2007 | A1 |
20070061321 | Venkataraman | Mar 2007 | A1 |
20070061754 | Ardhanari et al. | Mar 2007 | A1 |
20070067272 | Flynt et al. | Mar 2007 | A1 |
20070088681 | Aravamudan et al. | Apr 2007 | A1 |
20070100650 | Ramer et al. | May 2007 | A1 |
20070130128 | Garg et al. | Jun 2007 | A1 |
20070143567 | Gorobets | Jun 2007 | A1 |
20070150606 | Flinchem et al. | Jun 2007 | A1 |
20070219984 | Aravamudan et al. | Sep 2007 | A1 |
20070219985 | Aravamudan et al. | Sep 2007 | A1 |
20070239682 | Arellanes et al. | Oct 2007 | A1 |
20070255693 | Ramaswamy et al. | Nov 2007 | A1 |
20070260703 | Ardhanari et al. | Nov 2007 | A1 |
20070266021 | Aravamudan et al. | Nov 2007 | A1 |
20070266026 | Aravamudan et al. | Nov 2007 | A1 |
20070266406 | Aravamudan et al. | Nov 2007 | A1 |
20070271205 | Aravamudan et al. | Nov 2007 | A1 |
20070276773 | Aravamudan et al. | Nov 2007 | A1 |
20070276821 | Aravamudan et al. | Nov 2007 | A1 |
20070276859 | Aravamudan et al. | Nov 2007 | A1 |
20070288456 | Aravamudan et al. | Dec 2007 | A1 |
20070288457 | Aravamudan et al. | Dec 2007 | A1 |
20080021884 | Jones et al. | Jan 2008 | A1 |
20080065617 | Burke et al. | Mar 2008 | A1 |
20080071771 | Venkataraman et al. | Mar 2008 | A1 |
20080077577 | Byrne et al. | Mar 2008 | A1 |
20080086704 | Aravamudan | Apr 2008 | A1 |
20080114743 | Venkataraman et al. | May 2008 | A1 |
20080177717 | Kumar et al. | Jul 2008 | A1 |
20080195601 | Ntoulas et al. | Aug 2008 | A1 |
20080209229 | Ramakrishnan et al. | Aug 2008 | A1 |
20080313564 | Barve et al. | Dec 2008 | A1 |
20090198688 | Venkataraman et al. | Aug 2009 | A1 |
20100121845 | Aravamudan et al. | May 2010 | A1 |
20100153380 | Garg et al. | Jun 2010 | A1 |
Number | Date | Country |
---|---|---|
181058 | May 1986 | EP |
1050794 | Nov 2000 | EP |
1143691 | Oct 2001 | EP |
1338967 | Aug 2003 | EP |
1463307 | Sep 2004 | EP |
1622054 | Feb 2006 | EP |
WO-9856173 | Dec 1998 | WO |
WO-0070505 | Nov 2000 | WO |
WO-2004010326 | Jan 2004 | WO |
WO-2004031931 | Apr 2004 | WO |
WO-2005033967 | Apr 2005 | WO |
WO-2005084235 | Sep 2005 | WO |
WO-2006052959 | May 2006 | WO |
WO-2006052966 | May 2006 | WO |
WO-2007025148 | Mar 2007 | WO |
WO-2007025149 | Mar 2007 | WO |
WO-2007062035 | May 2007 | WO |
WO-2007118038 | Oct 2007 | WO |
WO-2007124429 | Nov 2007 | WO |
WO-2007124436 | Nov 2007 | WO |
WO-2007131058 | Nov 2007 | WO |
WO-2008034057 | Mar 2008 | WO |
WO-2008091941 | Jul 2008 | WO |
WO-2008148012 | Dec 2008 | WO |
Number | Date | Country | |
---|---|---|---|
20080114743 A1 | May 2008 | US |
Number | Date | Country | |
---|---|---|---|
60886136 | Jan 2007 | US | |
60787412 | Mar 2006 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11694596 | Mar 2007 | US |
Child | 12018566 | US |