Search suggestions using fuzzy-score matching and entity co-occurrence

Information

  • Patent Grant
  • 9507834
  • Patent Number
    9,507,834
  • Date Filed
    Tuesday, November 24, 2015
    9 years ago
  • Date Issued
    Tuesday, November 29, 2016
    8 years ago
Abstract
A method for generating search suggestions by using fuzzy-score matching and entity co-occurrence in a knowledge base is disclosed. Embodiments of the method may be employed in any search system that may include an entity extraction computer module that may perform partial entity extractions from provided search queries, a fuzzy-score matching computer module that may generate algorithms based on the type of entity extracted and perform a search against an entity co-occurrence knowledge base. The entity co-occurrence knowledge base, which may include a repository where entities may be indexed as entities to entities, entities to topics, or entities to facts among others, may return fast and accurate suggestions to the user to complete the search query. The suggestions may include alternates to the partial query provided by the user that may enhance and save time when performing searches.
Description
FIELD OF THE DISCLOSURE

The present disclosure relates generally to query enhancement, and more specifically to search suggestions using fuzzy-score matching and entity co-occurrence in a knowledge base.


BACKGROUND

Users frequently use search engines for locating information of interest either on the Internet or any database system. Search engines commonly operate by receiving a search query from a user and returning search results to the user. Search results are usually ordered by search engines based on the relevance of each returned search result to the search query. Therefore, the quality of the search query may be significantly important for the quality of search results. However, search queries from users, in most cases, may be written incomplete or partial (e.g., the search query may not include enough words to generate a focused set of relevant results and instead generates a large number of irrelevant results), and sometimes misspelled (e.g., Bill Smith may be incorrectly spelled as Bill Smitth).


One common approach to improve the quality of the search results is to enhance the search query. One way to enhance the search queries may be by generating possible suggestions based on the user's input. For this, some approaches propose methods for identifying candidate query refinements for a given query from past queries submitted by one or more users. However, these approaches are based on query logs that sometimes may lead the user to results that may not be of interest. There are other approaches using different techniques that may not be accurate enough. Thus, there still exists a need for methods that improve or enhance search queries from users to get more accurate results.


SUMMARY

A method for generating search suggestions by using fuzzy-score matching and entity co-occurrence in a knowledge base is disclosed. In one aspect of the present disclosure, the method may be employed in a search system that may include a client/server type architecture. In one embodiment, the search system may include a user interface to a search engine in communication with one or more server devices over a network connection. The server device may include an entity extraction computer module, a fuzzy-score matching computer module, and an entity co-occurrence knowledge base database. The knowledge base may be built as an in-memory database and may also include other hardware and/or software components such as one or more search controllers, multiple search nodes, collections of compressed data, and a disambiguation computer module. One search controller may be selectively associated with one or more search nodes. Each search node may be capable of independently performing a fuzzy key search through a collection of compressed data and returning a set of scored results to its associated search controller.


In another aspect of the present disclosure, the method may include an entity extraction module that may perform partial entity extractions from provided search queries to identify whether the search query refers to an entity, and if so, to what type of entity it refers. Furthermore, the method may include a fuzzy-score matching module that may spawn algorithms based on the type of entity extracted and perform a search against an entity co-occurrence knowledge base. Additionally, the query text parts that are not detected as corresponding to entities are treated as conceptual features, such as topics, facts, and key phrases, that can be employed for searching the entity co-occurrence knowledge base. In an embodiment, the entity co-occurrence knowledge base includes a repository where entities may be indexed as entities to entities, entities to topics, or entities to facts among others, which facilitates the return of fast and accurate suggestions to the user to complete the search query.


