The invention generally relates to search engines. More particularly, the invention relates to methods and systems for information capture and retrieval.
Users generate and access a large number of articles, such as emails, web pages, word processing documents, spreadsheet documents, instant messenger messages, and presentation documents, using a client device, such as a personal computer, personal digital assistant, or mobile phone. Some articles are stored on one or more storage devices coupled to, accessible by, or otherwise associated with the client device(s). Users sometimes wish to search the storage device(s) for articles.
Conventional client-device search applications may significantly degrade the performance of the client device. For example, certain conventional client-device search applications typically use batch processing to index all articles, which can result in noticeably slower performance of the client device during the batch processing. Additionally, batch processing occurs only periodically. Therefore, when a user performs a search, the most recent articles are sometimes not included in the results. Moreover, if the batch processing is scheduled for a time when the client device is not operational and is thus not performed for an extended period of time, the index of articles associated with the client device can become outdated. Conventional client-device search applications may also need to rebuild the index at each batch processing or build new partial indexes and perform a merge operation that can use significant client-device resources. Conventional client-device search applications also sometimes use a great deal of system resources when operational, resulting in slower performance of the client device.
Additionally, conventional client-device search applications can require an explicit search query from a user to generate results, and may be limited to examining file names or the contents of a particular application's files.
Embodiments of the present invention comprise methods and systems for information capture and retrieval. In one embodiment, a search engine implements a method comprising capturing an event in real time upon the occurrence of the event, wherein the event comprises a user interaction with an article on a client device, wherein the article is capable of being associated with at least one of a plurality of client applications, determining if the event should be indexed, and if the event should be indexed, indexing the event and storing the event and at least a portion of content associated with the article. In another embodiment, a search engine implements a method comprising capturing a plurality of events occurring on a client device, wherein the events are associated with at least one of a plurality of client applications, wherein at least some of the events are captured in real time upon the occurrence of the event, indexing and storing at least some of the events, wherein the events that are indexed and stored have an associated article, receiving a search query, and locating relevant articles from events relevant to the search query.
These exemplary embodiments are mentioned not to limit or define the invention, but to provide examples of embodiments of the invention to aid understanding thereof. Exemplary embodiments are discussed in the Detailed Description, and further description of the invention is provided there. Advantages offered by the various embodiments of the present invention may be further understood by examining this specification.
These and other features, aspects, and advantages of the present invention are better understood when the following Detailed Description is read with reference to the accompanying drawings, wherein:
Referring now to the drawings in which like numerals indicate like elements throughout the several figures,
The client devices 102a-n shown in
Client devices 102a-n can be coupled to a network 106, or alternatively, can be stand alone machines. Client devices 102a-n may also include a number of external or internal devices such as a mouse, a CD-ROM, DVD, a keyboard, a display device, or other input or output devices. Examples of client devices 102a-n are personal computers, digital assistants, personal digital assistants, cellular phones, mobile phones, smart phones, pagers, digital tablets, laptop computers, Internet appliances, and other processor-based devices. In general, the client devices 102a-n may be any type of processor-based platform that operates on any suitable operating system, such as Microsoft® Windows® or Linux, capable of supporting one or more client application programs. For example, the client device 102a can comprise a personal computer executing client application programs, also known as client applications 120. The client applications 120 can be contained in memory 108 and can include, for example, a word processing application, a spreadsheet application, an email application, an instant messenger application, a presentation application, an Internet browser application, a calendar/organizer application, a video playing application, an audio playing application, an image display application, a file management program, an operating system shell, and other applications capable of being executed by a client device. Client applications may also include client-side applications that interact with or access other applications (such as, for example, a web-browser executing on the client device 102a that interacts with a remote email server to access email).
The user 112a can interact with the various client applications 120 and articles associated with the client applications 120 via various input and output devices of the client device 102a. Articles include, for example, word processor documents, spreadsheet documents, presentation documents, emails, instant messenger messages, database entries, calendar entries, appointment entries, task manager entries, source code files, and other client application program content files, messages, items, web pages of various formats, such as HTML, XML, XHTML, Portable Document Format (PDF) files, and media files, such as image files, audio files, and video files, or any other documents or items or groups of documents or items or information of any suitable type whatsoever.
The user's 112a interaction with articles, the client applications 120, and the client device 102a creates event data that may be observed, recorded, analyzed or otherwise used. An event can be any occurrence possible associated with an article, client application 120, or client device 102a, such as inputting text in an article, displaying an article on a display device, sending an article, receiving an article, manipulating an input device, opening an article, saving an article, printing an article, closing an article, opening a client application program, closing a client application program, idle time, processor load, disk access, memory usage, bringing a client application program to the foreground, changing visual display details of the application (such as resizing or minimizing) and any other suitable occurrence associated with an article, a client application program, or the client device whatsoever. Additionally, event data can be generated when the client device 102a interacts with an article independent of the user 112a, such as when receiving an email or performing a scheduled task.
The memory 108 of the client device 102a can also contains a capture processor 124, a queue 126, and a search engine 122. The client device 102a can also contains or is in communication with a data store 140. The capture processor 124 can capture events and pass them to the queue 126. The queue 126 can pass the captured events to the search engine 122 or the search engine 122 can retrieve new events from the queue 126. In one embodiment, the queue 126 notifies the search engine 122 when a new event arrives in the queue 126 and the search engine 122 retrieves the event (or events) from the queue 126 when the search engine 122 is ready to process the event (or events). When the search engine receives an event it can be processed and can be stored in the data store 140. The search engine 122 can receive an explicit query from the user 112a or generate an implicit query and it can retrieve information from the data store 140 in response to the query. In another embodiment, the queue is located in the search engine 122. In still another embodiment, the client device 102a does not have a queue and the events are passed from the capture processor 124 directly to the search engine 122. According to other embodiments, the event data is transferred using an information exchange protocol. The information exchange protocol can comprise, for example, any suitable rule or convention facilitating data exchange, and can include, for example, any one of the following communication mechanisms: Extensible Markup Language—Remote Procedure Calling protocol (XML/RPC), Hypertext Transfer Protocol (HTTP), Simple Object Access Protocol (SOAP), shared memory, sockets, local or remote procedure calling, or any other suitable information exchange mechanism.
The capture processor 124 can capture an event by identifying and compiling event data associated with an event. Examples of events include sending or receiving an email message, a user viewing a web page, saving a word processing document, printing a spreadsheet document, inputting text to compose or edit an email, opening a presentation application, closing an instant messenger application, entering a keystroke, moving the mouse, copying text to the clipboard, and hovering the mouse over a hyperlink. An example of event data captured by the capture processor 124 for an event involving the viewing of a web page by a user can comprise the URL of the web page, the time and date the user viewed the web page, the content of the web page in original or processed forms, the size of the original document, a screenshot of the web page as displayed to the user, a thumbnail version of the screenshot, and an icon associated with the web page or website.
In the embodiment shown in
In one embodiment, the capture processor 124, through the individual capture components, can monitor activity on the client device and can capture events by a generalized event definition and registration mechanism, such as an event schema. Each capture component can define its own event schema or can use a predefined one. Event schema can differ depending on the client application or activity the capture component is monitoring. Generally, the event schema can describe the format for an event, for example, by providing fields for event data associated with the event (such as the time of the event) and fields related to any associated article (such as the title) as well as the content of any associated article (such as the document body). An event schema can describe the format for any suitable event data that relates to an event. For example, an event schema for an email message event received by the user 112a can include the sender, the recipient or list of recipients, the time sent, the date sent, and the content of the message. An event schema for a web page currently being viewed by a user can include the Uniform Resource Locator (URL) of the web page, the time that the web page was viewed, the length of time that the user spent viewing the web page, and the content of the web page. An event schema for a word processing document being saved by a user can include the title of the document, the time saved, the format of the document, the text of the document, and the location of the document. More generally, an event schema can describe the state of the system around the time of the event. For example, an event schema can contain a URL for a web page event associated with a previous web page that the user navigated from. In addition, event schema can describe fields with more complicated structure like lists. For example, an event schema can contain fields that list multiple recipients. An event schema can also contain optional fields so that an application can include additional event data if desired. An event can be captured by compiling event data into the fields described by the associated event schema.
The capture processor 124 can capture events occurring presently (or “real-time events”) and can capture events that have occurred in the past (or “historical events”). Real-time events can be “indexable” or “non-indexable”. In one embodiment, the search engine 122 indexes indexable real-time events, but does not index non-indexable real-time events. The search engine 122 may determine whether to index an event based on the importance of the event. Indexable real-time events can be more important events associated with an article, such as viewing a web page, loading or saving a file, and receiving or sending an instant message or email. Non-indexable events can be deemed not important enough by the search engine 122 to index and store the event, such as moving the mouse or selecting a portion of text in an article. Alternatively, the capture processor 124 may be able to determine that events are not important enough, and not send them to the queue 126. In this embodiment, the load on the queue 126 can be reduced and the system speed can be increased. Non-indexable and/or indexable events can be used by the search engine 122 to update the current user state. While all real-time events can relate to what the user is currently doing (or the current user state), indexable real-time events can be indexed and stored in the data store 140. Alternatively, the search engine 122 can index all real-time events. Real-time events can include, for example, sending or receiving an article, such as an instant messenger message, examining a portion of an article, such as selecting a portion of text or moving a mouse over a portion of a web page, changing an article, such as typing a word in an email or pasting a sentence in a word processing document, closing an article, such as closing an instant messenger window or changing an email message being viewed, loading, saving, opening, or viewing an article, such as a word processing document, web page, or email, listening to or saving an MP3 file or other audio/video file, or updating the metadata of an article, such as book-marking a web page, printing a presentation document, deleting a word processing document, or moving a spreadsheet document.
Historical events are similar to indexable real-time events except that the event occurred before the installation of the search engine 122 or was otherwise not captured, because, for example, the search engine 122 was not operational for a period of time while the client device 102a was operational or because no capture component existed for a specific type of historical event at the time the event took place. Examples of historical events include the user's saved word processing documents, media files, presentation documents, calendar entries, and spreadsheet documents, the emails in a user's inbox, web pages in the user's cache, past instant messenger conversations, and the web pages bookmarked by the user. The capture processor 124 can capture historical events by periodically crawling the memory 108 and any associated data storage device for events not previously captured by the capture processor 124. The capture processor 124 can also capture historical events by requesting certain client applications, such as a web browser or an email application, to retrieve articles and other associated information. For example, the capture processor 124 can request that the web browser application obtain all viewed web pages by the user or request that the email application obtain all email messages associated with the user. These articles may not currently exist in memory 108 or on a storage device of the client device 102a. For example, the email application may have to retrieve emails from a server device. In one embodiment, the search engine 122 indexes historical events.
In one embodiment, the search engine 122 may selectively capture and index historical events. For example, article data associated with the article for the event can be used in part to determine whether to capture and index the event. Article data can comprise, for example, the location of the article, the file type of the article, and access data for the article. In one embodiment, article data is used to determine a capture score and the capture score is compared to a threshold value. If the capture score for a particular event is above the threshold value, then the event is captured and indexed. If the capture score for an article is below the threshold value, then the event is not captured or indexed. Similarly, the search engine 122 may selectively capture and index real-time events.
In one embodiment shown in
In one embodiment, the queue 126 holds events until the search engine 122 is ready to process an event or events. Alternatively, the queue 126 uses the performance data to help determine how quickly to provide the events to the search engine 122. The queue 126 can comprise one or more separate queues—including a user state queue and an index queue. The index queue can queue indexable events, for example. Alternatively, the queue 126 can have additional queues or comprise a single queue. The queue 126 can be implemented as a circular priority queue using memory mapped files. The queue can be a multiple priority queue where higher priority events are served before lower priority events, and other components may be able to specify the type of events they are interested in. Generally, real-time events can be given higher priority than historical events, and indexable events can be given higher priority than non-indexable real-time events. Other implementations of the queue 126 are possible. In another embodiment, the client device 102a does not have a queue 126. In this embodiment, events are passed directly from the capture processor to the search engine 122. In other embodiments, events can be transferred between the capture components and the search engine using suitable information exchange mechanisms such as: Extensible Markup Language—Remote Procedure Calling protocol (XML/RPC), Hypertext Transfer Protocol (HTTP), Simple Object Access Protocol (SOAP), shared memory, sockets, local or remote procedure calling, or any other suitable information exchange mechanism.
The search engine 122 can contain an indexer 130, a query system 132, and a formatter 134. The query system 132 can retrieve real-time events and performance data from the queue 126. The query system 132 can use performance data and real-time events to update the current user state and generate an implicit query. An implicit query can be an automatically generated query based on the current user state. The query system 132 can also receive and process explicit queries from the user 112a. Performance data can also be retrieved by the search engine 122 from the queue 126 for use in determining the amount of activity possible by the search engine 122.
In the embodiment shown in
In one embodiment, when the indexer 130 receives an event, the indexer 130 can determine, from the event, terms (if any) associated with the event, the time of the event (if available), images (if any) associated with the event, and/or other information defining the event. The indexer 130 can determine if the event is a duplicate of a previously received event. The indexer 130 can also determine if the event relates to other events and associate the event with related events. For example, for a received email event, the indexer 130 can associate the email with other message events from the same conversation. As additional examples, the indexer 130 can associate an event with other events based on text contained in the events or based on the time of the events. The emails from the same conversation can be associated with each other in a related event object, which can be stored in the data store 140.
The indexer 130 can send and incorporate the terms and location information, associated with the event in the index 142 of the data store 140. The event can be sent to the database 144 for storage and the content of the associated article and any associated images can be stored in the repository 146. The conversation object associated with email messages can be stored in the database 144.
In the embodiment shown in
The formatter 134 can receive the search result set from the query system 132 of the search engine 122 and can format the results for output to a display processor 128. In one embodiment, the formatter 134 can format the results in XML, HTML, or tab delineated text. The display processor 128 can be contained in memory 108 and can control the display of the result set on a display device associated with the client device 102a. The display processor 128 may comprise various components. For example, in one embodiment, the display processor 128 comprises a Hypertext Transfer Protocol (HTTP) server that receives requests for information and responds by constructing and transmitting Hypertext Markup Language (HTML) pages. In one such embodiment, the HTTP server comprises a scaled-down version of the Apache Web server. The display processor 128 can be associated with a set of APIs to allow various application to receive the results and display them in various formats. The display APIs can be implemented in various ways, including, for example, Windows messaging, DLL exports, COM interface, VB, JAVA, or NET libraries, or a web service.
Through the client devices 102a-n, users 112a-n can communicate over the network 106, with each other and with other systems and devices coupled to the network 106. As shown in
The server device 150 can include a server executing a search engine application program, such as the Google™ search engine. In other embodiments, the server device 150 can comprise a related information server or an advertising server. Similar to the client devices 102a-n, the server device 150 can include a processor 160 coupled to a computer-readable memory 162. Server device 150, depicted as a single computer system, may be implemented as a network of computer processors. Examples of a server device 150 are servers, mainframe computers, networked computers, a processor-based device, and similar types of systems and devices. The server processor 160 can be any of a number of computer processors, such as processors from Intel Corporation of Santa Clara, Calif. and Motorola Corporation of Schaumburg, Ill. In another embodiment, the server device 150 may exist on a client-device. In still another embodiment, there can be multiple server devices 150.
Memory 162 contains the search engine application program, also known as a network search engine 170. The search engine 170 can locate relevant information from the network 106 in response to a search query from a client device 102a. The search engine 170 then can provide a result set to the client device 102a via the network 106. The result set can comprise one or more article identifiers. An article identifier may be, for example, a Uniform Resource Locator (URL), a file name, a link, an icon, a path for a local file, or anything else that identifies an article. In one embodiment, an article identifier can comprise a URL associated with an article.
In one embodiment, the server device 150, or related device, has previously performed a crawl of the network 106 to locate articles, such as web pages, stored at other devices or systems coupled to the network 106, and indexed the articles in memory 162 or on another data storage device. It should be appreciated that other methods for indexing articles in lieu of or in combination with crawling may be used, such as manual submission.
It should be noted that other embodiments of the present invention may comprise systems having different architecture than that which is shown in
Various methods in accordance with embodiments of the present invention may be carried out. For example, in one embodiment a search engine captures an event in real time upon the occurrence of the event, wherein the event comprises a user interaction with an article on a client device, wherein the article is capable of being associated with at least one of a plurality of client applications, updates a current user state based at least in part on the event, determines if the event should be indexed, and if the event should be indexed, indexes the event and stores the event and at least a portion of content associated with the article.
In another embodiment, a search engine may capture a plurality of events occurring on a client device, wherein the events are associated with at least one of a plurality of client applications, wherein at least some of the events are captured in real time upon the occurrence of the event, indexes and stores at least some of the events, wherein the events that are indexed and stored have an associated article, receives a search query, and locates relevant articles from events relevant to the search query. The search engine can also generate a search result set from the relevant articles. In one embodiment, the search query is entered by the user. In another embodiment, the search query is generated by the search engine based on a current user state determined from real-time events.
In another embodiment, a plurality of real-time events are captured in real time upon the occurrence of the real-time events, wherein each real-time event comprises a user interaction with an article on a client device, wherein the article is capable of being associated with at least one of a plurality of client applications, a plurality of historical events are captured that occurred in the past, wherein each historical event comprises a user interaction with an article on a client device, wherein the article is capable of being associated with at least one of a plurality of client applications, for each event, it is determined if the event should be indexed, and if the event should be indexed, the event is indexed and the event and at least a portion of content associated with the article are stored.
In another embodiment, an event is captured in real time upon the occurrence of the event, wherein the event comprises a user interaction with an article on a client device, wherein the article is capable of being associated with at least one of a plurality of client applications, a current user state is updated based at least in part on the event, the event is indexed and the event and at least a portion of content associated with the article are stored. In this embodiment, the event can be a real-time event or it can be a historical event.
In another embodiment, a plurality of events occurring on a client device are captured, wherein each event is associated with at least one of a plurality of client applications, at least some of the events are indexed and stored, wherein the events that are indexed and stored have an associated client article, a plurality of network articles are indexed, a search query is received, and relevant client articles and network articles are located based at least in part on the search query. In this embodiment, at least some of the events can be real-time events captured in real-time. The search query can be implicitly generated based at least in part on at least one real-time event.
In 202, the capture processor 124 captures an event. The event can be a real-time event or can be a historical event. The capture processor 124 can capture a real-time event by identifying and compiling event data associated with the event upon the occurrence of the event. The capture processor 124 can capture a historical event, for example, by periodically crawling the memory 108 or associated data storage device of the client device 112a for previously uncaptured articles or receiving articles or data from client applications and identifying and compiling event data associated with the event. The capture processor 124 may have separate capture components for each client application, network monitoring, performance data capture, keystroke capture, and display capture. In one embodiment, the capture component can use a generalized event definition mechanism, such as an event schema that it has previously defined and registered with the client device 102a, to capture or express the event.
In 204, the capture processor 124 determines whether the event captured is an indexable event. As explained above, some real-time events may not be indexed (non-indexable real-time events). In one embodiment, non-indexable real-time events are used to update the current user state and are, for example, examining a portion of an article, changing an article, and closing an article. In this embodiment, non-indexable events are not indexed or sent for storage by the indexer 130. Indexable events can be indexable real-time events or historical events. Examples of indexable events include the receipt of an email message, the viewing of a web page, the saving of a word processing document, and the sending of an instant messenger message.
If an indexable event is determined, then, in 206, the event can be sent by the capture processor 124 to the queue 126 with an indication that it is an indexable event. In the embodiment shown in
In one embodiment, the queue 126 holds the event until the search engine is ready to receive it. Based on the event data, the event can be prioritized on the queue 126 for handling. For example, historical events are given a lower priority for processing by the queue 126 than real-time events. In one embodiment, when the indexer 130 is ready to process another event, it can retrieve an event or events from the index queue in the queue 126. The query system 132 can retrieve an event or events from the user state queue of the queue 126, when it is ready to update the user state. Location information from a captured event can be used to update the user state. In another embodiment, a queue is not used and events are sent directly to the search engine 122 from the capture processor 124.
In 208, the indexer 130 indexes and stores the event. The indexer 130 can retrieve an event from the queue 126 when it is ready to process the event. In one embodiment, the indexer 130 determines if the event is a duplicate event and if not assigns an Event ID to the event. The indexer 130 can also associate the event with related events. In the embodiment shown in
In 302, the query system 132 receives a search query. The query can be an explicit query or an implicit query. An explicit query can be generated by a user inputting query terms into a search engine interface displayed on the client device 102a. An implicit query can be generated by the query system 132 based on a current user state. For example, the user 112a can enter the terms “agenda for monthly budget meeting” into a search engine interface. Alternatively, the user 112a can input the terms “agenda for monthly budget meeting” in an email the user 112a is drafting. The capture processor 124 can capture this contextual event and it can be received by the query system 132. The query system 132 can generate a search query based on the terms captured in this contextual event.
In 304, the query system 132 locates articles relevant to the search query. The query system 132 can locate relevant articles by matching the terms of the search query with terms located in the index 142. For example, the query system 132 can match the terms of the query with terms in the index 142. From the matched terms, the query system 132 can determine events, stored in the database 144, associated with the terms through event IDs associated with the matched terms. From these events, the query system 132 can determine articles associated with the events. The articles can be stored in the repository 146. For the search query “agenda for monthly budget meeting,” for example, the query system 132 can locate various articles from various client applications that contain the query terms, such as, emails, presentation documents, word processing documents, spreadsheet documents and other articles matched to the terms of the query. The query can also designate a time and the query system 132 can locate articles that are relevant to the query time. The query can also designate an event-type and the query system 132 can locate articles of a specific type, such as, for example, word processing files or email messages. The query system 132 can also retrieve network articles from a search engine 170 that are relevant to the query.
In 306, the query system 132 generates a search result set based on the located articles. In one embodiment, the query system 132 can sort and rank the located articles based on a variety of signals indicating the user's 112a preference for the articles. The search result set can contain a ranked list of article identifiers for articles associated with a variety of different client applications 120 and article identifiers for network articles. Each link can also contain a summary of the article as well as an image associated with the article.
In 308, the search result set is formatted by the formatter 134. In one embodiment, the formatter 134 can format the result set in XML or HTML. In 310, the search result set is displayed on the client device 102a by the display processor 128. For example, the search result set can be displayed on the display device associated with the client device 102a. If the search result set was generated in response to an implicit query the display processor 128 can determine an appropriate time to display the implicit search result set. The user 112a can then select an article identifier for an article and cause the display of the associated article on the display device.
The environment shown reflects a client-side search engine architecture embodiment. Other embodiments are possible, such as a stand-alone client device or a network search engine.
While the above description contains many specifics, these specifics should not be construed as limitations on the scope of the invention, but merely as exemplifications of the disclosed embodiments. For example, the examples of articles and events are illustrative and are not intended to be limiting. Those skilled in the art will envision many other possible variations that are within the scope of the invention.
This application claims priority to U.S. patent application Ser. No. 10/814,773 entitled “Methods and Systems for Information Capture” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/815,158 entitled “Methods and Systems for User Identification” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,414 entitled “Methods and Systems for Article Conversion” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,317 entitled “Methods and Systems for Eliminating Duplicate Events” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,766 entitled “Methods and Systems for Processing Instant Messenger Messages” filed Mar. 31, 2004; U.S. patent application Ser. No. 10/814,418 entitled “Methods and Systems for Capturing Information” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/815,071 entitled “Methods and Systems for Structuring Event Data in a Database for Location and Retrieval” filed Mar. 31, 2004; U.S. patent application Ser. No. 10/814,770 entitled “Methods and Systems for Real Time Indexing in a Database for Location and Retrieval” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,772 entitled “Methods and Systems for Indexing and Storing Different Versions of Articles” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,417 entitled “Methods and Systems for Managing the Storage of Articles” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,908 entitled “Systems and Methods for Generating Multiple Implicit Search Queries” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,871 entitled “Systems and Methods for Extracting a Keyword From an Event” filed on Mar. 31, 2004; U.S. patent application Ser. No.10/815,074 entitled “Systems and Methods for Weighting a Search Query Result” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,056 entitled “Systems and Methods for Refreshing a Content Display” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,368 entitled “Systems and Methods for Constructing and Using a User Profile” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,365 entitled “Systems and Methods for Identifying a Named Entity” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/815,150 entitled “Systems and Methods for Analyzing Boilerplate” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/750,127 entitled “Systems and Methods for Generating a User Interface” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/750,105 entitled “Systems and Methods for Determining a User Interface Attribute” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/750,109 entitled “Systems and Methods for Constructing a Query Result Set” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/814,387 entitled “Methods and Systems for Interfacing Applications with a Search Engine” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/749,998 entitled “Systems and Methods for Unification of Search Results” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/750,128 entitled “Methods and Systems for Regulating Resource Usage” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/814,952 entitled “Systems and Methods of Synchronizing Indexes” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/749,434 entitled “Methods and Systems for Improving a Search Ranking Using Article Information filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/749,620 entitled “Methods and Systems for Improving a Search Ranking by Propagating a Ranking Score Based on Client-Side Behavior Data” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/813,818 entitled “Methods and Systems for Identifying an Image as a Representative Image for an Article” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/749,439 entitled “Systems and Methods for Providing and Installing Software” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/749,441 entitled “Systems and Methods for Providing Software Updates” filed on Dec. 31, 2003; U.S. patent application Ser. No. 10/814,357 entitled “Methods and Systems for Improving a Search Ranking Using Article Information” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,486 entitled “Methods and Systems for Processing Textual Information” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,487 entitled “Methods and Systems for Generating Textual Information” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,053 entitled “Systems and Methods for Associating a Keyword With a User Interface Area” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/813,875 entitled “Systems and Methods for Ranking Implicit Search Results” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,052 entitled “Systems and Methods for Generating a User Interface” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,069 entitled “Methods and Systems for Performing an Offline Search” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/813,888 entitled “Systems and Methods of Replicating All or Part of a Data Store” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/815,060 entitled “Methods and Systems for Collecting and Updating Information From a Crawl” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,999 entitled “Methods and Systems for Processing Email Messages” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/813,838 entitled “Methods and Systems for Processing Contact Information” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,054 entitled “Systems and Methods for Selectively Storing Event Data” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,055 entitled “Systems and Methods for Article Location and Retrieval” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/813,895 entitled “Methods and Systems for Processing Media Files” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,771 entitled “Methods and Systems for Indexing and Retrieving Events Based on Location Information” filed on Mar. 31, 2004; U.S. patent application Ser. No. 10/814,924 entitled “Systems and Methods for Providing Search Results” filed on Mar. 31, 2004; U.S. patent application, Attorney Docket No. 53051/294545 entitled “Systems and Methods for Determining an Article Association Measure” filed on Jun. 30, 2004; U.S. patent application, Attorney Docket No. 53051/294546 entitled “Systems and Methods for Associative Information Retrieval” filed on Jun. 30, 2004; U.S. patent application, Attorney Docket No. 53051/297271 entitled “Systems and Methods for Category-Based Search” filed on Jun. 30, 2004; U.S. patent application, Attorney Docket No. 53051/297272 entitled “Systems and Methods for Natural Language Search” filed on Jun. 30, 2004; U.S. patent application, Attorney Docket No. 53051/297286 entitled “Systems and Methods for Performing a Directory Search” filed on Jun. 30, 2004; U.S. patent application, Attorney Docket No. 53051/298781 entitled “Methods and Systems for Associating Instant Messenger Events” filed on Jun. 30, 2004, the entirety of which are incorporated herein by reference.
Number | Date | Country | |
---|---|---|---|
Parent | 10814773 | Mar 2004 | US |
Child | 10881584 | Jun 2004 | US |