In one embodiment, a method is disclosed. The method comprises receiving, by an entity extraction computer, user input of search query parameters from a user interface, extracting, by the entity extraction computer, one or more entities from the search query parameters by comparing the search query parameters with an entity co-occurrence database having instances of co-occurrence of the one or more entities in an electronic data corpus and identifying at least one entity type corresponding to the one or more entities in the search query parameters, and selecting, by a fuzzy-score matching computer, a fuzzy matching algorithm for searching the entity co-occurrence database to identify one or more records associated with the search query parameters, wherein the fuzzy matching algorithm corresponds to the at least one identified entity type. The method further includes searching, by the fuzzy-score matching computer, the entity co-occurrence database using the selected fuzzy matching algorithm and forming one or more suggested search query parameters from the one or more records based on the search, and presenting, by the fuzzy-score matching computer, the one or more suggested search query parameters via the user interface.


In another embodiment, a system is provided. The system includes one or more server computers having one or more processors executing computer readable instructions for a plurality of computer modules including an entity extraction module configured to receive user input of search query parameters from a user interface, the entity extraction module being further configured to extract one or more entities from the search query parameters by comparing the search query parameters with an entity co-occurrence database having instances of co-occurrence of the one or more entities in an electronic data corpus and identifying at least one entity type corresponding to the one or more entities in the search query parameters. The system further includes a fuzzy-score matching module configured to select a fuzzy matching algorithm for searching the entity co-occurrence database to identify one or more records associated with the search query parameters, wherein the fuzzy matching algorithm corresponds to the at least one identified entity type. The fuzzy-score matching module being further configured to search the entity co-occurrence database using the selected fuzzy matching algorithm and form one or more suggested search query parameters from the one or more records based on the search, and present the one or more suggested search query parameters via the user interface.





BRIEF DESCRIPTION OF THE DRAWINGS

The present disclosure can be better understood by referring to the following figures. The components in the figures are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the disclosure. In the figures, reference numerals designate corresponding parts throughout the different views.



FIG. 1 is a block diagram illustrating an exemplary system environment in which one embodiment of the present disclosure may operate;



FIG. 2 is a flowchart illustrating a method for search suggestions using fuzzy-score matching and entity co-occurrence in a knowledge base, according to an embodiment; and



FIG. 3 is a diagram illustrating an example of a user interface through which a search suggestion may be produced using fuzzy matching and entity co-occurrence in a knowledge base of FIGS. 1-2.





DETAILED DESCRIPTION

The present disclosure is here described in detail with reference to embodiments illustrated in the drawings, which form a part hereof. Other embodiments may be used and/or other changes may be made without departing from the spirit or scope of the present disclosure. The illustrative embodiments described in the detailed description are not meant to be limiting of the subject matter presented herein.


As used herein, the following terms may have the following definitions:


“Entity extraction” refers to computer executed information processing methods for extracting electronic information including, but not limited to, names, places, and organizations.


“Corpus” refers to a collection of one or more documents and other electronic data.


“Features” is any information which is at least partially derived from an electronic document.


“Module” refers to a computer hardware and/or software components suitable for carrying out at least one or more tasks.


“Fact” refers to objective relationships between features.


“Entity knowledge base” refers to a computer database containing features and entities.


“Query” refers to an electronic request to retrieve information from one or more suitable databases.


“Topic” refers to a set of thematic information which is at least partially derived from a corpus.


Reference will now be made to the exemplary embodiments illustrated in the drawings, and specific language will be used here to describe the same. It will nevertheless be understood that no limitation of the scope of the invention is thereby intended. Alterations and further modifications of the inventive features illustrated here, and additional applications of the principles of the inventions as illustrated here, which would occur to one skilled in the relevant art and having possession of this disclosure, are to be considered within the scope of the invention.


Embodiments of the present disclosure introduce a novel search suggestion generation mechanism, which is different from the existing mechanisms that are based on mining and ranking the activity of the search system's global users past search queries. In an embodiment, the presented search suggestions mechanism is based on employing an entity co-occurrence knowledge base in its core, along with fuzzy matching computer module and an entity extraction computer module. The entity co-occurrence knowledge base is a repository, such as an electronic database, where entities may be indexed as entities to entities, entities to topics, or entities to facts among others, and stored so as to allow faster and weighted responses. The user's partial, as well as complete, queries can be processed on-the-fly to detect entities (e.g., via entity extraction), misspelled variations (e.g., via fuzzy matching) of the entities and other conceptual features and these features are employed to search (e.g., via fuzzy score matching) entity co-occurrence knowledge base to suggest search queries, as well as possible expansions/suggestions of the accurate entities intended by the user. This leads to a more accurate and improved search experience, as discussed in further detail in FIGS. 1-3 below.



FIG. 1 is a block diagram of a search computer system 100 in accordance with the present disclosure. The search system 100 may include one or more user interfaces 102 to a search engine 104 in communication with a server device 106 over a network 108. In this embodiment, the search system 100 may be implemented in one or more special purpose computers and computer modules referenced below, including via a client/server type architecture. However, the search system 100 may be implemented using other computer architectures (for example, a stand-alone computer, a mainframe system with terminals, an ASP model, a peer to peer model and the like). In an embodiment, the search computer system 100 includes a plurality of networks such as, a local area network, a wide area network, the internet, a wireless network, a mobile phone network and the like.


A search engine 104 may include a user interface, such as a web-based tool that enables users to locate information on the World Wide Web. Search engine 104 may also include user interface tools that enable users to locate information within internal database systems. Server device 106, which may be implemented in a single server device 106 or in a distributed architecture across a plurality of server computers, may include an entity extraction module 110, a fuzzy-score matching module 112, and an entity co-occurrence knowledge base database 114.


Entity extraction module 110 may be a hardware and/or software module configured to extract and disambiguate on-the-fly independent entities from a given set of queries such as a query string, partial query, structured data and the like. Examples of entities may include people, organizations, geographic locations, dates and/or time. During the extraction, one or more feature recognition and extraction algorithms may be employed. Also, a score may be assigned to each extracted feature, indicating the level of certainty of the feature being correctly extracted with the correct attributes. Taking into account the feature attributes, the relative weight or relevance of each of the features may be determined. Additionally, the relevance of the association between features may be determined using a weighted scoring model.


Fuzzy-score matching module 112 may include a plurality of algorithms that may be selected according to the type of entity being extracted from a given search query. The function of the algorithms may be to determine whether the given search query received via user input and other searched strings identified by the algorithm are similar to each other, or approximately match a given pattern string. Fuzzy matching may also be known as fuzzy string matching, inexact matching, and approximate matching. Entity extraction module 110 and fuzzy-score matching module 112 may work in conjunction with entity co-occurrence knowledge base 114 to generate search suggestions for the user.


According to various embodiments, entity co-occurrence knowledge base 114 may be built, but is not limited to, as an in-memory database and may include components, such as one or more search controllers, multiple search nodes, collections of compressed data, and a disambiguation module. One search controller may be selectively associated with one or more search nodes. Each search node may be capable of independently performing a fuzzy key search through a collection of compressed data and returning a set of scored results to its associated search controller.


Entity co-occurrence knowledge base 114 may include related entities based on features and ranked by a confidence score. Various methods for linking the features may be employed, which may essentially use a weighted model for determining which entity types are most important, which have more weight, and, based on confidence scores, determine how confident the extraction of the correct features has been performed.



FIG. 2 is a flowchart illustrating a method 200 for generating search suggestions using fuzzy-score matching and entity co-occurrence in a knowledge base. Method 200 may be implemented in a search system 100, similar to that described by FIG. 1.


In one embodiment, method 200 may initiate when a user starts typing a search query in step 202 into a search engine interface 102, as described in FIG. 1. As the search query is typed in step 202, search system 100 may perform an on-the-fly process. According to various embodiments, search query input in step 202 may be either complete or partial, either correctly spelled or misspelled. Followed, at search system 100, a partial entity extraction step 204 from the search query input of step 202 may be performed. The partial entity extraction step 204 may run a quick search against entity co-occurrence knowledge base 114 to identify whether the search query that was input in step 202 is an entity, and if so, what type of entity it is. According to various embodiments, search query input of step 202 may then refer to a person, an organization, the location of a place, and a date among others. Once the entity type of the search query input is identified, fuzzy-score matching module 112 may select a corresponding fuzzy matching algorithm, step 206. For example, if search query was identified as an entity that is referring to a person, then fuzzy-score matching module 112 may select the string matching algorithm for persons, for example, such as by extracting different components of the person's name including first, middle, last, and title. In another embodiment, if search query was identified as an entity that is referring to an organization, then fuzzy-score matching module 112 may select the string matching algorithm for organizations, which can include identifying terms like school, university, corp, inc, and the like. Fuzzy-score matching module 112 may then select the string matching algorithm that corresponds to the type of identified entity in the search query input so as to excel the search. Once the string matching algorithm is adjusted to the type of identified entity, a fuzzy-score matching step 208 may be performed.


In fuzzy-score matching step 208, extracted entity or entities, as well as non-entities, may be searched and compared against entity co-occurrence knowledge base 114. Extracted entity or entities may include incomplete names of persons, for example first name and the first character of the last name, abbreviations of organizations, for example “UN” that may stand for “United Nations”, short forms, and nicknames among others. Entity co-occurrence knowledge base 114 may already have registered a plurality of records indexed as an structured data, such as entity to entity, entity to topics, and entity to facts, among others. The latter may allow fuzzy-score matching in step 208 to happen in a very fast way. Fuzzy-score matching in step 208 may use, but is not limited to, a common string metric such as Levenshtein distance, strcmp95, ITF scoring, and the like. Levenshtein distance between two words may refer to the minimum number of single-character edits required to change one word into the other.


Finally, once fuzzy-score matching step 208 finishes comparing and searching search query against all records in the entity co-occurrence knowledge base 114, the record that dominates the most or is the closest to match the given pattern string (i.e., the search query input of step 202) may be selected as first candidate for a search suggestion in step 210. Other records with less proximity to match the given pattern string may be placed under the first candidate in a descending order. Search suggestion in step 210 may then be presented to the user in a drop down list of possible matches that the user may or may not ignore.



FIG. 3 is an example user interface 300 in accordance with the method for generating search suggestions using fuzzy-score matching and entity co-occurrence in a knowledge base, as discussed in FIGS. 1-2 above. In this example, a user through a search engine interface 302, similar to that described by FIG. 1, inputs a partial query 304 in a search box 306. By a way of illustration and not by way of limitation, partial query 304 may be an incomplete name of a person such as “Michael J”, as shown in FIG. 3. It may be considered a partial query 304 because the user may not have yet selected search button 308, or otherwise submitted the partial query 304 to search system 100 to perform an actual search and obtain results.


Following the method 200 (FIG. 2), as the user types “Michael J”, the entity extraction module 110 performs a quick search on-the-fly of the first word (Michael) against entity co-occurrence knowledge base 114 to identify the type of entity, in this example, the entity may refer to the name of a person. Consequently, fuzzy-score matching module 112 may select a string match algorithm tailored for names of persons. Name of persons may be found in databases written in different forms such as using only initials (short forms), or first name and first character of the last name, or first name, initial of the middle name and last name, or any combination thereof. Fuzzy-score matching module 112 may use a common string metric such as Levenshtein distance to determine and assign a score to the entity, topic, or fact within entity co-occurrence knowledge base 114 that may match the entity “Michael”. In this example, Michael matches with a great amount of records having that name. However, as the user types the following character “J”, fuzzy-score matching module 112 may perform another comparison based on Levenshtein distance against all co-occurrences with Michael with the entity co-occurrence knowledge base 114. Entity co-occurrence knowledge base 114 may then select all possible matches with the highest scores for “Michael J”. For example, fuzzy-score matching module 112 may return search suggestions 310 such as “Michael Jackson”, “Michael Jordan”, “Michael J. Fox”, or even “Michael Dell” in some cases to the user. The user may then be able to select from the drop down list one of the persons suggested as to complete the search query. Expanding on the aforementioned example, a query like “Michael the basketball player”, would lead to the suggestion of “Michael Jordan”, based on the results returned by searching entity co-occurrence knowledge base for “Michael” in person entity name variations and “the basketball player” in the co-occurrence features like key phrases, facts, and topics. Another example can be “Alexander the actor”, would lead to the suggestion of “Alexander Polinsky”. Those skilled in the art will realize that the presently existing search platforms cannot generate suggestions in the aforementioned manner.


While various aspects and embodiments have been disclosed, other aspects and embodiments are contemplated. The various aspects and embodiments disclosed are for purposes of illustration and are not intended to be limiting, with the true scope and spirit being indicated by the following claims.


The foregoing method descriptions and the process flow diagrams are provided merely as illustrative examples and are not intended to require or imply that the steps of the various embodiments must be performed in the order presented. As will be appreciated by one of skill in the art the steps in the foregoing embodiments may be performed in any order. Words such as “then,” “next,” etc. are not intended to limit the order of the steps; these words are simply used to guide the reader through the description of the methods. Although process flow diagrams may describe the operations as a sequential process, many of the operations can be performed in parallel or concurrently. In addition, the order of the operations may be re-arranged. A process may correspond to a method, a function, a procedure, a subroutine, a subprogram, etc. When a process corresponds to a function, its termination may correspond to a return of the function to the calling function or the main function.


The various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed here may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.


Embodiments implemented in computer software may be implemented in software, firmware, middleware, microcode, hardware description languages, or any combination thereof. A code segment or machine-executable instructions may represent a procedure, a function, a subprogram, a program, a routine, a subroutine, a module, a software package, a class, or any combination of instructions, data structures, or program statements. A code segment may be coupled to another code segment or a hardware circuit by passing and/or receiving information, data, arguments, parameters, or memory contents. Information, arguments, parameters, data, etc. may be passed, forwarded, or transmitted via any suitable means including memory sharing, message passing, token passing, network transmission, etc.


The actual software code or specialized control hardware used to implement these systems and methods is not limiting of the invention. Thus, the operation and behavior of the systems and methods were described without reference to the specific software code being understood that software and control hardware can be designed to implement the systems and methods based on the description here.


When implemented in software, the functions may be stored as one or more instructions or code on a non-transitory computer-readable or processor-readable storage medium. The steps of a method or algorithm disclosed here may be embodied in a processor-executable software module which may reside on a computer-readable or processor-readable storage medium. A non-transitory computer-readable or processor-readable media includes both computer storage media and tangible storage media that facilitate transfer of a computer program from one place to another. A non-transitory processor-readable storage media may be any available media that may be accessed by a computer. By way of example, and not limitation, such non-transitory processor-readable media may comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other tangible storage medium that may be used to store desired program code in the form of instructions or data structures and that may be accessed by a computer or processor. Disk and disc, as used here, include compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk, and Blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media. Additionally, the operations of a method or algorithm may reside as one or any combination or set of codes and/or instructions on a non-transitory processor-readable medium and/or computer-readable medium, which may be incorporated into a computer program product.


The preceding description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined here may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown here but is to be accorded the widest scope consistent with the following claims and the principles and novel features disclosed here.

Claims
  • 1. A method comprising: comparing, by a first server, a search query against a first collection of data storing an instance of co-occurrence of an entity in a second collection of data, wherein the search query is received from a client;identifying, by the first server, a type of entity corresponding to the entity based on the comparing;extracting, by the first server in real-time, the entity from the search query based on the identifying;selecting, by a second server in real-time, a fuzzy matching technique corresponding to the type of the entity, wherein at least one of the first server or the second server comprises a main memory hosting a database storing the first collection of data, wherein the database stores at least one of an entity-to-entity index, an entity-to-topic index, or an entity-to-fact index;searching, by the second server in real-time, the first collection of data via the fuzzy matching technique;identifying, by the second server, data associated with the search query based on the searching;generating, by the second server, a plurality of suggested search queries from the data based on the identifying;outputting, by the second server, the suggested search queries to the client such that the suggested search queries are sorted based on match proximity to the search query.
  • 2. The method of claim 1, wherein the searching is before the search query is finalized.
  • 3. The method of claim 1, wherein the searching is after the search query is finalized.
  • 4. The method of claim 1, wherein the data includes a conceptual feature.
  • 5. The method of claim 1, wherein the suggested search queries are sorted via a drop-down list.
  • 6. The method of claim 1, wherein the first collection of data is indexed.
  • 7. The method of claim 1, wherein the suggested search queries are sorted in a descending order.
  • 8. The method of claim 1, wherein the extracting, the selecting, and the outputting are in real-time as the search query is received from the client.
  • 9. The method of claim 1, further comprising: assigning, by the first server, a score to the entity, wherein the score is indicative of a level of certainty of the extracting being correct.
  • 10. The method of claim 1, wherein the search query is misspelled.
  • 11. A system comprising: a first server configured to: compare a search query against a first collection of data storing an instance of co-occurrence of an entity in a second collection of data, wherein the search query is received from a client,identify a type of entity corresponding to the entity based on the comparing, extract in real-time, the entity from the search query based on the identifying;a second server configured to: select in real-time, a fuzzy matching technique corresponding to the type of the entity,search the first collection of data via the fuzzy matching technique,identify data associated with the search query based on the searching,generate a plurality of suggested search queries from the data based on the identifying,output the suggested search queries to the client such that the suggested search queries are sorted based on match proximity to the search query,wherein at least one of the first server or the second server comprises a main memory hosting a database storing the first collection of data, wherein the database stores at least one of an entity-to-entity index, an entity-to-topic index, or an entity-to-fact index.
  • 12. The system of claim 11, wherein the second server configured to search before the search query is finalized.
  • 13. The system of claim 11, wherein the second server configured to search after the search query is finalized.
  • 14. The system of claim 11, wherein the data includes a conceptual feature.
  • 15. The system of claim 11, wherein the suggested search queries are sorted via a drop-down list.
  • 16. The system of claim 11, wherein the first collection of data is indexed.
  • 17. The system of claim 11, wherein the suggested search queries are sorted in a descending order.
  • 18. The system of claim 11, wherein at least one of the first server or the second server is configured to extract, to select, and to output in real-time as the search query is received from the client.
  • 19. The system of claim 11, wherein the first server configured to: assign a score to the entity, wherein the score is indicative of a level of certainty of the extracting being correct.
  • 20. The system of claim 11, wherein the search query is misspelled.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 14/558,036, entitled, “Search Suggestions Using Fuzzy-Score Matching And Entity Co-Occurrence,” filed Dec. 2, 2014, which is a non-provisional application that claims the benefit of U.S. Provisional Application No. 61/910,900, filed Dec. 2, 2013, entitled “Search Suggestions Using Fuzzy-Score Matching and Entity Co-Occurrence,” which are hereby incorporated by reference in their entirety. This application is related to U.S. patent application Ser. No. 14/557,794, entitled “Method for Disambiguating Features in Unstructured Text,” filed Dec. 2, 2014; U.S. patent application Ser. No. 14/558,300, entitled “Event Detection Through Text Analysis Using Trained Event Template Models,” filed Dec. 2, 2014; and U.S. patent application Ser. No. 14/558,101, entitled “Non-Exclusionary Search Within In-Memory Databases,” filed Dec. 2, 2014; each of which are incorporated herein by reference in their entirety.

US Referenced Citations (118)
Number Name Date Kind
6128660 Grimm et al. Oct 2000 A
6178529 Short et al. Jan 2001 B1
6266781 Chung et al. Jul 2001 B1
6353926 Parthesarathy et al. Mar 2002 B1
6738759 Wheeler et al. May 2004 B1
6832373 O'Neill Dec 2004 B2
7058846 Kelkar et al. Jun 2006 B1
7370323 Marinelli et al. May 2008 B2
7421478 Muchow Sep 2008 B1
7447940 Peddada Nov 2008 B2
7543174 van Rietschote et al. Jun 2009 B1
7681075 Havemose et al. Mar 2010 B2
7818615 Krajewski et al. Oct 2010 B2
7899871 Kumar et al. Mar 2011 B1
8055933 Jaehde et al. Nov 2011 B2
8122026 Laroco et al. Feb 2012 B1
8341622 Eatough Dec 2012 B1
8345998 Malik et al. Jan 2013 B2
8356036 Bechtel et al. Jan 2013 B2
8375073 Jain Feb 2013 B1
8423522 Lang et al. Apr 2013 B2
8429256 Vidal et al. Apr 2013 B2
8726267 Li et al. May 2014 B2
8782018 Shim et al. Jul 2014 B2
8995717 Cheng et al. Mar 2015 B2
9009153 Kahn et al. Apr 2015 B2
9025892 Lightner et al. May 2015 B1
9032387 Hill et al. May 2015 B1
9208204 Lightner Dec 2015 B2
20010037398 Chao et al. Nov 2001 A1
20020031260 Thawonmas et al. Mar 2002 A1
20020165847 McCartney et al. Nov 2002 A1
20020174138 Nakamura Nov 2002 A1
20030028869 Drake et al. Feb 2003 A1
20030033288 Shanahan Feb 2003 A1
20030112792 Cranor et al. Jun 2003 A1
20030158839 Faybishenko et al. Aug 2003 A1
20030182282 Ripley Sep 2003 A1
20040023666 Moon Feb 2004 A1
20040027349 Landau et al. Feb 2004 A1
20040049478 Jasper et al. Mar 2004 A1
20040143571 Bjornson et al. Jul 2004 A1
20040153869 Marinelli et al. Aug 2004 A1
20040205064 Zhou et al. Oct 2004 A1
20040215755 O'Neill Oct 2004 A1
20040243645 Broder et al. Dec 2004 A1
20050192994 Caldwell et al. Sep 2005 A1
20060101081 Lin et al. May 2006 A1
20060129843 Srinivasa et al. Jun 2006 A1
20060294071 Weare et al. Dec 2006 A1
20070005639 Gaussier et al. Jan 2007 A1
20070100806 Ramer et al. May 2007 A1
20070156748 Emam et al. Jul 2007 A1
20070174289 Utiger Jul 2007 A1
20070203693 Estes Aug 2007 A1
20070203924 Guha et al. Aug 2007 A1
20070240152 Li et al. Oct 2007 A1
20070250519 Fineberg et al. Oct 2007 A1
20070282959 Stern Dec 2007 A1
20080010683 Baddour et al. Jan 2008 A1
20080027915 Karasudani et al. Jan 2008 A1
20080027920 Schipunov et al. Jan 2008 A1
20080077570 Tang et al. Mar 2008 A1
20080270389 Jones Oct 2008 A1
20080306908 Agrawal et al. Dec 2008 A1
20090019013 Tareen et al. Jan 2009 A1
20090043792 Barsness et al. Feb 2009 A1
20090049038 Gross Feb 2009 A1
20090089626 Gotch et al. Apr 2009 A1
20090094484 Son et al. Apr 2009 A1
20090222395 Light et al. Sep 2009 A1
20090240682 Balmin et al. Sep 2009 A1
20090292660 Behal et al. Nov 2009 A1
20090299999 Loui et al. Dec 2009 A1
20090322756 Robertson et al. Dec 2009 A1
20100010989 Li Jan 2010 A1
20100077001 Vogel et al. Mar 2010 A1
20100138931 Thorley et al. Jun 2010 A1
20100223264 Brucker et al. Sep 2010 A1
20100235311 Cao et al. Sep 2010 A1
20100251305 Kimble Sep 2010 A1
20100274785 Procopiuc et al. Oct 2010 A1
20110071975 Friedlander et al. Mar 2011 A1
20110093471 Brockway et al. Apr 2011 A1
20110099163 Harris et al. Apr 2011 A1
20110119243 Diamond et al. May 2011 A1
20110125764 Carmel et al. May 2011 A1
20110161333 Langseth et al. Jun 2011 A1
20110282888 Korperski et al. Nov 2011 A1
20110296390 Vidal et al. Dec 2011 A1
20110296397 Vidal et al. Dec 2011 A1
20120030220 Edwards et al. Feb 2012 A1
20120059839 Andrade et al. Mar 2012 A1
20120102121 Wu et al. Apr 2012 A1
20120117069 Kawanishi et al. May 2012 A1
20120131139 Siripurapu et al. May 2012 A1
20120143875 Sarma et al. Jun 2012 A1
20120246154 Duan et al. Sep 2012 A1
20120310934 Peh et al. Dec 2012 A1
20120323839 Kiciman et al. Dec 2012 A1
20130132405 Bestgen et al. May 2013 A1
20130144605 Brager et al. Jun 2013 A1
20130159505 Mason Jun 2013 A1
20130166480 Popescu et al. Jun 2013 A1
20130166547 Pasumarthi et al. Jun 2013 A1
20130290232 Tsytsarau et al. Oct 2013 A1
20130303198 Sadasivam et al. Nov 2013 A1
20130311485 Khan Nov 2013 A1
20140013233 Ahlberg et al. Jan 2014 A1
20140022100 Fallon et al. Jan 2014 A1
20140156634 Buchmann et al. Jun 2014 A1
20140244550 Jin et al. Aug 2014 A1
20140280183 Brown et al. Sep 2014 A1
20140351233 Crupi et al. Nov 2014 A1
20150074037 Sarferaz Mar 2015 A1
20150154079 Lightner et al. Jun 2015 A1
20150154264 Lightner et al. Jun 2015 A1
20150154297 Lightner et al. Jun 2015 A1
Foreign Referenced Citations (1)
Number Date Country
2013003770 Jan 2013 WO
Non-Patent Literature Citations (12)
Entry
International Search Report and Written Opinion dated Mar. 6, 2015 corresponding to International Patent Application No. PCT/US2014/067993, 9 pages.
International Search Report and Written Opinion dated Mar. 10, 2015 corresponding to International Patent Application No. PCT/US2014/067999, 10 pages.
International Search Report and Written Opinion of the International Searching Authority dated Apr. 15, 2015 corresponding to International Patent Application No. PCT/US2014/068002, 10 pages.
International Search Report and Written Opinion of the International Searching Authority dated Feb. 24, 2015 corresponding to International Patent Application No. PCT/US2014/067918, 10 pages.
International Search Report and Written Opinion of the International Searching Authority dated Mar. 3, 2015 corresponding to International Patent Application No. PCT/US2014/067921, 10 pages.
International Search Report dated Apr. 15, 2015 corresponding to International Patent Application No. PCT/US2014/067997, 4 pages.
Written Opinion of the International Searching Authority dated Apr. 15, 2015 corresponding to International Patent Application No. PCT/US2014/067997, 9 pages.
Tools, Search Query Suggestions using ElasticSearch via Shingle Filter and Facets, Nov. 2012, pp. 1-12.
Tunkelang, D., “Faceted Search,” Morgan & Claypool Publ., 2009, pp. i-79.
Schuth, A., et al., “University of Amsterdam Data Centric Ad Hoc and Faceted Search Runs,” ISLA, 2012, pp. 155-160.
International Search Report dated Apr. 15, 2015 corresponding to International Patent Application No. PCT/US2014/067994, 4 pages.
Written Opinion of the International Searching Authority dated Apr. 15, 2015 corresponding to International Patent Application No. PCT/US2014/067994, 9 pages.
Related Publications (1)
Number Date Country
20160078099 A1 Mar 2016 US
Provisional Applications (1)
Number Date Country
61910900 Dec 2013 US
Continuations (1)
Number Date Country
Parent 14558036 Dec 2014 US
Child 14950874 US